monger/test/monger/test
Michael S. Klishin 35be335a71 One more scenario
2012-03-05 17:21:07 +04:00
..
internal Move pagination helper to monger.internal.pagination 2011-11-15 03:48:31 +04:00
atomic_modifiers.clj amend find-map-by-id to accept fields as 3rd parameter 2012-02-18 21:57:45 +11:00
authentication.clj Make sure that tests that perform authentication and drop databases do not affect authentication tests 2012-02-18 15:59:33 +04:00
collection.clj Commit unsaved change 2012-02-18 19:04:56 +04:00
command.clj insert into collection before re-index 2012-02-21 13:13:20 +11:00
conversion.clj monger.conversion/to-object-id 2011-12-28 19:46:47 +04:00
core.clj Add ability to connect using ServerAddress and MongoOptions, closes #15 2012-02-28 20:08:05 +04:00
db.clj Eliminate recently introduced reflection warnings 2012-02-19 05:32:50 +04:00
factory_dsl.clj One more scenario 2012-03-05 17:21:07 +04:00
fixtures.clj Switch test suite to monger.testing/defcleaner 2011-12-18 23:16:54 +04:00
gridfs.clj Extend monger.gridfs.GridFSInputFileFactory to support input streams 2011-12-31 16:52:23 +04:00
helper.clj Introduce monger.core/authenticate 2012-02-02 09:53:26 +04:00
inserting.clj Begin splitting monger.test.collection into individual test namespaces 2012-02-07 08:13:10 +04:00
js.clj Extract test DB connection into a helper, use it for every namespace that hits the database 2011-12-18 23:24:23 +04:00
lib_integration.clj Initial bits of monger.gridfs 2011-12-31 06:56:02 +04:00
query_operators.clj Adding non-array tests for $nin and $in operators. 2012-01-25 22:19:51 +01:00
querying.clj Make it possible to opt-out of field keywordization in the query DSL 2012-02-12 10:13:39 +04:00
regular_finders.clj amend find-map-by-id to accept fields as 3rd parameter 2012-02-18 21:57:45 +11:00
result.clj Extract test DB connection into a helper, use it for every namespace that hits the database 2011-12-18 23:24:23 +04:00
stress.clj Extract test DB connection into a helper, use it for every namespace that hits the database 2011-12-18 23:24:23 +04:00
updating.clj Introduce monger.collection/update-by-id 2012-02-18 18:56:34 +04:00
util.clj monger.util/get-id now can also handle Clojure maps, using both :_id and "_id" as id keys 2011-09-11 23:16:36 +04:00