mongoose-mock icon indicating copy to clipboard operation
mongoose-mock copied to clipboard

Improve connection-related mocks

Open tutukin opened this issue 9 years ago • 1 comments

Fix: mongooseMock.connect should be a stub (not a stub factory) Add: mongooseMock.connection to mock the default mongoose connection

tutukin avatar Mar 03 '15 08:03 tutukin

+1 @tutukin Needed this to be able to mock some connection-related stuff in my repositories

@JohanObrink Can you review and merge this in?

dario1985 avatar Nov 25 '15 14:11 dario1985