/Nodejs-testing-with-jest

👽 Testing for mongodb operations with jest library

Primary LanguageTypeScript

Nodejs-testing-with-jest

Testing for mongodb operations with jest library 👽

This repository is answer how to write test for nodejs application. I used MongoDb as database.

Technology Stack

  • Nodejs
  • Typescirpt
  • MongoDb
  • Jest

Setup

Run Development Server

yarn start

Run Test Files

yarn test product.controller.test.ts