cmu-delphi/delphi-epidata
Update `test_covidcast_meta.py` with hard value comparisons
オープン
#924 opened on 2022/06/02
help wanted
Repository metrics
- Stars
- (104 個のスター)
- PR merge metrics
- (平均マージ 63d 20h) (30d で 11 merged PRs)
説明
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