mongo-python-driver/test
A. Jesse Jiryu Davis 5538c87552 Dead test code.
2014-10-02 09:32:24 -04:00
..
certificates Update expired test file ca.pem from server repository. 2013-12-24 11:08:46 -06:00
high_availability More robust test_read_preference. 2014-04-03 09:45:54 -04: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-765 Allow tests to use an existing user when running with auth enabled. 2014-09-19 22:38:53 +00: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 PYTHON-706 - SCRAM-SHA-1 support for PyMongo 2.x 2014-09-05 06:48:59 -07:00
test_binary.py PYTHON-751 Move all auth tests to the test_auth module. 2014-08-29 22:51:39 +00:00
test_bson.py Update copyright notices and company name. 2014-01-31 09:36:46 -05:00
test_bulk.py PYTHON-751 Move all auth tests to the test_auth module. 2014-08-29 22:51:39 +00:00
test_client.py Can't test ssl.CERT_NONE without an SSL module. 2014-09-26 15:34:07 -07:00
test_code.py Update copyright notices and company name. 2014-01-31 09:36:46 -05:00
test_collection.py Fix index tests for MongoDB 2.7.x explain output 2014-09-05 15:00:10 -07:00
test_common.py PYTHON-751 Move all auth tests to the test_auth module. 2014-08-29 22:51:39 +00:00
test_cursor.py PYTHON-314, PYTHON-744 - Hint by index name, count with hint. 2014-09-12 13:50:04 -07:00
test_database.py PYTHON-493 - Add **kwargs to Database.dereference 2014-09-26 16:18:47 -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-751 Move all auth tests to the test_auth module. 2014-08-29 22:51:39 +00:00
test_gridfs.py PYTHON-751 Move all auth tests to the test_auth module. 2014-08-29 22:51:39 +00:00
test_json_util.py PYTHON-759 - Fix ISO-8601 support for python 2.4 and 2.5 2014-09-18 10:10:50 -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-751 Move all auth tests to the test_auth module. 2014-08-29 22:51:39 +00:00
test_mongos_ha.py PYTHON-751 Move all auth tests to the test_auth module. 2014-08-29 22:51:39 +00: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 Remove unreliable TestPoolSocketSharingThreads test. 2014-09-19 15:40:22 -04:00
test_pooling_gevent.py Remove unreliable TestPoolSocketSharingThreads test. 2014-09-19 15:40:22 -04:00
test_pooling.py Remove unreliable TestPoolSocketSharingThreads test. 2014-09-19 15:40:22 -04:00
test_pymongo.py PYTHON-751 Move all auth tests to the test_auth module. 2014-08-29 22:51:39 +00:00
test_read_preferences.py PYTHON-751 Move all auth tests to the test_auth module. 2014-08-29 22:51:39 +00:00
test_replica_set_client.py Can't test ssl.CERT_NONE without an SSL module. 2014-09-26 15:34:07 -07:00
test_replica_set_reconfig.py PYTHON-751 Move all auth tests to the test_auth module. 2014-08-29 22:51:39 +00:00
test_son_manipulator.py Update copyright notices and company name. 2014-01-31 09:36:46 -05:00
test_son.py PYTHON-710 test that SON.to_dict doesn't change data. 2014-06-18 17:44:12 -04:00
test_ssl.py added failure cases for x509 auth tests 2014-02-25 12:34:42 -08: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 Update copyright notices and company name. 2014-01-31 09:36:46 -05:00
utils.py Dead test code. 2014-10-02 09:32:24 -04:00
version.py Update copyright notices and company name. 2014-01-31 09:36:46 -05:00