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 fc434b0224 change to node 9.3 to make tests work consistently 7 years ago
..
support add jasmine test 7 years ago
README.md change to node 9.3 to make tests work consistently 7 years ago
basic.tests.spec.js change to node 9.3 to make tests work consistently 7 years ago
manifest.json fixed schema, test is a WIP 7 years ago

README.md

Tests

Jasmine

Jasmine Intro

To run all tests:

npm test

To run only the zip tests for example:

./node_modules/.bin/jasmine --filter=zip

Virus Total

Rate Limit: 4 per minute

VT_API_KEY env var is required and already set in travisci settings

Public API

Node Module

Schema Validation

AJV