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

Write tests for existing code #6

Open
alexgleason opened this issue Feb 5, 2018 · 1 comment
Open

Write tests for existing code #6

alexgleason opened this issue Feb 5, 2018 · 1 comment

Comments

@alexgleason
Copy link
Contributor

It looks like there are some tests, but they're pretty broken. They're using nose which I've never touched before. They're also not at all comprehensive. Not sure the best way to approach the current tests yet.

@alexgleason
Copy link
Contributor Author

There were only two actual unit tests. One I got working, the other I just removed because it was broken and outdated. Somehow we still have 53% test coverage. How, I don't know. How does coverage.py actually determine what stuff is tested and what isn't? 53% is incredibly high for only having 1 unit test.

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