| .. |
|
certificates
|
SSL certificate verification PYTHON-466
|
2013-02-19 15:45:57 +00:00 |
|
high_availability
|
Avoid timeout in test_auth_during_failover
|
2013-05-09 15:50:55 -04:00 |
|
mod_wsgi_test
|
Tests use MongoClient instead of Connection PYTHON-451
|
2013-02-11 20:57:17 -05:00 |
|
slow
|
Hide slow unittests from Nose by default PYTHON-509
|
2013-04-24 20:55:43 -04:00 |
|
__init__.py
|
Fix MongoReplicaSetClient race conditions PYTHON-467
|
2013-05-01 14:14:20 -04:00 |
|
qcheck.py
|
It's 2012...
|
2012-04-19 12:40:38 -07:00 |
|
test_auth.py
|
Don't mask authentication failure details.
|
2013-03-22 07:56:15 -07:00 |
|
test_binary.py
|
Rename test_connection -> test_client, test_replica_set_connection -> test_replica_set_client PYTHON-451
|
2013-02-11 21:33:55 -05:00 |
|
test_bson.py
|
Tests use MongoClient instead of Connection PYTHON-451
|
2013-02-11 20:57:17 -05:00 |
|
test_client.py
|
MongoClient respects _connect=False even with auth PYTHON-516
|
2013-05-10 14:32:17 -04:00 |
|
test_code.py
|
Added __ne__ for DBRefs PYTHON-440
|
2012-11-22 11:12:36 +00:00 |
|
test_collection.py
|
Fix null pointer when decoding invalid DBRef PYTHON-532
|
2013-05-31 10:17:46 -04:00 |
|
test_common.py
|
Fixing write concern logic on a collection - PYTHON-474
|
2013-03-21 09:42:50 +00:00 |
|
test_cursor.py
|
Fix cursor cloning issue with deepcopy and regex #179
|
2013-05-08 13:31:38 +00:00 |
|
test_database.py
|
Don't mask authentication failure details.
|
2013-03-22 07:56:15 -07:00 |
|
test_dbref.py
|
Added __ne__ for DBRefs PYTHON-440
|
2012-11-22 11:12:36 +00:00 |
|
test_errors.py
|
Tests use MongoClient instead of Connection PYTHON-451
|
2013-02-11 20:57:17 -05:00 |
|
test_grid_file.py
|
Rename test_connection -> test_client, test_replica_set_connection -> test_replica_set_client PYTHON-451
|
2013-02-11 21:33:55 -05:00 |
|
test_gridfs.py
|
Rename test_connection -> test_client, test_replica_set_connection -> test_replica_set_client PYTHON-451
|
2013-02-11 21:33:55 -05:00 |
|
test_json_util.py
|
Fix misc. $options issues in json_util PYTHON-510
|
2013-04-24 18:27:38 -07:00 |
|
test_legacy_connections.py
|
Standardize tests' handling of DB_IP and DB_PORT, fix PYTHON-475
|
2013-02-19 15:09:28 -05:00 |
|
test_master_slave_connection.py
|
Standardize tests' handling of DB_IP and DB_PORT, fix PYTHON-475
|
2013-02-19 15:09:28 -05:00 |
|
test_objectid.py
|
Added __ne__ for DBRefs PYTHON-440
|
2012-11-22 11:12:36 +00:00 |
|
test_pooling_base.py
|
More reliable test_max_pool_size_with_redundant_request.
|
2013-05-06 12:37:58 -04:00 |
|
test_pooling_gevent.py
|
Standardize tests' handling of DB_IP and DB_PORT, fix PYTHON-475
|
2013-02-19 15:09:28 -05:00 |
|
test_pooling.py
|
Don't run test_max_pool_size_with_leaked_request_massive with greenlets
|
2013-04-27 14:04:04 -04:00 |
|
test_pymongo.py
|
Standardize tests' handling of DB_IP and DB_PORT, fix PYTHON-475
|
2013-02-19 15:09:28 -05:00 |
|
test_read_preferences.py
|
Fix MongoReplicaSetClient race conditions PYTHON-467
|
2013-05-01 14:14:20 -04:00 |
|
test_replica_set_client.py
|
Add _connect option to MongoReplicaSetClient PYTHON-516
|
2013-05-10 14:31:50 -04:00 |
|
test_son_manipulator.py
|
Rename test_connection -> test_client, test_replica_set_connection -> test_replica_set_client PYTHON-451
|
2013-02-11 21:33:55 -05:00 |
|
test_son.py
|
Ensure deepcopy clones using the correct type - PYTHON-459
|
2013-01-08 09:53:39 +00:00 |
|
test_ssl.py
|
Don't mask invalid hostname certificate errors. PYTHON-478
|
2013-02-28 10:50:54 +00:00 |
|
test_thread_util.py
|
Fix PYTHON-509, rare connection leaks in Python <= 2.7.0
|
2013-04-24 20:45:38 -04:00 |
|
test_threads_replica_set_client.py
|
Rename test_threads_replica_set_connection.py to test_threads_replica_set_client.py
|
2013-02-12 12:44:11 -05:00 |
|
test_threads.py
|
Fix MongoReplicaSetClient race conditions PYTHON-467
|
2013-05-01 14:14:20 -04:00 |
|
test_timestamp.py
|
Added __ne__ for DBRefs PYTHON-440
|
2012-11-22 11:12:36 +00:00 |
|
test_uri_parser.py
|
Handle unicode connection URIs in Python 2.4
|
2013-05-01 15:27:45 -04:00 |
|
utils.py
|
Standardize tests' handling of DB_IP and DB_PORT, fix PYTHON-475
|
2013-02-19 15:09:28 -05:00 |
|
version.py
|
Tests use MongoClient instead of Connection PYTHON-451
|
2013-02-11 20:57:17 -05:00 |