It is a simple restful API to demonstrate repository pattern and unit of work pattern concepts, test driven development (TDD), SOLID principle and relational database design
-
Updated
Nov 9, 2018 - HTML
It is a simple restful API to demonstrate repository pattern and unit of work pattern concepts, test driven development (TDD), SOLID principle and relational database design
This is a CRUD API for a store manager. It is built using NodeJS, Express and MySQL. I have used the MSC(Models, Services, Controllers) architecture for this project and Docker for containerization. Development was done using TDD(Test Driven Development) and the tests were written using Mocha, chai and sinon.
Some example exercises for learning how to test your JavaScript code.
Node.js with unit test.
Add a description, image, and links to the sinon topic page so that developers can more easily learn about it.
To associate your repository with the sinon topic, visit your repo's landing page and select "manage topics."