mongoengine/tests
2013-01-25 11:28:20 +00:00
..
all_warnings Adding some debugging 2012-11-27 14:02:50 +00:00
document Undefined data should not override instance methods (#49) 2013-01-25 11:28:20 +00:00
fields FileFields now copyable (#198) 2012-12-21 17:09:10 +00:00
migration Updated index creation now tied to Document class ((MongoEngine/mongoengine#102) 2012-11-07 15:04:45 +00:00
queryset Added no_dereference method for querysets (#82) (#61) 2013-01-24 17:33:10 +00:00
__init__.py Split out queryset tests 2012-12-19 13:35:37 +00:00
fixtures.py Added FutureWarning for inherited classes not declaring allow_inheritance 2012-03-05 11:25:13 +00:00
test_connection.py Added switch_collection context manager and method (#220) 2013-01-23 21:19:21 +00:00
test_context_managers.py More test edge case fixing 2013-01-24 13:10:51 +00:00
test_dereference.py Added switch_collection context manager and method (#220) 2013-01-23 21:19:21 +00:00
test_django.py Add session expiration test (with django timezone support activated) 2012-10-15 02:11:01 +04:00
test_replicaset_connection.py Added Python 3 support to MongoEngine 2012-08-01 17:21:48 -07:00
test_signals.py More precise "created" keyword argument signals 2012-11-08 16:30:29 +01:00