Tests only run on changed manifests files.
To run all tests:
npm test
To force the tests to run for certain manifest files:
TEST_MANIFEST=plugins/JW-Modules.json npm test
Our schema is here
We use ajv to validate manifests against that schema.
Currently Disabled because they are slow and annoying
Rate Limit: 4 per minute
VT_API_KEY
env var is required and already set in travisci settings