| .. |
|
certificates
|
SSL certificate verification PYTHON-466
|
2013-02-19 15:45:57 +00:00 |
|
high_availability
|
Redirect mongod's output to /dev/null, not a pipe.
|
2013-08-13 11:50:47 -04:00 |
|
mod_wsgi_test
|
Style.
|
2013-08-15 12:15:49 -04: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
|
Support gssapiServiceName PYTHON-524
|
2013-06-20 10:53:23 -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
|
Capture all BSON decode errors and wrap with InvalidBSON. PYTHON-494
|
2013-08-14 11:50:36 -04:00 |
|
test_client.py
|
Add MongoClient.get_default_database(). PYTHON-461
|
2013-06-27 10:28:01 -07:00 |
|
test_code.py
|
Added __ne__ for DBRefs PYTHON-440
|
2012-11-22 11:12:36 +00:00 |
|
test_collection.py
|
Automatically split batch inserts PYTHON-414
|
2013-08-13 10:53:02 -07:00 |
|
test_common.py
|
Fixing write concern logic on a collection - PYTHON-474
|
2013-03-21 09:42:50 +00:00 |
|
test_cursor.py
|
Support exhaust cursor flag PYTHON-265
|
2013-08-05 11:29:11 -07:00 |
|
test_database.py
|
Clarify network_timeout and commands PYTHON-495
|
2013-06-03 23:47:18 -04: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
|
Support exhaust cursor flag PYTHON-265
|
2013-08-05 11:29:11 -07:00 |
|
test_objectid.py
|
Added __ne__ for DBRefs PYTHON-440
|
2012-11-22 11:12:36 +00:00 |
|
test_pooling_base.py
|
Longer thread / greenlet join timeout in tests.
|
2013-08-15 10:22:24 -04:00 |
|
test_pooling_gevent.py
|
Now that Pool(greenlet=True) requires Gevent, skip tests if Gevent not installed
|
2013-05-22 20:33:15 -04:00 |
|
test_pooling.py
|
Fix test failure on OSX due to low ulimit.
|
2013-06-24 19:43:20 -07: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
|
More reliably test text-search on secondaries. PYTHON-530
|
2013-06-29 21:28:34 -04:00 |
|
test_replica_set_client.py
|
Ensure connection before we insert PYTHON-414
|
2013-08-14 13:24:20 -07: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
|
Better MONGODB-X509 tests PYTHON-535
|
2013-07-25 16:36:58 -07:00 |
|
test_thread_util.py
|
Ident.watch must always be passed the thread id
|
2013-05-22 20:33:15 -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
|
Test text-search on secondaries. PYTHON-530
|
2013-06-29 19:23:06 -04:00 |
|
version.py
|
Tests use MongoClient instead of Connection PYTHON-451
|
2013-02-11 20:57:17 -05:00 |