Skip to content

v0.8.4

Compare
Choose a tag to compare
@ddspog ddspog released this 22 Dec 18:58
· 126 commits to master since this release

Add Mock Setup to mongo

I've created a mock setup for mongo package, similar to the on the model package. This way I've been able to improve the tests, giving more coverage, and testing for some errors on the mgo.ParseURL and mgo.Dial methods.