McMasterAI / CoviDash

1 stars 2 forks source link

35 rolling average #42

Closed jaymody closed 4 years ago

jaymody commented 4 years ago

Closes #35

Since this PR adds unit tests, I've used the inbuilt python unittest framework to implement them (see tests.py). You can run the unit tests using the below command while in the root directory of the predictions dir:

python -m unittest