|
7 years ago | |
---|---|---|
.. | ||
support | 7 years ago | |
README.md | 7 years ago | |
basic.tests.spec.js | 7 years ago | |
manifest.json | 7 years ago | |
zip.tests.spec.js | 7 years ago |
To run all tests:
npm test
To run one set of tests:
npm test spec/basic.tests.spec.js
To force the zip tests to run for certain manifest files:
TEST_MANIFEST_ZIPS=plugins/JW-Modules.json npm test spec/zip.tests.spec.js
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