mongo-python-driver/test
2009-01-16 17:39:25 -05:00
..
__init__.py add test directory w/ some test data we can use 2009-01-06 15:44:36 -05:00
qcheck.py some fixes for regex. test against mongo-qa bson_tests. 2009-01-09 14:36:23 -05:00
test_bson.py move bson tests to test directory 2009-01-16 14:40:02 -05:00
test_collection.py seperate modules for collection, cursor, database 2009-01-16 15:48:47 -05:00
test_connection.py add port(), host() and db getters. move tests to test directory 2009-01-16 15:49:45 -05:00
test_cursor.py seperate modules for collection, cursor, database 2009-01-16 15:48:47 -05:00
test_database.py seperate modules for collection, cursor, database 2009-01-16 15:48:47 -05:00
test_dbref.py move dbref tests to test directory 2009-01-16 15:02:55 -05:00
test_mongo.py move kill_cursor stuff to connection level. add CursorManager class to handle killing cursors after they've been closed. default manager kills immediately 1 at a time. also add batch manager which is used by the 'enhanced' driver 2009-01-16 17:39:25 -05:00
test_objectid.py move objectid tests to test directory 2009-01-16 15:00:30 -05:00
test_son.py move son tests to test directory 2009-01-16 14:56:17 -05:00