mongo-python-driver/test
Ross Lawley 486c3ce24a PYTHON-318 - Fix for SON pickling protocol 2
Updated tests to check protocol pickling as well
2012-02-08 14:59:33 -08:00
..
replica Make stepdown test work with MongoDB-2.0.2. 2012-01-03 15:02:46 -08:00
__init__.py Clean up all test dbs after test run. 2011-05-31 10:40:26 -07:00
qcheck.py PEP8 cleanups. 2011-04-06 14:57:17 -07:00
test_binary.py Default to Binary subtype 3 for UUIDs PYTHON-267 2011-12-06 11:58:43 -08:00
test_bson.py Can now store type 13 - JS without scope 2012-02-08 14:35:49 -08:00
test_code.py Create a separate bson package PYTHON-60 2010-09-14 13:52:50 -04:00
test_collection.py Use safe inserts in test_large_limit() 2012-01-11 07:23:49 -08:00
test_common.py Minor style changes. 2011-12-14 07:09:25 -08:00
test_connection.py Merge pull request #75 from ajdavis/unittest-timeout-error 2011-12-19 14:33:30 -08:00
test_cursor.py PEP8 style compliance in unittesting code 2011-11-23 13:56:55 -05:00
test_database.py Added read_only support to add_user 2012-01-25 16:12:18 -08:00
test_dbref.py PYTHON-318 - Fix for SON pickling protocol 2 2012-02-08 14:59:33 -08:00
test_errors.py It's 2010! 2010-01-30 10:48:26 -05:00
test_grid_file.py Don't add a _closed field to files PYTHON-278 2011-08-31 14:40:09 -07:00
test_gridfs.py Guard against PHP-237 - PYTHON-290 2011-11-11 15:49:52 -08:00
test_json_util.py PEP8 cleanups. 2011-04-06 14:57:17 -07:00
test_master_slave_connection.py Restore two useful asserts before skipping a test that fails due to SERVER-2329 2012-01-20 11:30:33 -05:00
test_objectid.py PYTHON-318 - Fix for SON pickling protocol 2 2012-02-08 14:59:33 -08:00
test_paired.py Support (connect|socket)TimeoutMS, PYTHON-269 2011-10-02 03:07:59 -07:00
test_pooling.py Fix typo 2011-11-22 11:11:45 -05:00
test_pymongo.py It's 2010! 2010-01-30 10:48:26 -05:00
test_replica_set_connection.py Make sure we don't hang in test_operations when connected to a replica set in recovery. 2012-01-10 09:53:10 -08:00
test_son_manipulator.py Create a separate bson package PYTHON-60 2010-09-14 13:52:50 -04:00
test_son.py PYTHON-318 - Fix for SON pickling protocol 2 2012-02-08 14:59:33 -08:00
test_ssl.py Tests for SSL support PYTHON-285 2011-10-25 12:33:30 -07:00
test_threads_replica_set_connection.py Fix threading test issues. 2011-12-06 14:02:18 -08:00
test_threads.py Bugfix (again) my multithreaded ReplicaSetConnection tests -- prevent Nose from running tests in test_threads twice. 2011-12-05 23:08:37 -05:00
test_timestamp.py PYTHON-318 - Fix for SON pickling protocol 2 2012-02-08 14:59:33 -08:00
test_uri_parser.py socket|connectTimeoutMS can be a float 2011-10-26 14:37:52 -07:00
version.py PEP8 cleanups. 2011-04-06 14:57:17 -07:00