augur.js

v1.7.4
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

jshint gulpfile.js src/*.js src/client/*.js src/modules/*.js scripts/setup.js test/*.js

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

build

gulp build

Metadata

  • AAL
  • >= 4.2.x
  • Jack Peterson
  • released 7/13/2016

Downloads