mongo-python-driver/test
2015-02-23 14:43:28 -08:00
..
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 PYTHON-821 - Migrate most tests to new the CRUD API. 2015-02-13 08:46:43 -08:00
mod_wsgi_test PYTHON-821 - Migrate most tests to new the CRUD API. 2015-02-13 08:46:43 -08:00
__init__.py PYTHON-799 Avoid deadlock in Cursor destructor with PyPy. 2015-01-05 15:21:51 -05:00
pymongo_mocks.py PYTHON-829 Call ismaster on each new connection. 2015-01-26 16:54:14 -05:00
qcheck.py PYTHON-676 - Use bytes instead of binary_type 2014-04-23 13:24:16 -07:00
test_auth.py PYTHON-821 - Migrate most tests to new the CRUD API. 2015-02-13 08:46:43 -08:00
test_binary.py PYTHON-821 - Migrate most tests to new the CRUD API. 2015-02-13 08:46:43 -08:00
test_bson.py PYTHON-825 BSON API changes and internal options handling. 2015-02-05 23:09:23 -06:00
test_bulk.py PYTHON-821 - Deprecated legacy API. 2015-02-20 15:41:45 -08:00
test_client.py PEP8 / Pylint cleanups. 2015-02-23 14:43:28 -08: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 Debug a test. 2015-02-20 16:24:46 -08:00
test_common.py PYTHON-821 - Small test fixes. 2015-02-19 10:36:42 -08:00
test_cursor_manager.py PYTHON-821 - Migrate most tests to new the CRUD API. 2015-02-13 08:46:43 -08:00
test_cursor.py PYTHON-821 - Migrate most tests to new the CRUD API. 2015-02-13 08:46:43 -08:00
test_database.py PYTHON-821 - Add test_legacy_api.py 2015-02-19 09:32:14 -08: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-821 - Use new CRUD API in GridFS. 2015-02-13 13:12:58 -08:00
test_gridfs.py PYTHON-821 - Use new CRUD API in GridFS. 2015-02-13 13:12:58 -08:00
test_json_util.py PYTHON-821 - Migrate most tests to new the CRUD API. 2015-02-13 08:46:43 -08:00
test_legacy_api.py Fix a racy test. 2015-02-20 16:21:18 -08: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-821 - Migrate most tests to new the CRUD API. 2015-02-13 08:46:43 -08: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 PYTHON-821 - Migrate most tests to new the CRUD API. 2015-02-13 08:46:43 -08:00
test_replica_set_client.py PYTHON-821 - Migrate most tests to new the CRUD API. 2015-02-13 08:46:43 -08: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 PYTHON-821 - Migrate most tests to new the CRUD API. 2015-02-13 08:46:43 -08:00
test_threads.py PYTHON-821 - Migrate most tests to new the CRUD API. 2015-02-13 08:46:43 -08: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 Python 3.4 compatibility in test_selection_failure. 2015-01-27 19:15:34 -05:00
test_uri_parser.py PYTHON-764 SCRAM-SHA-1 automatic upgrade / downgrade. 2014-10-23 16:30:55 -04:00
utils.py Fix typo. 2015-02-17 16:01:48 -08:00
version.py PYTHON-681 Reuse MongoClient whenever possible in the tests 2014-05-21 20:41:18 +00:00