mongo-python-driver/test
Ross Lawley 341c391efb PYTHON-305 updated replica pair test.
Connection syntax has changed.
Removed old auto reconnect test in tools as lots of
testcases for auto reconnect.
2012-02-09 08:50:20 -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 Clean ups of deprecated kwargs 2012-02-08 15:58:09 -08:00
test_common.py Style fixes and import cleanups 2012-02-08 18:21:26 -08:00
test_connection.py Style fixes and import cleanups 2012-02-08 18:21:26 -08:00
test_cursor.py PEP8 style compliance in unittesting code 2011-11-23 13:56:55 -05:00
test_database.py Broken imports, better commentary on skipped test 2012-02-08 18:21:26 -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 Avoid timeouts on slow machines in TestMasterSlaveConnection.test_base_object() 2012-02-08 18:21:26 -08:00
test_objectid.py PYTHON-318 - Fix for SON pickling protocol 2 2012-02-08 14:59:33 -08:00
test_paired.py PYTHON-305 updated replica pair test. 2012-02-09 08:50:20 -08:00
test_pooling.py Fewer threads in test_max_pool_size() so the test reliably passes 2012-02-08 18:21:26 -08:00
test_pymongo.py It's 2010! 2010-01-30 10:48:26 -05:00
test_replica_set_connection.py Avoid a deprecation warning. 2012-02-08 16:26:31 -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 Broken imports, better commentary on skipped test 2012-02-08 18:21:26 -08:00
test_timestamp.py PYTHON-318 - Fix for SON pickling protocol 2 2012-02-08 14:59:33 -08:00
test_uri_parser.py PYTHON-319 Use urllib.unquote_plus 2012-02-08 15:39:39 -08:00
utils.py Style fixes and import cleanups 2012-02-08 18:21:26 -08:00
version.py PEP8 cleanups. 2011-04-06 14:57:17 -07:00