monger/test/monger/test
Michael S. Klishin 3a948667d5 Fight Java with Java
Make our own version of DBRef that is exactly like the original but has one extra constructor and
implements clojure.lang.IDeref so it is possible to @dereference such refs.

This is only one small step in a proper, Clojuric, easy to use DBRef support. We may tack more Monger-specific
extensions to our DBRef implementation later.

As sang by Jetallica:

Do unto others as they have done unto you
but what in the hell is this world coming to?

Blow the universe into nothingness
nuclear warfare shall lay us to rest

Fight Java with Java
ending is near
fight Java with Java
bursting with fear
2012-06-14 19:28:40 +04:00
..
internal Leiningen 2 style test naming 2012-04-12 00:40:37 +04:00
ring Use explicitly specified collection name in tests 2012-05-14 16:11:33 +04:00
aggregation_framework_test.clj MongoDB 2.1 Aggregation Framework support 2012-05-28 00:43:45 +04:00
atomic_modifiers_test.clj One more test case 2012-05-22 18:54:53 +04:00
authentication_test.clj Leiningen 2 style test naming 2012-04-12 00:40:37 +04:00
cache_test.clj How about you don't stop writing tests in the middle, Michael? 2012-05-03 19:55:06 +04:00
capped_collections_test.clj Capped collections support 2012-04-12 06:10:08 +04:00
collection_test.clj Add monger.collection/system-collection?, a convenience function 2012-06-10 12:35:52 +04:00
command_test.clj Implement monger.result/ok? for Clojure maps 2012-06-08 11:56:00 +04:00
conversion_test.clj Leiningen 2 style test naming 2012-04-12 00:40:37 +04:00
core_test.clj Add more assertions to the URI connection test 2012-06-10 11:25:40 +04:00
db_test.clj A couple more convenience functions 2012-06-09 11:25:48 +04:00
factory_dsl_test.clj Leiningen 2 style test naming 2012-04-12 00:40:37 +04:00
fixtures.clj Capped collections support 2012-04-12 06:10:08 +04:00
gridfs_test.clj New higher-level DSL for storing files on GridFS 2012-06-04 14:46:13 +04:00
helper.clj Introduce monger.core/authenticate 2012-02-02 09:53:26 +04:00
indexing_test.clj Make it possible to pass fields to index as any collection (not just map) 2012-06-11 00:06:13 +04:00
inserting_test.clj Fight Java with Java 2012-06-14 19:28:40 +04:00
js_test.clj Leiningen 2 style test naming 2012-04-12 00:40:37 +04:00
lib_integration_test.clj Remove unused imports 2012-04-26 20:41:37 +04:00
map_reduce_test.clj Cosmetics 2012-06-08 22:03:43 +04:00
query_operators_test.clj Cosmetics 2012-06-03 16:38:14 +04:00
querying_test.clj Don't seq the underlying cursor in the query DSL 2012-06-14 15:08:05 +04:00
regular_finders_test.clj Leiningen 2 style test naming 2012-04-12 00:40:37 +04:00
result_test.clj Leiningen 2 style test naming 2012-04-12 00:40:37 +04:00
stress_test.clj Leiningen 2 style test naming 2012-04-12 00:40:37 +04:00
updating_test.clj Leiningen 2 style test naming 2012-04-12 00:40:37 +04:00
util_test.clj Leiningen 2 style test naming 2012-04-12 00:40:37 +04:00