Skip to content

A simple showcase of how Mongoose can be tested with Mocha, Chai and MongoDB Memory Server

License

Notifications You must be signed in to change notification settings

peterdee/mongoose-mocha

Repository files navigation

Testing Mongoose with Mocha

A simple showcase of how Mongoose can be tested with Mocha, Chai and MongoDB Memory Server

Deploy

git clone https://github.com/peterdee/mongoose-mocha
cd ./mongoose-mocha
nvm use 16
npm i

Testing

npm run test

Linting

npm run lint

Using ESLint

License

MIT

About

A simple showcase of how Mongoose can be tested with Mocha, Chai and MongoDB Memory Server

Topics

Resources

License

Stars

Watchers

Forks