Sinon Mongoose Versions Save

Extend Sinon stubs for Mongoose methods to test chained methods easily

v2.0.2

7 years ago

Improvements

#21 Make mock.verify() chainable as well (by @jniemin)

v2.0.1

7 years ago

Fixes

Fix sandbox.restore method (by @jniemin)

v2.0.0

7 years ago

Breaking changes

Now sinon-mongoose uses version 2 of sinon. For older versions of sinon you should use [email protected]

Thanks to @jniemin for this upgrade