..
high_availability
Test that an attempt at an unacknowledged write over direct connection to secondary or arbiter raises AutoReconnect PYTHON-384
2012-10-18 22:45:18 -04:00
mod_wsgi_test
Test ReplicaSetConnection with mod_wsgi WEBSITE-598
2012-08-23 14:13:16 -04:00
__init__.py
It's 2012...
2012-04-19 12:40:38 -07:00
qcheck.py
It's 2012...
2012-04-19 12:40:38 -07:00
test_binary.py
Fix pickling of Binary with Python 3.1 PYTHON-422
2012-10-25 09:43:14 -07:00
test_bson.py
Informative message whenever skipping a test
2012-08-21 23:24:47 -04:00
test_code.py
It's 2012...
2012-04-19 12:40:38 -07:00
test_collection.py
Validate sort param for find_and_modify PYTHON-416
2012-10-25 20:28:49 -07:00
test_common.py
New write concern API PYTHON-427
2012-11-06 14:44:46 -08:00
test_connection.py
Support nested calls to Connection.start/end_request PYTHON-420
2012-11-04 21:53:56 -05:00
test_cursor.py
Implemented copy and deepcopy for cursors
2012-10-24 15:37:16 +00:00
test_database.py
Add slow_ms as an option to set_profiling_level PYTHON-405
2012-10-25 13:36:50 +00:00
test_dbref.py
It's 2012...
2012-04-19 12:40:38 -07:00
test_errors.py
It's 2012...
2012-04-19 12:40:38 -07:00
test_grid_file.py
Add GridOut attribute 'filename' as alias for 'name' PYTHON-412
2012-09-26 16:26:39 -04:00
test_gridfs.py
Fallback to StringIO if cStringIO doesn't exist.
2012-08-03 14:28:53 -07:00
test_json_util.py
Informative message whenever skipping a test
2012-08-21 23:24:47 -04:00
test_master_slave_connection.py
Informative message whenever skipping a test
2012-08-21 23:24:47 -04:00
test_objectid.py
Fix a skiptest message.
2012-10-24 18:22:32 -07:00
test_paired.py
It's 2012...
2012-04-19 12:40:38 -07:00
test_pooling_base.py
More test reliability...
2012-08-28 17:25:48 -07:00
test_pooling_gevent.py
Fix connection leak in mod_wsgi 2.x and Python <= 2.6: Instead of storing SocketInfos in threadlocals, watch for thread death with a weakref callback to a generic threadlocal PYTHON-353
2012-06-12 10:05:37 -04:00
test_pooling.py
Fix connection leak in mod_wsgi 2.x and Python <= 2.6: Instead of storing SocketInfos in threadlocals, watch for thread death with a weakref callback to a generic threadlocal PYTHON-353
2012-06-12 10:05:37 -04:00
test_pymongo.py
It's 2012...
2012-04-19 12:40:38 -07:00
test_read_preferences.py
Debug test_nearest
2012-11-05 10:45:55 -05:00
test_replica_set_connection.py
Check an odd corner of Read Prefs spec: a PRIMARY read followed by SECONDARY_PREFERRED goes to secondary and vice versa.
2012-10-26 16:40:47 -04:00
test_son_manipulator.py
It's 2012...
2012-04-19 12:40:38 -07:00
test_son.py
It's 2012...
2012-04-19 12:40:38 -07:00
test_ssl.py
Minor skiptest message changes.
2012-08-27 19:51:23 -07:00
test_threads_replica_set_connection.py
Implement read preferences for distributing reads among replica set members PYTHON-367
2012-07-25 00:05:06 -04:00
test_threads.py
Adding first user from localhost works but raises OperationFailure - PYTHON-407
2012-10-05 15:04:56 +00:00
test_timestamp.py
It's 2012...
2012-04-19 12:40:38 -07:00
test_uri_parser.py
Add support for unix domain sockets PYTHON-297
2012-10-23 23:45:27 +00:00
utils.py
Support nested calls to Connection.start/end_request PYTHON-420
2012-11-04 21:53:56 -05:00
version.py
It's 2012...
2012-04-19 12:40:38 -07:00