open-contracting / ocdskit

A suite of command-line tools for working with OCDS data
https://ocdskit.readthedocs.io
BSD 3-Clause "New" or "Revised" License
17 stars 7 forks source link

Add command to run extension checks #28

Closed jpmckinney closed 6 years ago

jpmckinney commented 6 years ago

Move some code from standard-maintenance-scripts

This command can also be re-used by a Travis cron job to test non-OCP extensions.

jpmckinney commented 6 years ago

Running tests locally isn't too intense per https://github.com/open-contracting/standard-maintenance-scripts#tests and it would be a lot of work to re-engineer into ocdskit while maintaining functionality in standard-maintenance-scripts. As for reuse with non-OCP extensions, the method described at the above link can be used for those, too.