This repo contains a small nodejs project to test and use dependency injection and unit testing with supertest and mocha.
To run locally:
npm install
npm start
This tutorial was taken from here
This repo contains a small nodejs project to test and use dependency injection and unit testing with supertest and mocha.
To run locally:
npm install
npm start
This tutorial was taken from here