Add an e2e test which checks that the base tables have the expected number of measurement ids.
We will likely want to expand this to:
more data sources (echo, discard)
more files (include sizes for all historical files)
more environments (check dev and prod)
Currently this can't be submitted since it fails (since dev is missing data). But once we get the base datasets fixed up we can add it in so it runs regularly.
Add an e2e test which checks that the base tables have the expected number of measurement ids.
We will likely want to expand this to:
Currently this can't be submitted since it fails (since dev is missing data). But once we get the base datasets fixed up we can add it in so it runs regularly.
tested: manually set the table totested: tests passed after fixing dev in https://github.com/censoredplanet/censoredplanet-analysis/issues/220#issuecomment-1486669350censoredplanet-analysisv1.agix.https_scan
and saw that the test passed.