| .. |
|
certificates
|
Update expired test file ca.pem from server repository.
|
2013-12-24 11:08:46 -06:00 |
|
discovery_and_monitoring
|
Update JSON test files from spec repo.
|
2014-09-22 14:29:32 -04:00 |
|
high_availability
|
No more need to call MongoClient.close in tests.
|
2015-01-26 16:38:16 -05:00 |
|
mod_wsgi_test
|
PYTHON-785 Don't call start_request in mod_wsgi test.
|
2014-11-24 22:48:44 -05:00 |
|
__init__.py
|
PYTHON-799 Avoid deadlock in Cursor destructor with PyPy.
|
2015-01-05 15:21:51 -05:00 |
|
pymongo_mocks.py
|
PYTHON-799 Avoid deadlock in Cursor destructor with PyPy.
|
2015-01-05 15:21:51 -05:00 |
|
qcheck.py
|
PYTHON-676 - Use bytes instead of binary_type
|
2014-04-23 13:24:16 -07:00 |
|
test_auth.py
|
PYTHON-798 - Fix auth tests.
|
2015-01-12 12:17:40 -08:00 |
|
test_binary.py
|
PYTHON-801 - Remove BaseObject.uuid_subtype
|
2014-12-29 07:34:07 -08:00 |
|
test_bson.py
|
PYTHON-526 Remove 'compile_re' option.
|
2014-12-05 14:06:38 -05:00 |
|
test_bulk.py
|
Remove pre-MongoDB-2.0 version checks from tests.
|
2015-01-26 16:19:12 -05:00 |
|
test_client.py
|
Remove pre-MongoDB-2.0 version checks from tests.
|
2015-01-26 16:19:12 -05:00 |
|
test_code.py
|
PYTHON-680 Stop using nose in favor of pure unittest/unittest2
|
2014-04-25 22:57:33 +00:00 |
|
test_collection.py
|
Remove pre-MongoDB-2.0 version checks from tests.
|
2015-01-26 16:19:12 -05:00 |
|
test_common.py
|
Remove pre-MongoDB-2.0 version checks from tests.
|
2015-01-26 16:19:12 -05:00 |
|
test_cursor_manager.py
|
PYTHON-799 Avoid deadlock in Cursor destructor with PyPy.
|
2015-01-05 15:21:51 -05:00 |
|
test_cursor.py
|
Remove pre-MongoDB-2.0 version checks from tests.
|
2015-01-26 16:19:12 -05:00 |
|
test_database.py
|
Remove pre-MongoDB-2.0 version checks from tests.
|
2015-01-26 16:19:12 -05:00 |
|
test_dbref.py
|
PYTHON-680 Stop using nose in favor of pure unittest/unittest2
|
2014-04-25 22:57:33 +00:00 |
|
test_discovery_and_monitoring.py
|
New method to calculate average round trip time.
|
2014-12-03 16:30:35 -05:00 |
|
test_grid_file.py
|
PYTHON-820 - API changes for find/find_one to comply with CRUD spec.
|
2015-01-19 22:10:56 -08:00 |
|
test_gridfs.py
|
No more need to call MongoClient.close in tests.
|
2015-01-26 16:38:16 -05:00 |
|
test_json_util.py
|
Unused import
|
2014-12-05 15:38:40 -05:00 |
|
test_mongos_ha.py
|
PYTHON-525 Reimplement MongoClient to use Cluster.
|
2014-08-28 16:57:57 -04:00 |
|
test_monitor.py
|
Python 2 compatibility in TestMonitor.test_atexit_hook.
|
2015-01-12 21:04:07 -05:00 |
|
test_objectid.py
|
PYTHON-726 Fix tests to run with Gevent's monkey-patching.
|
2014-07-17 15:13:22 -04:00 |
|
test_pooling.py
|
PYTHON-816 Improved test coverage for Pool.
|
2015-01-12 21:12:27 -05:00 |
|
test_pymongo.py
|
PYTHON-681 Reuse MongoClient whenever possible in the tests
|
2014-05-21 20:41:18 +00:00 |
|
test_read_preferences.py
|
Replace some tearDowns with addCleanup.
|
2015-01-26 16:38:16 -05:00 |
|
test_replica_set_client.py
|
Remove pre-MongoDB-2.0 version checks from tests.
|
2015-01-26 16:19:12 -05:00 |
|
test_replica_set_reconfig.py
|
PYTHON-805 - Add with_options and remove per helper read_preference
|
2014-12-17 15:06:03 -08:00 |
|
test_server_description.py
|
New method to calculate average round trip time.
|
2014-12-03 16:30:35 -05:00 |
|
test_server.py
|
Fix test_server.py's docstring.
|
2014-09-24 19:12:13 -04:00 |
|
test_son_manipulator.py
|
PYTHON-525 Reimplement MongoClient to use Cluster.
|
2014-08-28 16:57:57 -04:00 |
|
test_son.py
|
Allow destructive ops during son iteration
|
2014-10-24 13:19:33 -04:00 |
|
test_ssl.py
|
Update test_cert_ssl_validation_hostname_fail for replica set in 3.0-dev.
|
2014-11-24 10:08:06 -05:00 |
|
test_threads.py
|
Two test failures on Windows.
|
2015-01-20 12:44:04 -05:00 |
|
test_timestamp.py
|
PYTHON-680 Stop using nose in favor of pure unittest/unittest2
|
2014-04-25 22:57:33 +00:00 |
|
test_topology.py
|
Replace some tearDowns with addCleanup.
|
2015-01-26 16:38:16 -05:00 |
|
test_uri_parser.py
|
PYTHON-764 SCRAM-SHA-1 automatic upgrade / downgrade.
|
2014-10-23 16:30:55 -04:00 |
|
utils.py
|
PYTHON-812 - Make local threshold global and immutable.
|
2015-01-08 11:21:54 -08:00 |
|
version.py
|
PYTHON-681 Reuse MongoClient whenever possible in the tests
|
2014-05-21 20:41:18 +00:00 |