mongo-python-driver/test
2015-03-10 08:43:52 -07:00
..
certificates PYTHON-834 - Add option to disable match_hostname. 2015-03-05 14:03:49 -08:00
discovery_and_monitoring Don't remove a mongos on disconnect. 2015-03-08 08:24:43 -04:00
high_availability PYTHON-813 Added support for serverSelectionTimeoutMS 2015-03-09 12:38:24 -07:00
mod_wsgi_test PYTHON-847 Remove disconnect(), synonym of MongoClient.close(). 2015-02-25 14:52:34 -05:00
server_selection PYTHON-815: Added YAML tests for server selection. 2015-03-06 15:21:24 -05:00
__init__.py PYTHON-813 Added support for serverSelectionTimeoutMS 2015-03-09 12:38:24 -07:00
pymongo_mocks.py PYTHON-852 - Mongos load balancing. 2015-03-08 08:25:13 -04: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-856 - as_class -> document_class 2015-03-09 14:32:42 -07:00
test_bulk.py Finalize option locations and exports. 2015-03-05 11:35:46 -08:00
test_client.py PYTHON-856 - as_class -> document_class 2015-03-09 14:32:42 -07: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 PYTHON-854 max_pool_size -> maxPoolSize 2015-03-09 10:08:13 -07:00
test_common.py PYTHON-821 - Small test fixes. 2015-02-19 10:36:42 -08:00
test_cursor_manager.py PYTHON-854 max_pool_size -> maxPoolSize 2015-03-09 10:08:13 -07:00
test_cursor.py Finalize option locations and exports. 2015-03-05 11:35:46 -08:00
test_database.py PYTHON-856 - as_class -> document_class 2015-03-09 14:32:42 -07: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-813 Added support for serverSelectionTimeoutMS 2015-03-09 12:38:24 -07:00
test_gridfs.py PYTHON-813 Added support for serverSelectionTimeoutMS 2015-03-09 12:38:24 -07: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 PYTHON-856 - as_class -> document_class 2015-03-09 14:32:42 -07:00
test_mongos_load_balancing.py Rename test_mongos_ha to test_mongos_load_balancing. 2015-03-08 08:25:13 -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-854 max_pool_size -> maxPoolSize 2015-03-09 10:08:13 -07: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-836 - Fix command routing for aggregate and map_reduce helpers. 2015-03-07 14:16:47 -08:00
test_replica_set_client.py PYTHON-813 Added support for serverSelectionTimeoutMS 2015-03-09 12:38:24 -07:00
test_replica_set_reconfig.py PYTHON-851 - Clean up MongoClient properties. 2015-03-08 20:23:07 -07:00
test_server_description.py New method to calculate average round trip time. 2014-12-03 16:30:35 -05:00
test_server_selection_rtt.py PYTHON-815 - Fix rtt test runner. 2015-03-08 15:32:41 -07:00
test_server_selection.py PYTHON-813 Added support for serverSelectionTimeoutMS 2015-03-09 12:38:24 -07: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-813 Added support for serverSelectionTimeoutMS 2015-03-09 12:38:24 -07:00
test_threads.py PYTHON-813 Added support for serverSelectionTimeoutMS 2015-03-09 12:38:24 -07: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 Delete racy test_selection_failure. 2015-03-10 08:43:52 -07:00
test_uri_parser.py PYTHON-854 max_pool_size -> maxPoolSize 2015-03-09 10:08:13 -07:00
utils.py PYTHON-846 - Database.connection -> Database.client 2015-02-25 11:57:39 -08:00
version.py PYTHON-681 Reuse MongoClient whenever possible in the tests 2014-05-21 20:41:18 +00:00