shamahoque / mongoose-user-model-testing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mongoose User Model Testing with Jest

User model with username, email, and password authentication.

Set up and run the code:

  1. Run npm install
  2. Make sure MongoDB is running
  3. Run npm run test

About


Languages

Language:JavaScript 100.0%