Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Client tests

This cover the tests related to the balances

Step

1. Build gafi-node

$ make build-test

2. Setup nodejs environment

$ cd tests/
$ npm i
$ npm run build

3. Run test

$ npm run test

License: Apache-2.0