cmu-delphi / delphi-epidata

An open API for epidemiological data.
https://cmu-delphi.github.io/delphi-epidata/
MIT License
100 stars 68 forks source link

Write integration tests for src/acquisition/covidcast/database.py #896

Open krivard opened 2 years ago

krivard commented 2 years ago

Integration tests because we do want to exercise the actual database engine here, and not a mock.

+Any other corner cases that worry you.

Use integrations/acquisition/covidcast/test_*.py as templates.

melange396 commented 1 year ago

the associated pr #925 is a good start but it will, at the very least, need to update the table names as they have changed