elliotf / mocha-mongoose

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

update mongodb to 2.x and mongoose to 4.x #15

Closed thomaspeklak closed 9 years ago

thomaspeklak commented 9 years ago

tests are still passing

elliotf commented 9 years ago

Thank you for the PR, @thomaspeklak! I erred on the side of maintaining backwards compatibility with older libs (>= rather than ~), just in case there are still people using them. Fixed as of d0112d8362f29cc9008e34283edf13c18b7880fb and published as v1.1.0