cmu-delphi/delphi-epidata

Update `test_covidcast_meta.py` with hard value comparisons

开放

#924 创建于 2022年6月2日

 (0 条评论) (0 个反应) (0 位负责人)Python (67 个派生)auto 404
help wanted

仓库指标

星标
 (104 个星标)
PR 合并指标
 (平均合并 63天 20小时) (30 天内合并 11 个 PR)

描述

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

贡献者指南