mac10688
mac10688
I sent a pull request to fix this issue. I don't know how to link it here.
I have an issue where CourseID won't show input box. I think the FormBlock sees the ID suffix and hides it. I have to confirm though. I tried looking at...
I submitted a pull request to work around this issue. I don't know how to link it here.
I can confirm this path works. However, it doesn't seem to always work :(
I actually planned on not testing scanf anyway. It seemed out of scope of the project and more like a third party library.
I would like to fully understand the code base and what it's capable of before I judge. That's why I started writing these unit tests, because reading through it I...