These API tests are written using chakram and mocha which gives a BDD style of writing tests making it more human readable.
- Navigate to
chakram-demofolder - Run
npm install - Run
npm test
All the above commands have been tested on OsX, have not really checked that these work on other platforms.(Linux should be fine , Windows not really sure)