mongo-python-driver/test
2021-12-06 18:11:25 -08:00
..
atlas PYTHON-2811 PYTHON-2809 Skip Jython serverless test and fix versioned api testing 2021-07-13 09:42:12 -07:00
auth PYTHON-2034 Support MONGODB-AWS authentication mechanism 2020-03-03 09:43:48 -08:00
auth_aws PYTHON-2034 Support MONGODB-AWS authentication mechanism 2020-03-03 09:43:48 -08:00
bson_corpus PYTHON-2556 Disable dots and dollars validation 2021-06-22 13:22:23 -07:00
certificates PYTHON-2144 Handle the case where the peer omits the self-signed issuer cert 2020-03-10 16:44:49 -07:00
change_streams PYTHON-2676 Unified Test Runner changes in preparation for Load Balancer Support (#623) 2021-05-18 10:23:05 -07:00
client-side-encryption PYTHON-2472 add a metadataClient for CSFLE (#539) 2021-03-01 11:48:26 -08:00
cmap PYTHON-2629 Use hello command when API Version is declared (#610) 2021-05-10 14:43:04 -07:00
collection_management PYTHON-2557 Timeseries collection support 2021-06-16 14:36:09 -07:00
command_monitoring PYTHON-2860 Remove modifiers option from command monitoring spec test (#701) 2021-08-10 14:01:47 -07:00
connection_string/test Fix UTF-8 hosts test 2017-08-23 22:45:20 -04:00
crud PYTHON-2926 Skip failing aggregate $out test on 5.1 2021-09-29 16:38:51 -07:00
data_lake PYTHON-3024 Update estimatedDocumentCount test for Atlas Data Lake (#802) 2021-11-23 15:54:30 -08:00
discovery_and_monitoring PYTHON-3022 Resync prefer-error-code SDAM test 2021-11-19 12:27:23 -08:00
discovery_and_monitoring_integration PYTHON-2715 Remove minPoolSize-error.json spec test file as it uses a monitoring event that v3.12 does not implement 2021-06-30 17:12:34 -07:00
gridfs PYTHON-1487 - Resync GriFS spec tests 2018-04-05 15:12:52 -07:00
load_balancer PYTHON-2868 Test Serverless behind a load balancer (#742) 2021-09-23 16:00:52 -07:00
max_staleness PYTHON-2282 Resync maxStalenessSeconds spec tests (#452) 2020-07-07 15:17:23 -07:00
mod_wsgi_test PYTHON-2707 Limit the use of 'master' 2021-07-09 12:20:43 -07:00
ocsp PYTHON-2707 Limit the use of 'master' 2021-07-09 12:20:43 -07:00
performance PYTHON-2707 Limit the use of 'master' 2021-07-09 12:20:43 -07:00
read_write_concern PYTHON-2037 Test operations omit default write concern 2020-05-08 17:48:07 -07:00
retryable_reads PYTHON-2545 Test Atlas Serverless (#664) (#680) 2021-07-28 12:27:37 -07:00
retryable_writes PYTHON-2984 Fix retry behavior for bulk write writeConcernError (#800) 2021-11-19 12:26:04 -08:00
sdam_monitoring PYTHON-2715 Use hello command for monitoring when supported (#654) 2021-06-30 13:24:20 -07:00
server_selection PYTHON-2768 Add SDAM and server selection spec tests for load balancers (#655) 2021-06-24 12:37:58 -07:00
sessions PYTHON-2856 Properly assert 0 events in snapshot reads tests (#697) 2021-08-09 12:51:06 -07:00
srv_seedlist PYTHON-2671 Support loadBalanced URI option (#614) 2021-05-05 12:51:53 -07:00
transactions PYTHON-2984 Fix retry behavior for bulk write writeConcernError (#800) 2021-11-19 12:26:04 -08:00
transactions-convenient-api PYTHON-2676 Unified Test Runner changes in preparation for Load Balancer Support (#623) 2021-05-18 10:23:05 -07:00
unicode PYTHON-1918 Stop using BSON.encode and BSON.decode functions 2019-09-09 18:06:46 -07:00
unified-test-format PYTHON-2856 Properly assert 0 events in snapshot reads tests (#697) 2021-08-09 12:51:06 -07:00
uri_options PYTHON-2676 Unified Test Runner changes in preparation for Load Balancer Support (#623) 2021-05-18 10:23:05 -07:00
versioned-api PYTHON-2868 Test Serverless behind a load balancer (#742) 2021-09-23 16:00:52 -07:00
__init__.py PYTHON-2810 Disable SSL_CERT_FILE tests on Windows with PyOpenSSL (#757) 2021-10-13 14:04:13 -07:00
barrier.py PYTHON-2199 Reduce race conditions in SDAM error handling 2020-04-28 16:47:13 -07:00
crud_v2_format.py PYTHON-2547 Change estimated_document_count() to use $collStats instead of count on 4.9+ (#606) 2021-04-28 15:03:38 -07:00
pymongo_mocks.py PYTHON-2707 Limit the use of 'master' 2021-07-09 12:20:43 -07:00
qcheck.py Update copyright dates 2017-12-01 17:23:39 -08:00
test_auth_spec.py PYTHON-2034 Support MONGODB-AWS authentication mechanism 2020-03-03 09:43:48 -08:00
test_auth.py PYTHON-2904 Further language modernization 2021-09-14 12:46:08 -07:00
test_binary.py PYTHON-2152 Expand native UUID handling support; Implement UUID specification 2020-06-01 17:45:08 -07:00
test_bson_corpus.py PYTHON-2361 Support parsing as extended JSON representation for subtype 4 binary (#483) 2020-09-09 17:24:29 -07:00
test_bson.py PYTHON-2631 Add missing error message to InvalidBSON error (#589) 2021-04-19 15:23:54 -07:00
test_bulk.py PYTHON-2707 Limit the use of 'master' 2021-07-09 12:20:43 -07:00
test_change_stream.py PYTHON-2904 Further language modernization 2021-09-14 12:46:08 -07:00
test_client_context.py PYTHON-2545 Test Atlas Serverless (#664) (#680) 2021-07-28 12:27:37 -07:00
test_client.py PYTHON-2927 PYTHON-2937 Skip failing tests on PyPy (#753) 2021-10-13 10:43:58 -07:00
test_cmap.py PYTHON-2868 Test Serverless behind a load balancer (#742) 2021-09-23 16:00:52 -07:00
test_code.py Update copyright dates 2017-12-01 17:23:39 -08:00
test_collation.py PYTHON-2545 Test Atlas Serverless (#664) (#680) 2021-07-28 12:27:37 -07:00
test_collection_management.py PYTHON-2557 Timeseries collection support 2021-06-16 14:36:09 -07:00
test_collection.py PYTHON-2838 Skip getlasterror test on >=5.0 2021-07-23 12:55:41 -07:00
test_command_monitoring_legacy.py PYTHON-2860 Remove modifiers option from command monitoring spec test (#701) 2021-08-10 14:01:47 -07:00
test_command_monitoring_unified.py PYTHON-2718 Test redaction of security sensitive command monitoring events (#637) 2021-06-21 18:14:21 -07:00
test_common.py PYTHON-2152 Expand native UUID handling support; Implement UUID specification 2020-06-01 17:45:08 -07:00
test_connections_survive_primary_stepdown_spec.py PYTHON-2707 Limit the use of 'master' 2021-07-09 12:20:43 -07:00
test_crud_unified.py PYTHON-2545 Test Atlas Serverless (#664) (#680) 2021-07-28 12:27:37 -07:00
test_crud_v1.py PYTHON-2545 Test Atlas Serverless (#664) (#680) 2021-07-28 12:27:37 -07:00
test_cursor_manager.py Update copyright dates 2017-12-01 17:23:39 -08:00
test_cursor.py PYTHON-2904 Further language modernization 2021-09-14 12:46:08 -07:00
test_custom_types.py PYTHON-2262 Test Python 3.9 in Evergreen (#485) 2020-09-14 11:45:36 -07:00
test_data_lake.py PYTHON-2475 Implement Atlas Data Lake prose specification tests (#665) 2021-07-07 23:57:06 -07:00
test_database.py PYTHON-2662 Deprecate database profiler helpers (#619) 2021-05-10 17:29:27 -07:00
test_dbref.py Update copyright dates 2017-12-01 17:23:39 -08:00
test_decimal128.py Update copyright dates 2017-12-01 17:23:39 -08:00
test_discovery_and_monitoring.py PYTHON-2707 Limit the use of 'master' 2021-07-09 12:20:43 -07:00
test_dns.py PYTHON-2795 Improve host parsing and error messages 2021-07-08 17:03:38 -07:00
test_encryption.py PYTHON-2904 Further language modernization 2021-09-14 12:46:08 -07:00
test_errors.py PYTHON-2987 Fix test unicode repr on PyPy 7.3.7 (#770) 2021-11-01 13:02:22 -07:00
test_examples.py PYTHON-2827 Versioned API migration example for ecosystem docs (#687) 2021-07-29 17:18:02 -07:00
test_grid_file.py PYTHON-1695 GridOut/GridIn more closely implement io.IOBase (#387) 2019-03-28 14:25:06 -07:00
test_gridfs_bucket.py PYTHON-2103 Test that GridFS supports indexes created in the shell 2020-06-24 11:34:27 -07:00
test_gridfs_spec.py PYTHON-2022 Fix potential UnboundLocalError in gridfs test 2019-10-28 14:53:52 -07:00
test_gridfs.py PYTHON-1272 Fix deadlock when garbage collecting pinned cursors and sessions (#642) 2021-06-23 10:31:29 -07:00
test_heartbeat_monitoring.py PYTHON-2707 Limit the use of 'master' 2021-07-09 12:20:43 -07:00
test_json_util.py PYTHON-3028 $regex as a field name does not allow for non-string values (#807) 2021-12-06 18:11:25 -08:00
test_legacy_api.py PYTHON-2838 Skip getlasterror test on >=5.0 2021-07-23 12:55:41 -07:00
test_load_balancer.py PYTHON-3011 Fix test_connections_are_only_returned_once (#781) 2021-11-08 17:01:49 -08:00
test_max_staleness.py PYTHON-2218 Fix race in test_last_write_date 2020-04-29 11:43:07 -07:00
test_mongos_load_balancing.py PYTHON-2707 Limit the use of 'master' 2021-07-09 12:20:43 -07:00
test_monitor.py PYTHON-2123 Streaming heartbeat protocol 2020-07-01 14:49:46 -07:00
test_monitoring.py PYTHON-2545 Test Atlas Serverless (#664) (#680) 2021-07-28 12:27:37 -07:00
test_monotonic.py PYTHON-1482 Fix monotonic time import for Python 2 2018-02-21 17:01:03 -08:00
test_objectid.py PYTHON-2102 Migrate testing to Windows 10 2020-03-16 16:35:37 -07:00
test_ocsp_cache.py PYTHON-2132 cache OCSP responses 2020-03-13 11:11:38 -07:00
test_pooling.py PYTHON-2927 PYTHON-2937 Skip failing tests on PyPy (#753) 2021-10-13 10:43:58 -07:00
test_pymongo.py Fix up copyright dates. 2015-03-25 11:55:02 -07:00
test_raw_bson.py PYTHON-1918 Stop using BSON.encode and BSON.decode functions 2019-09-09 18:06:46 -07:00
test_read_concern.py PYTHON-2545 Test Atlas Serverless (#664) (#680) 2021-07-28 12:27:37 -07:00
test_read_preferences.py PYTHON-2545 Test Atlas Serverless (#664) (#680) 2021-07-28 12:27:37 -07:00
test_read_write_concern_spec.py PYTHON-2927 PYTHON-2937 Skip failing tests on PyPy (#753) 2021-10-13 10:43:58 -07:00
test_replica_set_client.py PYTHON-2707 Limit the use of 'master' 2021-07-09 12:20:43 -07:00
test_replica_set_reconfig.py PYTHON-2707 Limit the use of 'master' 2021-07-09 12:20:43 -07:00
test_retryable_reads.py PYTHON-2545 Test Atlas Serverless (#664) (#680) 2021-07-28 12:27:37 -07:00
test_retryable_writes_unified.py PYTHON-2984 Fix retry behavior for bulk write writeConcernError (#800) 2021-11-19 12:26:04 -08:00
test_retryable_writes.py PYTHON-2984 Fix retry behavior for bulk write writeConcernError (#800) 2021-11-19 12:26:04 -08:00
test_saslprep.py PYTHON-1457 - Implement SASLprep 2018-03-06 17:54:40 -08:00
test_sdam_monitoring_spec.py PYTHON-2707 Limit the use of 'master' 2021-07-09 12:20:43 -07:00
test_server_description.py PYTHON-2707 Eliminate the use of 'slave' 2021-07-09 12:40:23 -07:00
test_server_selection_rtt.py Fix up copyright dates. 2015-03-25 11:55:02 -07:00
test_server_selection.py PYTHON-2707 Limit the use of 'master' 2021-07-09 12:20:43 -07:00
test_server.py PYTHON-2707 Limit the use of 'master' 2021-07-09 12:20:43 -07:00
test_session.py PYTHON-2545 Test Atlas Serverless (#664) (#680) 2021-07-28 12:27:37 -07:00
test_sessions_unified.py PYTHON-2767 Support snapshot reads on secondaries (#656) 2021-06-25 16:12:53 -07:00
test_son_manipulator.py Update copyright dates 2017-12-01 17:23:39 -08:00
test_son.py Update copyright dates 2017-12-01 17:23:39 -08:00
test_srv_polling.py PYTHON-2002 Re-enable dns/srv tests 2019-11-18 17:41:42 -08:00
test_ssl.py PYTHON-2927 Remove mistaken lines added in backport 2021-10-13 13:07:03 -07:00
test_streaming_protocol.py PYTHON-2707 Limit the use of 'master' 2021-07-09 12:20:43 -07:00
test_threads.py PYTHON-1725 Fix TestThreadsAuth.test_auto_auth_login 2019-03-12 16:26:50 -07: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-2707 Eliminate the use of 'slave' 2021-07-09 12:40:23 -07:00
test_transactions_unified.py PYTHON-2676 Unified Test Runner changes in preparation for Load Balancer Support (#623) 2021-05-18 10:23:05 -07:00
test_transactions.py PYTHON-2937 Skip slow test on Windows and Jython 2021-10-13 18:17:06 -07:00
test_unified_format.py PYTHON-2868 Test Serverless behind a load balancer (#742) 2021-09-23 16:00:52 -07:00
test_uri_parser.py PYTHON-2866 Setting tlsDisableOCSPEndpointCheck=false must enable OCSP endpoint check 2021-08-16 12:16:00 -07:00
test_uri_spec.py PYTHON-2161 add support for tlsDisableOcspEndpointCheck URI option 2020-03-11 18:35:11 -07:00
test_versioned_api.py PYTHON-2545 Test Atlas Serverless (#664) (#680) 2021-07-28 12:27:37 -07:00
test_write_concern.py Fix equality comparison of WriteConcern objects. (#378) 2018-10-09 15:05:47 -07:00
unified_format.py PYTHON-2915 Fix bug when starting a transaction with a large bulk write (#743) 2021-09-27 11:58:38 -07:00
utils_selection_tests.py PYTHON-2707 Limit the use of 'master' 2021-07-09 12:20:43 -07:00
utils_spec_runner.py PYTHON-2868 Test Serverless behind a load balancer (#742) 2021-09-23 16:00:52 -07:00
utils.py PYTHON-2921 Fix eventlet detection with Python 3.10 (#744) 2021-09-24 14:17:36 -07:00
version.py PYTHON-1021 - Support git describe based server versions 2015-12-15 13:33:23 -08:00