Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 199 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 199 Bytes

mgo-wrapper-interface

Testing code to wrap a mgo db for testing.

usage:

godep go run main.go

godep go test -v ./...

the output should be the same (sans objectIds) and the test should pass