judge-server icon indicating copy to clipboard operation
judge-server copied to clipboard

Add unit tests for checkers

Open quantum5 opened this issue 6 years ago • 2 comments

We should add some unit tests to ensure all checkers are working as expected in dmoj/tests, not just standard.

Note: A simple unit test has way less overhead than creating a problem to test it with in dmoj-testsuite, so we should prefer to use unit tests.

quantum5 avatar Oct 11 '18 01:10 quantum5

Supersedes https://github.com/DMOJ/judge-testsuite/issues/24.

kiritofeng avatar Oct 11 '18 01:10 kiritofeng

Is this finished? I recall seeing unit tests.

Riolku avatar Sep 07 '21 02:09 Riolku