Skip to content

A mock of node.js's mongo db adapter core functionality to aid in unit testing complex functionality that hits the database. Supports basic operations, such as find, group, insert.

Notifications You must be signed in to change notification settings

seanmcilvenna/mock-mongo-db

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mock-mongo-db

A mock of node.js's mongo db adapter core functionality to aid in unit testing complex functionality that hits the database. Supports basic operations, such as find, group, insert.

About

A mock of node.js's mongo db adapter core functionality to aid in unit testing complex functionality that hits the database. Supports basic operations, such as find, group, insert.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published