This is a basic sample in Node.js for unit testing using supertest-session library.
supertest-session is a session wrapper of supertest
Installation
- Clone or download zip to your machine then hit this :
$ npm install
$ npm install -g mocha
Configure mogno connection in blog-app.js at line no 10.