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

uncouple tests from the data/ folder #294

Open
arik-shurygin opened this issue Nov 6, 2024 · 0 comments · May be fixed by #296
Open

uncouple tests from the data/ folder #294

arik-shurygin opened this issue Nov 6, 2024 · 0 comments · May be fixed by #296

Comments

@arik-shurygin
Copy link
Collaborator

Currently a significant number of our tests rely on contact matricies / age demographics / vaccination splines from within the data/ folder. In order for a unit test to be truely isolated it needs to have its own synthetic data.

This will also eventually allow us to stop tracking the data/ folder and move to a download based system as described in #207

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 a pull request may close this issue.

1 participant