Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 235 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 235 Bytes

Trading Agent

Installation

npm install
npm install --global mocha

Running Test

npm test

Running specific test

mocha  --timeout 10000 --require babel-core/register -R spec test/graphene-test.js