mongo-python-driver/test
2013-10-10 16:07:44 -07:00
..
certificates Fix MONGODB-X509 tests for MongoDB >=2.5.3-pre- PYTHON-535 2013-09-30 11:18:57 -07:00
high_availability Redirect mongod's output to /dev/null, not a pipe. 2013-08-13 11:50:47 -04: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 Fix MongoReplicaSetClient race conditions PYTHON-467 2013-05-01 14:14:20 -04: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 Better handling of corrupt/invalid BSON PYTHON-571 2013-10-08 13:41:32 -07:00
test_client.py PYTHON-552: Manipulate user objects exclusively via commands for 2.6 2013-09-24 17:30:33 -07:00
test_code.py Allow MongoClients to be GC'ed after test runs. 2013-08-27 09:00:50 -04:00
test_collection.py Dead test code. 2013-09-09 09:07:07 -04:00
test_common.py Fix tests with MongoDB 2.5.x and --nojournal. 2013-09-24 18:15:37 -07:00
test_cursor.py PYTHON-550 changes to support maxTimeMS 2013-09-18 11:19:11 -04:00
test_database.py Test _check_command_response when response has no "ok" field. PYTHON-574 2013-10-10 15:01:54 -04: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 Allow MongoClients to be GC'ed after test runs. 2013-08-27 09:00:50 -04:00
test_gridfs.py Allow MongoClients to be GC'ed after test runs. 2013-08-27 09:00:50 -04:00
test_json_util.py Allow MongoClients to be GC'ed after test runs. 2013-08-27 09:00:50 -04:00
test_legacy_connections.py Test refactoring: get_pool() and pools_from_rs_client(). 2013-10-08 10:40:16 -04:00
test_master_slave_connection.py Allow MongoClients to be GC'ed after test runs. 2013-08-27 09:00:50 -04:00
test_objectid.py Allow MongoClients to be GC'ed after test runs. 2013-08-27 09:00:50 -04:00
test_pooling_base.py Fix pooling tests to use imported host and port. 2013-10-10 16:07:44 -07: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 Fix test failure on OSX due to low ulimit. 2013-06-24 19:43:20 -07: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 Allow MongoClients to be GC'ed after test runs. 2013-08-27 09:00:50 -04:00
test_replica_set_client.py Test that RS client accepts waitQueueTimeoutMS and waitQueueMultiple. PYTHON-580 2013-10-08 10:40:16 -04:00
test_son_manipulator.py Allow MongoClients to be GC'ed after test runs. 2013-08-27 09:00:50 -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 Update user manipulation code and tests PYTHON-552 2013-10-07 15:19:02 -07:00
test_thread_util.py Test GreenletIdent with Gevent enhanced Greenlets. 2013-08-16 16:18:50 -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 Test refactoring: get_pool() and pools_from_rs_client(). 2013-10-08 10:40:16 -04: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 Test refactoring: get_pool() and pools_from_rs_client(). 2013-10-08 10:40:16 -04:00
version.py Tests use MongoClient instead of Connection PYTHON-451 2013-02-11 20:57:17 -05:00