mongo-python-driver/test
Bernie Hackett d32016274b PYTHON-736 - Don't close sockets on OperationFailure
This also speeds up returning exhaust sockets to the pool
when the server returns an error and fixes the tests to
run against all MongoDB versions we test against.
2014-07-24 13:22:23 -07: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 Update copyright notices and company name. 2014-01-31 09:36:46 -05:00
__init__.py Update copyright notices and company name. 2014-01-31 09:36:46 -05: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 add failure case to test_auth.TestSASL 2014-02-21 13:42:14 -08:00
test_binary.py Update copyright notices and company name. 2014-01-31 09:36:46 -05:00
test_bson.py Update copyright notices and company name. 2014-01-31 09:36:46 -05:00
test_bulk.py PYTHON-705 - Fix Bulk API legacy upsert _id compatibility 2014-06-06 15:37:31 -07:00
test_client.py PYTHON-736 Fix exhaust cursor error-handling. 2014-07-23 16:35:01 -07:00
test_code.py Update copyright notices and company name. 2014-01-31 09:36:46 -05:00
test_collection.py PYTHON-697 - Fix upsert _id backward compatibility 2014-05-20 11:28:06 -07:00
test_common.py PYTHON-691 - Fix UserWarning command issues. 2014-05-01 09:21:52 -07:00
test_cursor.py PYTHON-691 - Fix UserWarning command issues. 2014-05-01 09:21:52 -07:00
test_database.py PYTHON-709 insert _id in document after applying non-copying SONManipulators. 2014-06-19 14:50:41 -04: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 3 compatibility in test_multi_chunk_file 2014-04-01 17:03:14 -04:00
test_gridfs.py PYTHON-691 - Fix UserWarning command issues. 2014-05-01 09:21:52 -07:00
test_json_util.py Update copyright notices and company name. 2014-01-31 09:36:46 -05:00
test_legacy_connections.py PYTHON-691 - Fix UserWarning command issues. 2014-05-01 09:21:52 -07:00
test_master_slave_connection.py PYTHON-691 - Fix UserWarning command issues. 2014-05-01 09:21:52 -07:00
test_mongos_ha.py Update copyright notices and company name. 2014-01-31 09:36:46 -05:00
test_objectid.py PYTHON-712 ObjectId.is_valid(None) should be False. 2014-06-18 16:19:58 -04:00
test_pooling_base.py More lenient timeout in test_max_pool_size. 2014-04-03 12:10:42 -04:00
test_pooling_gevent.py Skip test_use_greenlets_without_gevent on Jython. 2014-04-01 16:15:54 -04:00
test_pooling.py Reduce numbers of threads and trials in tests. 2014-02-12 15:59:13 -05:00
test_pymongo.py Update copyright notices and company name. 2014-01-31 09:36:46 -05:00
test_read_preferences.py Use modern 'distinct' syntax in tests. 2014-06-18 20:34:45 -04:00
test_replica_set_client.py PYTHON-736 Fix exhaust cursor error-handling. 2014-07-23 16:35:01 -07:00
test_replica_set_reconfig.py Update copyright notices and company name. 2014-01-31 09:36:46 -05: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 Update copyright notices and company name. 2014-01-31 09:36:46 -05:00
test_threads.py Reduce numbers of threads and trials in tests. 2014-02-12 15:59:13 -05: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 PYTHON-736 - Don't close sockets on OperationFailure 2014-07-24 13:22:23 -07:00
version.py Update copyright notices and company name. 2014-01-31 09:36:46 -05:00