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

[#58] swap unittest with pytest #81

Merged
merged 2 commits into from
Jul 28, 2019
Merged

[#58] swap unittest with pytest #81

merged 2 commits into from
Jul 28, 2019

Conversation

eltonlaw
Copy link
Owner

straight replacing of pytest with unittest.

For `test/imputation/ts/test_moving_window.py` a pytest.fixture needed
to be used so that tests didn't interfere with each other. For the
future we will probably want to convert everything to use fixtures so
no weird errors occur.
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

Successfully merging this pull request may close these issues.

1 participant