mongo-python-driver/test
2017-11-29 11:15:38 -08:00
..
bson_corpus Ensure files end in a newline 2017-08-31 22:26:39 -07:00
certificates Trim trailing whitespace 2017-08-31 22:26:39 -07:00
command_monitoring Resync JSON tests from specs repo 2017-08-23 21:55:46 -04:00
connection_string/test Fix UTF-8 hosts test 2017-08-23 22:45:20 -04:00
crud PYTHON-1299 - More test cleanup 2017-11-09 18:53:29 -08:00
discovery_and_monitoring PYTHON-1407 Exclude non-data bearing servers when considering logicalSessionTimeoutMinutes 2017-11-14 09:35:05 -08:00
dns PYTHON-1418 - More spec updates 2017-11-29 10:52:05 -08:00
gridfs Resync JSON tests from specs repo 2017-08-23 21:55:46 -04:00
high_availability Trim trailing whitespace 2017-08-31 22:26:39 -07:00
max_staleness PYTHON-1192 - Minimum maxStalenessSeconds is 90. 2016-11-22 13:19:34 -05:00
mod_wsgi_test PYTHON-1390 - Switch CI OS to RHEL 6.2 2017-10-09 11:03:57 -07:00
retryable_writes PYTHON-1339 Retryable multi-statement writes. 2017-11-20 12:18:00 -08:00
sdam_monitoring PYTHON-1067 - Implement SDAM Monitoring 2016-06-14 15:20:19 +02:00
server_selection Resync server selection and max staleness tests from the specifications repository. 2016-08-11 16:27:17 -07:00
__init__.py PYTHON-1414 Jython takes a long time to connect. 2017-11-16 13:42:47 -08:00
pymongo_mocks.py PYTHON-1332 - send $clusterTime with isMaster 2017-10-23 18:01:59 -04:00
qcheck.py PYTHON-1022 - Drop support for Python 3.2 2016-06-15 10:05:43 -07:00
test_auth.py Deprecate db.authenticate and db.eval 2017-08-01 16:30:42 -04:00
test_binary.py PYTHON-1367 Ignore uuid_representation when decoding BSON binary subtype 4. 2017-09-12 17:20:14 -07:00
test_bson_corpus.py PYTHON-1297 Implement Extended JSON Spec 2.0 2017-08-03 10:30:24 -07:00
test_bson.py PYTHON-1299 fix Regex __eq__ method (#337) 2017-09-29 10:57:21 -07:00
test_bulk.py PYTHON-1299 - More test cleanup 2017-11-09 18:53:29 -08:00
test_change_stream.py PYTHON-1408 Cursor iteration should complete when another thread closes the cursor. 2017-11-13 13:08:38 -08:00
test_client.py PYTHON-1391 - Only use bare except: when re-raising 2017-10-27 13:45:25 -07:00
test_code.py PYTHON-1131 - Fix inconsistent handling of scope, unicode support for Code. 2016-08-19 15:22:19 -07:00
test_collation.py PYTHON-1280 - Support maxTimeMS in index management methods 2017-11-09 15:57:50 -08:00
test_collection.py PYTHON-1280 - Support maxTimeMS in index management methods 2017-11-09 15:57:50 -08:00
test_command_monitoring_spec.py PYTHON-1339 Generate a single message in _do_batched_write_command. 2017-10-31 16:59:26 -04:00
test_common.py PYTHON-1332 - Test lsid with all commands 2017-09-29 14:52:26 -04:00
test_crud.py Fully compare write results in check_result. 2017-11-29 11:15:38 -08:00
test_cursor_manager.py PYTHON-1299 Remove test logic for MongoDB <2.6. 2017-09-29 12:09:24 -07:00
test_cursor.py PYTHON-1408 Cursor iteration should complete when another thread closes the cursor. 2017-11-13 13:08:38 -08:00
test_database.py PYTHON-1355 - list_collections improvements 2017-10-26 16:50:19 -07:00
test_dbref.py PYTHON-1022 - Drop support for Python 3.2 2016-06-15 10:05:43 -07:00
test_decimal128.py PYTHON-1297 Implement Extended JSON Spec 2.0 2017-08-03 10:30:24 -07:00
test_discovery_and_monitoring.py PYTHON-1407 Exclude non-data bearing servers when considering logicalSessionTimeoutMinutes 2017-11-14 09:35:05 -08:00
test_dns.py PYTHON-1418 - More spec updates 2017-11-29 10:52:05 -08:00
test_examples.py PYTHON-1393 - Change streams examples for docs 2017-10-27 19:35:49 -07:00
test_grid_file.py PYTHON-1332 - Test lsid with all commands 2017-09-29 14:52:26 -04:00
test_gridfs_bucket.py PYTHON-1265 - More reliable gridfs replica tests 2017-04-03 14:46:30 -07:00
test_gridfs_spec.py PYTHON-960 - GridFS spec compliance 2015-08-06 12:41:40 -04:00
test_gridfs.py PYTHON-1265 - More reliable gridfs replica tests 2017-04-03 14:46:30 -07:00
test_heartbeat_monitoring.py PYTHON-1332 - send $clusterTime with isMaster 2017-10-23 18:01:59 -04:00
test_json_util.py PYTHON-1387 - Improve detection of object_pairs_hook support 2017-09-30 09:28:09 -07:00
test_legacy_api.py PYTHON-1299 - More test cleanup 2017-11-09 18:53:29 -08:00
test_max_staleness.py PYTHON-1192 - Minimum maxStalenessSeconds is 90. 2016-11-22 13:19:34 -05:00
test_mongos_load_balancing.py PYTHON-1178 - Fix race in test_local_threshold test. 2016-11-16 10:07:31 -08:00
test_monitor.py PYTHON-1026 - Remove test assumption about primary host 2016-09-21 11:15:43 -07:00
test_monitoring.py PYTHON-1385 - Publish command responses in _first_batch 2017-11-09 10:24:18 -08:00
test_objectid.py PYTHON-1022 - Drop support for Python 3.2 2016-06-15 10:05:43 -07:00
test_pooling.py PYTHON-1227 - Don't use select.POLLNVAL 2017-03-27 17:16:37 -07:00
test_pymongo.py Fix up copyright dates. 2015-03-25 11:55:02 -07:00
test_raw_bson.py PYTHON-1284 Don't copy CodecOptions in RawBSONDocument 2017-07-01 09:07:58 -04:00
test_read_concern.py PYTHON-1332 - Gossip $clusterTime 2017-10-12 09:08:38 -04:00
test_read_preferences.py PYTHON-1299 Remove test logic for MongoDB <2.6. 2017-09-29 12:09:24 -07:00
test_replica_set_client.py PYTHON-1332 - Test lsid with all commands 2017-09-29 14:52:26 -04:00
test_replica_set_reconfig.py PYTHON-1421 Ensure Server monitor threads are (re)opened. 2017-11-28 11:56:13 -08:00
test_retryable_writes.py PYTHON-1339 Retryable multi-statement writes. 2017-11-20 12:18:00 -08:00
test_sdam_monitoring_spec.py PYTHON-1026 - Remove test assumption about primary host 2016-09-21 11:15:43 -07:00
test_server_description.py PYTHON-1142 - Add topology_type_name and server_type_name 2016-09-01 13:23:32 -07:00
test_server_selection_rtt.py Fix up copyright dates. 2015-03-25 11:55:02 -07:00
test_server_selection.py Factor Max Staleness and Server Selection tests 2016-11-21 12:48:15 -05:00
test_server.py Fix up copyright dates. 2015-03-25 11:55:02 -07:00
test_session.py PYTHON-1419 Call endSessions on MongoClient.close. 2017-11-28 14:26:25 -08:00
test_son_manipulator.py PYTHON-1308 - Finish deprecating SON manipulators 2017-08-01 10:19:48 -04:00
test_son.py PYTHON-1022 - Drop support for Python 3.2 2016-06-15 10:05:43 -07:00
test_ssl.py PYTHON-1384 - Fix test_cert_ssl_validation_hostname_matching 2017-10-27 13:44:00 -07:00
test_threads.py PYTHON-1204 - More reliable test_client_disconnect 2017-04-03 14:51:29 -04:00
test_timestamp.py PYTHON-977 - Fix __hash__ method on BSON types that inherit from Python builtin types. 2015-09-04 14:45:24 -07:00
test_topology.py PYTHON-1409 - Improve server compatibility error messages 2017-11-13 15:03:47 -08:00
test_uri_parser.py PYTHON-1334 Don't change readpreference value at uri parsing (#325) 2017-07-25 17:43:51 -07:00
test_uri_spec.py PYTHON-959 - Connection string spec compliance. 2015-08-06 13:14:31 -04:00
utils_selection_tests.py PYTHON-1299 - Use new wire version in tests 2017-08-24 08:57:36 -04:00
utils.py PYTHON-1339 Retryable single-statement writes. 2017-10-30 14:23:16 -04:00
version.py PYTHON-1021 - Support git describe based server versions 2015-12-15 13:33:23 -08:00