augur.js

v1.3.19
Augur JavaScript API

test

scripts/runtests.sh --core --create --markets --client

integration-test

AUGURJS_INTEGRATION_TESTS=true scripts/runtests.sh --core --create --markets --client

lint

scripts/runtests.sh

coverage

istanbul cover ./node_modules/mocha/bin/_mocha test/core test/markets test/client --report lcovonly && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage

setup

scripts/setup.js --reset --faucets

Metadata

  • AAL
  • >= 4.2.x
  • Jack Peterson
  • released 6/17/2016

Downloads