Testing for mongodb operations with jest library 👽
This repository is answer how to write test for nodejs application. I used MongoDb as database.
- Nodejs
- Typescirpt
- MongoDb
- Jest
Run Development Server
yarn start
Run Test Files
yarn test product.controller.test.ts