mongo-python-driver/test
Bernie Hackett 92968aad19 PYTHON-965 Backport MongoClient.address.
This change also deprecates MongoClient.host and MongoClient.port,
which are removed in PyMongo 3.
2015-07-14 13:13:12 -07:00
..
certificates PYTHON-842 - SSL URI config support. 2015-04-14 10:59:00 -07:00
high_availability PYTHON-887 - Deprecate all features removed in 3.0 2015-07-13 14:56:32 -07:00
mod_wsgi_test Test connecting to standalone or RS from the same mod_wsgi script. 2014-09-24 09:52:41 -04:00
__init__.py PYTHON-842 - SSL URI config support. 2015-04-14 10:59:00 -07:00
pymongo_mocks.py Use maxWriteBatchSize for write command batch splitting, PYTHON-642. 2014-02-21 14:05:40 -05:00
qcheck.py Update copyright notices and company name. 2014-01-31 09:36:46 -05:00
test_auth.py Longer wait queue timeout in test_auth_network_error. 2015-04-24 22:25:51 -04:00
test_binary.py PYTHON-887 - Deprecate all features removed in 3.0 2015-07-13 14:56:32 -07:00
test_bson.py PYTHON-888 - Skip UUID test on python 2.4. 2015-06-16 13:40:41 -07:00
test_bulk.py PYTHON-950 - Backport CRUD write methods. 2015-06-23 11:21:27 -07:00
test_client.py PYTHON-965 Backport MongoClient.address. 2015-07-14 13:13:12 -07:00
test_code.py Update copyright notices and company name. 2014-01-31 09:36:46 -05:00
test_collection.py PYTHON-965 Backport MongoClient.address. 2015-07-14 13:13:12 -07:00
test_common.py PYTHON-887 - Deprecate all features removed in 3.0 2015-07-13 14:56:32 -07:00
test_cursor.py Fix $comment tests for MongoDB 3.1.x. 2015-07-13 17:19:53 -07:00
test_database.py PYTHON-882 - Backport get_database, get_collection, and with_options. 2015-06-11 14:54:04 -07:00
test_dbref.py Unused import. 2014-03-05 10:37:57 -05:00
test_errors.py Update copyright notices and company name. 2014-01-31 09:36:46 -05:00
test_grid_file.py PYTHON-782 Demonstrate error from readchunk() of disconnected GridOut. 2014-11-06 22:18:04 -05:00
test_gridfs.py PYTHON-951 - Use bytes in GridFS tests. 2015-06-16 16:54:02 -07:00
test_json_util.py PYTHON-864 - Support RFC-3339 offset format for $date. 2015-04-13 12:09:58 -07:00
test_legacy_connections.py PYTHON-751 Move all auth tests to the test_auth module. 2014-08-29 22:51:39 +00:00
test_master_slave_connection.py PYTHON-882 - Backport get_database, get_collection, and with_options. 2015-06-11 14:54:04 -07:00
test_mongos_ha.py PYTHON-965 Backport MongoClient.address. 2015-07-14 13:13:12 -07:00
test_objectid.py PYTHON-751 Move all auth tests to the test_auth module. 2014-08-29 22:51:39 +00:00
test_pooling_base.py PYTHON-887 - Deprecate all features removed in 3.0 2015-07-13 14:56:32 -07:00
test_pooling_gevent.py PYTHON-887 - Deprecate all features removed in 3.0 2015-07-13 14:56:32 -07:00
test_pooling.py Remove unreliable TestPoolSocketSharingThreads test. 2014-09-19 15:40:22 -04:00
test_pymongo.py PYTHON-965 Backport MongoClient.address. 2015-07-14 13:13:12 -07:00
test_read_preferences.py PYTHON-887 - Deprecate all features removed in 3.0 2015-07-13 14:56:32 -07:00
test_replica_set_client.py PYTHON-965 Backport MongoClient.address. 2015-07-14 13:13:12 -07:00
test_replica_set_reconfig.py PYTHON-965 Backport MongoClient.address. 2015-07-14 13:13:12 -07:00
test_son_manipulator.py Update copyright notices and company name. 2014-01-31 09:36:46 -05:00
test_son.py PYTHON-703 Fix tests for Python 2.4. 2014-10-24 13:09:46 -04:00
test_ssl.py PYTHON-834 - Add option to disable match_hostname. 2015-06-16 12:47:23 -07:00
test_thread_util.py Skip test_ident in Jython. 2014-04-01 16:18:36 -04:00
test_threads_replica_set_client.py PYTHON-751 Move all auth tests to the test_auth module. 2014-08-29 22:51:39 +00:00
test_threads.py PYTHON-751 Move all auth tests to the test_auth module. 2014-08-29 22:51:39 +00:00
test_timestamp.py Update copyright notices and company name. 2014-01-31 09:36:46 -05:00
test_uri_parser.py PYTHON-885 - Support maxPoolSize URI option. 2015-06-08 14:11:00 -07:00
test_write_concern.py PYTHON-880 - Backport WriteConcern class from 3.x. 2015-05-21 14:38:44 -07:00
utils.py PYTHON-887 - Deprecate all features removed in 3.0 2015-07-13 14:56:32 -07:00
version.py Update copyright notices and company name. 2014-01-31 09:36:46 -05:00