mongo-python-driver/test
2009-02-05 09:49:54 -05:00
..
__init__.py add test directory w/ some test data we can use 2009-01-06 15:44:36 -05:00
qcheck.py limit generated codepoints to appease hudson 2009-01-29 09:29:55 -05:00
test_binary.py test equality 2009-02-02 10:04:49 -05:00
test_bson.py support encoding/decoding binary w/ different subtypes 2009-02-02 10:08:01 -05:00
test_code.py new code class Code 2009-01-29 10:53:00 -05:00
test_collection.py drop_index by index specifier (in addition to index name) 2009-02-05 09:49:54 -05:00
test_connection.py use database pymongo_test instead of test for testing 2009-01-29 14:14:54 -05:00
test_cursor.py update hint tests - can only hint on indexed fields 2009-01-30 16:53:38 -05:00
test_database.py create a collection even if no options are passed to create_collection 2009-02-03 14:31:57 -05:00
test_dbref.py change sys.path unconditionally to work around people who have the egg installed 2009-01-28 15:32:42 -05:00
test_grid_file.py default root collection: gridfs -> fs 2009-02-03 10:19:16 -05:00
test_gridfs.py default root collection: gridfs -> fs 2009-02-03 10:19:16 -05:00
test_mongo.py move constants to pymongo root. update docs. add documentation for the pymongo module itself. 2009-01-30 14:54:50 -05:00
test_objectid.py change sys.path unconditionally to work around people who have the egg installed 2009-01-28 15:32:42 -05:00
test_paired.py paired repr 2009-01-30 10:31:59 -05:00
test_son_manipulator.py use database pymongo_test instead of test for testing 2009-01-29 14:14:54 -05:00
test_son.py change sys.path unconditionally to work around people who have the egg installed 2009-01-28 15:32:42 -05:00
test_threads.py use database pymongo_test instead of test for testing 2009-01-29 14:14:54 -05:00