cmu-delphi/delphi-epidata

Update `test_covidcast_meta.py` with hard value comparisons

Open

#924 opened on Jun 2, 2022

 (0 comments) (0 reactions) (0 assignees)Python (67 forks)auto 404
help wanted

Repository metrics

Stars
 (104 stars)
PR merge metrics
 (PR metrics pending)

Description

just want to point out that nothing in these tests is actually testing that the meta values were computed correctly, only that the length of the responses returned was correct and that fields like min_time are present. i don't believe that the changes to compute_covidcast_meta warrant and update to that, but it would be good to have at least a few tests that compare hard values in the future.

Originally posted by @dshemetov in https://github.com/cmu-delphi/delphi-epidata/pull/903#discussion_r887367780

Related: #897

Contributor guide