mongo-python-driver/test
2009-02-17 11:05:29 -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 make sure we fail fast on when we get a string that's not utf-8 2009-02-17 10:53:03 -05:00
test_code.py new code class Code 2009-01-29 10:53:00 -05:00
test_collection.py quick test for creating an index on binary data - jeff wants to be sure this works 2009-02-17 11:05:29 -05:00
test_connection.py pooling. use same socket repeatedly for same thread. increment request_id atomically. 2009-02-12 12:16:54 -05:00
test_cursor.py update hint test since db is getting smarter... 2009-02-12 11:37:03 -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 use kwargs instead of options dict for pooling options 2009-02-12 15:20:41 -05:00
test_pooling.py use kwargs instead of options dict for pooling options 2009-02-12 15:20:41 -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