mocha-mongoose
mocha-mongoose copied to clipboard
set max mongodb version to 3.
mongodb 3 isn't supported anymore:
MongoClient.connect now returns a Client instead of a DB.
https://mongodb.github.io/node-mongodb-native/3.0/upgrade-migration/main/ https://github.com/mongodb/node-mongodb-native/blob/3.0.0/CHANGES_3.0.0.md