mongo-python-driver/test
2014-12-22 14:49:11 -06: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 Unused imports in tests. 2014-12-10 14:11:33 -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 Fix how unittests check for "enableTestCommands" server option. 2014-12-12 10:33:39 -05:00
pymongo_mocks.py Style in pymongo_mocks.py. 2014-12-03 18:11:58 -05:00
qcheck.py PYTHON-676 - Use bytes instead of binary_type 2014-04-23 13:24:16 -07:00
test_auth.py PYTHON-785 Don't use requests in tests. 2014-11-20 22:57:56 -05:00
test_binary.py PYTHON-525 Reimplement MongoClient to use Cluster. 2014-08-28 16:57:57 -04:00
test_bson.py PYTHON-526 Remove 'compile_re' option. 2014-12-05 14:06:38 -05:00
test_bulk.py PYTHON-785 Don't use requests in tests. 2014-11-20 22:57:56 -05:00
test_client.py PYTHON-677 - Finish transition to WriteConcern. 2014-12-20 22:34:48 -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 PYTHON-677 - Finish transition to WriteConcern. 2014-12-20 22:34:48 -08:00
test_common.py PYTHON-677 - Finish transition to WriteConcern. 2014-12-20 22:34:48 -08:00
test_cursor_manager.py Update cursor management for PyMongo 3.0. 2014-12-03 17:16:11 -05:00
test_cursor.py PYTHON-526 Remove 'compile_re' option. 2014-12-05 14:06:38 -05:00
test_database.py Clean up test_auto_ref_and_deref_list. 2014-12-22 14:49:11 -06: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-785 Don't use requests in GridFS. 2014-11-21 20:19:40 -05:00
test_gridfs.py PYTHON-785 Don't use requests in GridFS. 2014-11-21 20:19:40 -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-799 Create a PeriodicExecutor class for background monitoring. 2014-12-17 13:19:05 -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 Update docstring for a test utility, SocketGetter. 2014-12-10 11:54:43 -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 Dead code in test_read_preferences. 2014-12-08 17:44:41 -05:00
test_replica_set_client.py PYTHON-677 - Finish transition to WriteConcern. 2014-12-20 22:34:48 -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 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 PYTHON-785 Don't use requests in tests. 2014-11-20 22:57:56 -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 Unused imports in tests. 2014-12-10 14:11:33 -05:00
test_uri_parser.py PYTHON-764 SCRAM-SHA-1 automatic upgrade / downgrade. 2014-10-23 16:30:55 -04:00
utils.py Tests can rely on Javascript sleep() function. 2014-11-21 21:09:07 -05:00
version.py PYTHON-681 Reuse MongoClient whenever possible in the tests 2014-05-21 20:41:18 +00:00