Skip to content
This repository has been archived by the owner on Sep 22, 2022. It is now read-only.

Modernize unit test style #9

Open
elihunter173 opened this issue Feb 7, 2020 · 0 comments
Open

Modernize unit test style #9

elihunter173 opened this issue Feb 7, 2020 · 0 comments

Comments

@elihunter173
Copy link
Member

Our current unit tests still use an old deprecated API and we get deprecation warnings on all of our test runs. We should switch to newer pytest assert style tests. We already use pytest as the test runner in our tox.ini, so it should be pretty trivial to switch.

We just need to be careful that we are still testing everything appropriately.

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

No branches or pull requests

1 participant