judge-server
judge-server copied to clipboard
Judge unit test refactor
- [x] Since we're including a
testsdir already, and the testsuite runner has been part of this repository since the beginning, we sho[uld make the testsuite a submodule too (preferably under thetestsdir) - [ ] Expose a
--testflag to thedmojentry point, which simply runs the tests (this would be a simple "is DMOJ borked on my system" test users could try out)