Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upAdd unittest for dispatch. #556
Open
Labels
Comments
|
Can I work on this issue? |
|
Yes, of course! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


In #549, we added unittests for
dispatchAtCoder and Codeforces.To increasing test coverage, we should add unittests for other contest (HackerRank, CS Academy, ...).
Not only tests for all other contests, tests for the part of contests are welcome.