Skip to content

quantadex/trade-agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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