Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve unit tests #16

Open
mekhlakapoor opened this issue Feb 15, 2023 · 0 comments
Open

Improve unit tests #16

mekhlakapoor opened this issue Feb 15, 2023 · 0 comments

Comments

@mekhlakapoor
Copy link
Collaborator

Describe the bug
Nothing is being run in the coverage checks because the unit tests are not organized correctly. It'd be best to split tests by scripts (ex: test_graph_routines, etc). Also instead of returning strings "pass" or "fail" in unit tests, you can use https://www.geeksforgeeks.org/python-unittest-assertequal-function/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant