Closed rod-glover closed 8 months ago
The test data loaded from PyCDS has changed. There are fewer observations (I think); this accounts for some stations with null values for min/max obs time, variable tags, etc. Variable definitions have also been changed.
I saw something like this updating tests for the station data portal backend. Previously the test dataset had explicitly inserted some rows into the VarsPerHistory
when it was a managed matview; when it was converted into a native matview the test harness couldn't insert rows, and none were generated "naturally", as that variable didn't actuallly have any associated observations.
Resolves #50
Notes for reviewers:
tests/test_counts.py::test_database_contents
.