You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jeremy Wentworth 4b82c598d5 improved tests 7 years ago
..
support add jasmine test 7 years ago
README.md improved tests 7 years ago
basic.tests.spec.js improved tests 7 years ago
manifest.json improved tests 7 years ago
zip.tests.spec.js improved tests 7 years ago

README.md

Tests

Jasmine

Jasmine Intro

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

Virus Total

Rate Limit: 4 per minute

VT_API_KEY env var is required and already set in travisci settings

Public API