Submitty / Submitty

Homework Submission, Automated Grading, and TA grading system.
http://submitty.org
BSD 3-Clause "New" or "Revised" License
663 stars 801 forks source link

Add test for code watcher script #11158

Open williamjallen opened 1 week ago

williamjallen commented 1 week ago

https://github.com/Submitty/Submitty/pull/11114 successfully passed the tests even though the code watcher script fails to run. It would be helpful to have a basic test which runs the code watcher script and then kills it, just to verify that the basic functionality works.