elliotf / mocha-mongoose

test helpers for using mongodb with mocha
MIT License
107 stars 21 forks source link

Promises #20

Closed gabrielkunkel closed 7 years ago

gabrielkunkel commented 7 years ago

Should this work with promises? If I don't use "done" and "clearDB", it's not clearing the database. Still useful, but less pretty. ...Otherwise it's fantastic. :-)

gabrielkunkel commented 7 years ago

Nevermind. I just read #9