This repo contains the automated unit tests written using the Mocha and Chai test frameworks for NodeJS and JavaScript.
- Install a licensed version of WebStorm IDE.
- Fork the project and clone it into your directory
- Install dependencies: node, mocha, chai, request, sinon, sinon-chai, nyc
- Run tests using following commands:
or
If you'd like to add more tests to my shared collection, please open a pull request against master branch
Siddhant Wadhwani