mongo-python-driver/test
2009-02-10 16:06:13 -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 subtype is unsigned, another test 2009-02-06 16:07:19 -05:00
test_code.py new code class Code 2009-01-29 10:53:00 -05:00
test_collection.py test and fix for a find returning only specific fields 2009-02-10 14:39:36 -05:00
test_connection.py make testing environment variables UPPERCASE_WITH_UNDERSCORES 2009-02-06 17:22:58 -05:00
test_cursor.py test that killCursors is happening when expected 2009-02-10 15:48:51 -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_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 sanity check 2009-02-10 16:06:13 -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 Revert "hopefully faster way to create SON" 2009-02-05 14:44:01 -05:00
test_threads.py use database pymongo_test instead of test for testing 2009-01-29 14:14:54 -05:00