You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: