Open krivard opened 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.
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
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.