nextstrain / ncov-ingest

A pipeline that ingests SARS-CoV-2 (i.e. nCoV) data from GISAID and Genbank, transforms it, stores it on S3, and triggers Nextstrain nCoV rebuilds.
MIT License
35 stars 20 forks source link

fetch-and-ingest: Explicitly test FETCH_FROM_DATABASE #444

Closed joverlee521 closed 2 months ago

joverlee521 commented 2 months ago

Prompted by post-merge review https://github.com/nextstrain/ncov-ingest/pull/440#discussion_r1571480694

Instead of running true and false programs, explicitly test that FETCH_FROM_DATABASE is true.

Checklist