mongo-python-driver/test
2014-11-18 17:40:34 -05: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 Rename connection_id and conn_id to "address". 2014-11-18 17:40:34 -05:00
mod_wsgi_test Use with-statements to acquire locks. 2014-10-02 10:07:43 -04:00
__init__.py Rename "set_name" to "replica_set_name". 2014-11-17 20:29:16 -05:00
pymongo_mocks.py PYTHON-525 Helpful connection error messages. 2014-11-18 12:14:35 -05:00
qcheck.py PYTHON-676 - Use bytes instead of binary_type 2014-04-23 13:24:16 -07:00
test_auth.py Rename "set_name" to "replica_set_name". 2014-11-17 20:29:16 -05:00
test_binary.py PYTHON-525 Reimplement MongoClient to use Cluster. 2014-08-28 16:57:57 -04:00
test_bson.py PYTHON-760 - BSONInt64 -> Int64 2014-09-23 11:43:41 -07:00
test_bulk.py Fix wtimeout tests for MongoDB 2.8. 2014-11-13 15:48:45 -05:00
test_client.py Remove TestClientLazyConnectBadSeeds. 2014-11-17 20:34:56 -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 Undeprecate message.insert(). 2014-11-17 20:30:11 -05:00
test_common.py Rename "set_name" to "replica_set_name". 2014-11-17 20:29:16 -05:00
test_cursor_manager.py Standardize how tests construct MongoClients. 2014-10-30 19:36:59 -04:00
test_cursor.py Rename connection_id and conn_id to "address". 2014-11-18 17:40:34 -05:00
test_database.py Simplify auth tests, don't create additional root users. 2014-11-17 21:39:22 -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 Rename "set_name" to "replica_set_name". 2014-11-17 20:29:16 -05:00
test_errors.py PYTHON-525 Reimplement MongoClient to use Cluster. 2014-08-28 16:57:57 -04:00
test_grid_file.py PYTHON-782 Verify readchunk() works for a disconnected GridOut. 2014-11-06 22:24:15 -05:00
test_gridfs.py Import style in test_gridfs. 2014-11-03 15:36:27 -05:00
test_json_util.py Unused imports in test files. 2014-11-17 16:15:12 -05:00
test_mongos_ha.py PYTHON-525 Reimplement MongoClient to use Cluster. 2014-08-28 16:57:57 -04:00
test_monitor.py Unused imports in test files. 2014-11-17 16:15:12 -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 Longer timeout in test_request_with_fork. 2014-11-03 09:39:06 -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 Rename connection_id and conn_id to "address". 2014-11-18 17:40:34 -05:00
test_replica_set_client.py Rename connection_id and conn_id to "address". 2014-11-18 17:40:34 -05:00
test_replica_set_reconfig.py PYTHON-525 - Fix overflow error when testing on Windows 2014-09-05 16:11:30 -07:00
test_server_description.py PYTHON-525 Move SERVER_TYPE to its own file. 2014-08-28 16:49:33 -04: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-525 Use MongoClient in replica set tests. 2014-09-20 08:42:23 -04:00
test_thread_util.py Remove "functools.partial" backport. 2014-09-24 10:13:18 -04:00
test_threads.py Simplify auth tests, don't create additional root users. 2014-11-17 21:39:22 -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 Finish renaming 'set_name' to 'replica_set_name'. 2014-11-18 17:33:01 -05:00
test_uri_parser.py PYTHON-764 SCRAM-SHA-1 automatic upgrade / downgrade. 2014-10-23 16:30:55 -04:00
utils.py Rename connection_id and conn_id to "address". 2014-11-18 17:40:34 -05:00
version.py PYTHON-681 Reuse MongoClient whenever possible in the tests 2014-05-21 20:41:18 +00:00