Commit Graph
2 Commits
Author SHA1 Message Date
Nuno Rodrigues 2d02551d0a Add test 2019-07-15 17:54:46 +01:00
Nuno Rodrigues 290d9df3eb Set default database when using mongomock.
When passing host `mongomock://localhost/some-default-database` to `connect` the default database was `"test"` instead of `"some-default-database"`.

Fixes: #2130
2019-07-12 13:33:19 +01:00