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

Refactored tests #44

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

matthieuoliveira
Copy link

@matthieuoliveira matthieuoliveira commented Apr 8, 2021

This PR only affects the current state of testing. The goal is to enhance reusability/readability for developers to easily test raw and processed covid data frames. More tests were added to the existing test classes and some test functions were broken out to separate concerns.

Changes:

  • Test abstractions created --> covid_tracking_test_suite.py (documentation on this file is in the README.md)
  • TestDataUS, TestDataGeneralized, and TestGenerative were broken out into respective files (tests.py deleted)

edit: build failure resolved in other PR

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