/customer-service

A TDD approach to building REST API

Primary LanguageJavaScript

Customer Service

A TDD approach to building REST API

Credit to Parri Pandian whose book i read every page.

Implemented in-memory MongoDb for integration tests using mongodb-memory-server instead of mockgoose.

To run all test run

npm test