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

Consistent use of unittest #311

Closed
Tracked by #261 ...
hCraker opened this issue Dec 7, 2022 · 0 comments · Fixed by #331
Closed
Tracked by #261 ...

Consistent use of unittest #311

hCraker opened this issue Dec 7, 2022 · 0 comments · Fixed by #331
Assignees
Labels
developer feature For development standardization / best practices / enhancement testing Issue related to testing

Comments

@hCraker
Copy link
Contributor

hCraker commented Dec 7, 2022

Currently, test_climatology.py uses pytests to check the calculations. All of our other test files use unittest. For consistency, we should convert test_climatology.py to unittest.

@hCraker hCraker changed the title Consistent use of unittest OR pytest Consistent use of unittest Dec 7, 2022
@hCraker hCraker added developer feature For development standardization / best practices / enhancement testing Issue related to testing high priority labels Dec 7, 2022
@hCraker hCraker self-assigned this Dec 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
developer feature For development standardization / best practices / enhancement testing Issue related to testing
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant