open-contracting / kingfisher-collect

Downloads OCDS data and stores it on disk
https://kingfisher-collect.readthedocs.io
BSD 3-Clause "New" or "Revised" License
13 stars 12 forks source link

feat: remove check for default steps in kigfisher process #1069

Closed yolile closed 6 months ago

yolile commented 6 months ago

closes #861

yolile commented 6 months ago

Just need to update test expectations

Does kingfisher process expect to always receive a dict with all the available steps with their boolean values? e.g. compile: True, check: false, etc?

jpmckinney commented 6 months ago

No, if something is missing, it defaults to False.