mongo-python-driver/test
Bernie Hackett 544fd06f6f Fix tests for gevent 1.2
Gevent 1.2 replaced gevent.coros with gevent.lock.
2017-02-06 13:33:54 -08:00
..
certificates Update TLS test certificates and test configuration 2017-02-06 13:23:00 -08:00
high_availability Fix up copyright dates 2015-08-05 19:30:30 -07:00
mod_wsgi_test Fix up copyright dates 2015-08-05 19:30:30 -07:00
__init__.py Improve test suite primary discovery 2017-02-06 13:30:49 -08:00
pymongo_mocks.py Fix up copyright dates 2015-08-05 19:30:30 -07:00
qcheck.py Fix up copyright dates 2015-08-05 19:30:30 -07:00
test_auth.py Remove test assumptions about primary host 2016-09-21 17:31:19 -07:00
test_binary.py PYTHON-977 - avoid 'b' string prefix for Python version compatibility in tests. 2015-09-04 16:01:44 -07:00
test_bson.py PYTHON-1044 - Fix up unknown BSON type handing 2016-01-29 13:40:03 -08:00
test_bulk.py Fix a bulk operations test for MongoDB 3.2 behavior change 2015-11-15 22:23:52 -08:00
test_client.py Remove test assumptions about primary host 2016-09-21 17:31:19 -07:00
test_code.py PYTHON-977 - Fix __hash__ method on BSON types that inherit from Python builtin types. 2015-09-04 14:56:43 -07:00
test_collection.py PYTHON-1237 - Update aggregate test for MongoDB 3.5+ 2017-02-06 13:24:14 -08:00
test_common.py Fix up copyright dates 2015-08-05 19:30:30 -07:00
test_cursor.py PYTHON-1092 - Backport Cursor.address from PyMongo 3.x 2016-05-19 17:30:47 -07:00
test_database.py PYTHON-1237 - Update aggregate test for MongoDB 3.5+ 2017-02-06 13:24:14 -08:00
test_dbref.py Fix up copyright dates 2015-08-05 19:30:30 -07:00
test_errors.py Fix up copyright dates 2015-08-05 19:30:30 -07:00
test_grid_file.py Fix up copyright dates 2015-08-05 19:30:30 -07:00
test_gridfs.py Fix up copyright dates 2015-08-05 19:30:30 -07:00
test_json_util.py PYTHON-996 - Adjust regex tests for python 3.5 2015-09-22 14:46:33 -07:00
test_legacy_connections.py Fix up copyright dates 2015-08-05 19:30:30 -07:00
test_master_slave_connection.py Improve master slave test setup 2017-02-06 13:32:36 -08:00
test_mongos_ha.py Fix up copyright dates 2015-08-05 19:30:30 -07:00
test_objectid.py Fix up copyright dates 2015-08-05 19:30:30 -07:00
test_pooling_base.py Fix tests for gevent 1.2 2017-02-06 13:33:54 -08:00
test_pooling_gevent.py Fix up copyright dates 2015-08-05 19:30:30 -07:00
test_pooling.py Fix up copyright dates 2015-08-05 19:30:30 -07:00
test_pymongo.py Fix up copyright dates 2015-08-05 19:30:30 -07:00
test_read_preferences.py PYTHON-1237 - Update aggregate test for MongoDB 3.5+ 2017-02-06 13:24:14 -08:00
test_replica_set_client.py PYTHON-1145 RS client obeys "uuidRepresentation=". 2016-09-19 17:19:06 -04:00
test_replica_set_reconfig.py Fix up copyright dates 2015-08-05 19:30:30 -07:00
test_son_manipulator.py Fix up copyright dates 2015-08-05 19:30:30 -07:00
test_son.py Fix up copyright dates 2015-08-05 19:30:30 -07:00
test_ssl.py Update TLS test certificates and test configuration 2017-02-06 13:23:00 -08:00
test_thread_util.py Fix up copyright dates 2015-08-05 19:30:30 -07:00
test_threads_replica_set_client.py Fix up copyright dates 2015-08-05 19:30:30 -07:00
test_threads.py Fix up copyright dates 2015-08-05 19:30:30 -07:00
test_timestamp.py PYTHON-977 - Fix __hash__ method on BSON types that inherit from Python builtin types. 2015-09-04 14:56:43 -07:00
test_uri_parser.py Fix up copyright dates 2015-08-05 19:30:30 -07:00
test_write_concern.py Fix up copyright dates 2015-08-05 19:30:30 -07:00
utils.py PYTHON-1062 - Only use "textSearchEnabled" when testing MongoDB 2.4 2016-03-02 15:08:58 -05:00
version.py PYTHON-1021 - Support git describe based server versions 2015-12-15 15:40:35 -08:00