| .. |
|
certificates
|
Update expired test file ca.pem from server repository.
|
2013-12-24 11:08:46 -06:00 |
|
high_availability
|
Be less patient waiting for replica set to initiate in test_ha.
|
2013-12-07 14:26:56 -05:00 |
|
mod_wsgi_test
|
Style.
|
2013-08-15 12:58:14 -04:00 |
|
slow
|
Hide slow unittests from Nose by default PYTHON-509
|
2013-04-24 20:55:43 -04:00 |
|
__init__.py
|
Always warn in tests regardless of python version.
|
2013-10-30 20:25:12 -07:00 |
|
pymongo_mocks.py
|
Raise ConfigurationError if a server's min wire version is > 2, PYTHON-587.
|
2013-12-14 12:57:09 -05:00 |
|
qcheck.py
|
It's 2012...
|
2012-04-19 12:40:38 -07:00 |
|
test_auth.py
|
PYTHON-552: Manipulate user objects exclusively via commands for 2.6
|
2013-09-24 17:30:33 -07:00 |
|
test_binary.py
|
Adding Support for readPreferenceTags and uuidRepresentation in URI parsing. PYTHON-473
|
2013-08-30 15:38:34 -04:00 |
|
test_bson.py
|
Note Python 3’s re.UNICODE behavior, and fix test_regex_from_native for Python 3.
|
2013-12-08 22:26:15 -05:00 |
|
test_client.py
|
Improve alive()
|
2013-12-24 15:57:40 -06:00 |
|
test_code.py
|
Allow MongoClients to be GC'ed after test runs.
|
2013-08-27 09:00:50 -04:00 |
|
test_collection.py
|
Spelling.
|
2013-12-23 15:51:19 -06:00 |
|
test_common.py
|
More warnings cleanup.
|
2013-10-31 12:04:21 -07:00 |
|
test_cursor.py
|
Python 2.4 and 2.5 compatibility in test_cursor.
|
2013-12-14 14:07:17 -05:00 |
|
test_database.py
|
Improve multithreaded connection and reconnection in MongoClient, PYTHON-487.
|
2013-12-04 21:09:15 -05:00 |
|
test_dbref.py
|
Allow MongoClients to be GC'ed after test runs.
|
2013-08-27 09:00:50 -04:00 |
|
test_errors.py
|
Tests use MongoClient instead of Connection PYTHON-451
|
2013-02-11 20:57:17 -05:00 |
|
test_grid_file.py
|
PYTHON-310: Added find() method to gridfs
|
2014-01-06 14:57:00 -08:00 |
|
test_gridfs.py
|
PYTHON-310: Added find() method to gridfs
|
2014-01-06 14:57:00 -08:00 |
|
test_json_util.py
|
Note that we can't preserve key order in json_util.dumps in Python 2.4, PYTHON-602.
|
2013-12-14 12:33:46 -05:00 |
|
test_legacy_connections.py
|
Improve multithreaded connection and reconnection in MongoClient, PYTHON-487.
|
2013-12-04 21:09:15 -05:00 |
|
test_master_slave_connection.py
|
Improve multithreaded connection and reconnection in MongoClient, PYTHON-487.
|
2013-12-04 21:09:15 -05:00 |
|
test_mongos_ha.py
|
Improve multithreaded connection and reconnection in MongoClient, PYTHON-487.
|
2013-12-04 21:09:15 -05:00 |
|
test_objectid.py
|
More warnings cleanup.
|
2013-10-31 12:04:21 -07:00 |
|
test_pooling_base.py
|
Pool.get_socket() no longer accepts a 'pair' parameter.
|
2013-12-05 10:03:22 -05:00 |
|
test_pooling_gevent.py
|
Test Pool(use_greenlets=True) when Gevent is not installed. PYTHON-561
|
2013-10-09 13:36:11 -04:00 |
|
test_pooling.py
|
Improve multithreaded connection and reconnection in MongoClient, PYTHON-487.
|
2013-12-04 21:09:15 -05: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
|
PYTHON-555: support for $out aggregation pipeline operator
|
2013-10-18 14:00:25 -07:00 |
|
test_replica_set_client.py
|
Try to fix rare TestReplicaSetClientLazyConnectBadSeeds bug, PYTHON-616.
|
2014-01-02 17:53:20 -05:00 |
|
test_replica_set_reconfig.py
|
Raise ConfigurationError if a server's min wire version is > 2, PYTHON-587.
|
2013-12-14 12:57:09 -05:00 |
|
test_son_manipulator.py
|
Unused import
|
2013-10-17 16:41:21 -04:00 |
|
test_son.py
|
Allow MongoClients to be GC'ed after test runs.
|
2013-08-27 09:00:50 -04:00 |
|
test_ssl.py
|
MongoClient() should raise CertificateError when appropriate, not AutoReconnect.
|
2013-12-24 11:08:47 -06:00 |
|
test_thread_util.py
|
Don't rely on functools in tests; not available in Python 2.4.
|
2013-10-30 20:33:02 -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
|
Improve multithreaded connection and reconnection in MongoClient, PYTHON-487.
|
2013-12-04 21:09:15 -05:00 |
|
test_timestamp.py
|
Allow MongoClients to be GC'ed after test runs.
|
2013-08-27 09:00:50 -04:00 |
|
test_uri_parser.py
|
Adding Support for readPreferenceTags and uuidRepresentation in URI parsing. PYTHON-473
|
2013-08-30 15:38:34 -04:00 |
|
utils.py
|
Improve multithreaded connection and reconnection in MongoClient, PYTHON-487.
|
2013-12-04 21:09:15 -05:00 |
|
version.py
|
Tests use MongoClient instead of Connection PYTHON-451
|
2013-02-11 20:57:17 -05:00 |