mongodb/test
Victor Denisov 80ebc6f756 Throw exception when insertAll encounters big doc
- insertAll should throw an exception if it encounters a document
too big for one message. However all other documents will be inserted.

- slightly edit docs
2017-04-09 20:43:54 -07:00
..
Main.hs Tests use env variable to find mongodb host 2017-04-09 10:20:10 -07:00
QuerySpec.hs Throw exception when insertAll encounters big doc 2017-04-09 20:43:54 -07:00
Spec.hs Report the version of mongodb we run tests against 2016-05-20 23:41:24 -07:00
TestImport.hs Drop testing of GHC 7.6 and mongo 2.4 2017-04-09 13:54:19 -07:00