augur.js

v0.13.2
Augur JavaScript API

test

scripts/runtests.sh --connect --core --compat --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

testnet

scripts/runtests.sh --connect --core --compat --markets --client

markets

scripts/setup.js --geth --contract branches && mocha test/create/createEvent.js && mocha test/markets/trading.js && mocha test/markets/markets.js

timing

scripts/timing.js && scripts/timing.jl && gpicview data/timing-getMarketsInfo.png

setup

scripts/setup.js --reset

Metadata

  • AAL
  • >= 4.0.x
  • Jack Peterson
  • released 1/5/2016

Downloads

Maintainers