Skip to content

This repository demonstrated how I perform Unit Test on MongoDB using Mongoose and Jest

License

Notifications You must be signed in to change notification settings

rlodhiya2502/unit-test-mongodb-with-jest

 
 

Repository files navigation

How to Run

  1. Clone this project.
  2. Perform npm install to install the depedencies.
  3. Update your own mongodb_uri in .env.dist file
  4. Rename .env.dist to .env.
  5. Run npm start to boot up the server.

About

This repository demonstrated how I perform Unit Test on MongoDB using Mongoose and Jest

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%