mongo-python-driver/test
2009-04-15 13:58:03 -04:00
..
__init__.py add test directory w/ some test data we can use 2009-01-06 15:44:36 -05:00
qcheck.py handle dbrefs in c bson module as well 2009-03-18 11:53:03 -04:00
test_binary.py make subtype a property instead of a regular method 2009-03-12 11:52:52 -04:00
test_bson.py send size to create_collection as a float, not a long 2009-04-15 13:58:03 -04:00
test_code.py test that already passes 2009-03-12 11:47:09 -04:00
test_collection.py don't manipulate documents being updated by default 2009-04-15 10:43:17 -04:00
test_connection.py python 2.3 support 2009-02-20 14:35:21 -05:00
test_cursor.py support for scopes in where clauses. and getter for code_w_scope 2009-03-12 11:25:00 -04:00
test_database.py adding last_status method to Database instances 2009-04-13 13:57:33 -04:00
test_dbref.py _id can be anything in DBRef instance 2009-03-17 10:43:25 -04:00
test_grid_file.py make sure we're using utc 2009-02-25 17:42:03 -05:00
test_gridfs.py default root collection: gridfs -> fs 2009-02-03 10:19:16 -05:00
test_master_slave_connection.py fix some tests 2009-03-09 14:22:21 -04:00
test_objectid.py python 2.3 support 2009-02-20 14:35:21 -05:00
test_paired.py python 2.3 support 2009-02-20 14:35:21 -05:00
test_pooling.py python 2.3 support 2009-02-20 14:35:21 -05:00
test_son_manipulator.py handle dbrefs in the bson encoder rather than as a layer on top 2009-03-18 10:31:47 -04:00
test_son.py to_dict for SON 2009-03-18 17:39:43 -04:00
test_threads.py use database pymongo_test instead of test for testing 2009-01-29 14:14:54 -05:00