mongo-python-driver/test
2024-04-01 16:41:55 -05:00
..
atlas PYTHON-4005 Replace flake8 and isort with ruff (#1399) 2023-10-19 11:56:22 -05:00
auth PYTHON-4265 Rename OIDC property PROVIDER_NAME and config values (#1545) 2024-03-27 12:29:45 -05:00
auth_aws PYTHON-4301 Fix MONGODB-AWS credential caching (#1562) 2024-03-27 12:37:53 -05:00
auth_oidc PYTHON-4309 OIDC Atlas Testing Updates (#1567) 2024-04-01 14:39:07 -05:00
bson_corpus PYTHON-3893 Add BSON Binary Data subtype Sensitive (#1335) 2023-08-02 13:07:44 -07:00
certificates PYTHON-1834 (cont) Add pre-commit config (#853) 2022-02-09 14:24:23 -06:00
change_streams/unified PYTHON-3232 Improved change stream event visibility for C2C Replication (#1062) 2022-09-27 15:31:20 -07:00
client-side-encryption PYTHON-4112 Support named KMS providers (#1487) 2024-01-30 12:00:24 -08:00
collection_management PYTHON-3613 Improving Time-Series Scalability (#1213) 2023-05-12 16:58:10 -05:00
command_logging PYTHON-3457 Easier debugging with standardized logging (#1515) 2024-02-15 11:35:08 -08:00
command_monitoring PYTHON-4117 Require 4.3.1+ server version when using failCommand errorLabels option (#1526) 2024-02-20 13:28:08 -06:00
connection_logging PYTHON-3841 Add durations to connection pool events (#1538) 2024-03-04 11:55:00 -08:00
connection_monitoring PYTHON-4156 Increase interruptInUseConnections timeout to fix flaky test (#1528) 2024-02-16 14:14:06 -08:00
connection_string/test PYTHON-4046 Add connection string tests for uppercase UNIX socket names (#1453) 2023-12-05 15:27:34 -06:00
crud PYTHON-3351 Provide access to raw result document when the server returns an error for a command (#1125) 2022-12-02 12:52:01 -08:00
csot PYTHON-4117 Require 4.3.1+ server version when using failCommand errorLabels option (#1526) 2024-02-20 13:28:08 -06:00
data_lake PYTHON-3167 Revert to using the count command for estimated_document_count (#934) 2022-05-02 16:32:05 -07:00
discovery_and_monitoring PYTHON-3175 Preemptively cancel in progress operations when SDAM heartbeats timeout (#1465) 2024-01-19 10:55:10 -08:00
gridfs PYTHON-2459 Implement unified GridFS tests (#1012) 2022-07-19 15:01:41 -07:00
index_management PYTHON-4208 [Vector Search GA] Add support for types in search index creation (#1544) 2024-03-15 13:04:47 -07:00
lambda PYTHON-4024 Use ruff formatter (#1419) 2023-11-02 12:46:40 -05:00
load_balancer PYTHON-2868 Test Serverless behind a load balancer (#742) 2021-09-23 15:57:57 -07:00
max_staleness PYTHON-2971 PossiblePrimary must not be checked for wire version compatibility of MaxStalenessSeconds (#778) 2021-11-08 14:30:58 -08:00
mockupdb PYTHON-3457 Easier debugging with standardized logging (#1515) 2024-02-15 11:35:08 -08:00
mod_wsgi_test PYTHON-4024 Use ruff formatter (#1419) 2023-11-02 12:46:40 -05:00
mypy_fails PYTHON-4005 Replace flake8 and isort with ruff (#1399) 2023-10-19 11:56:22 -05:00
ocsp PYTHON-4005 Replace flake8 and isort with ruff (#1399) 2023-10-19 11:56:22 -05:00
performance PYTHON-4204 Optimize JSON decoding using lookup table to find $ keys (#1512) 2024-02-06 16:18:31 -08:00
read_write_concern PYTHON-1643 Resync read write concern spec tests 2021-12-09 13:50:53 -08:00
retryable_reads PYTHON-4016 making ReadConcernMajorityNotAvailableYet a retryable error (#1467) 2024-01-11 08:55:53 -05:00
retryable_writes PYTHON-4117 Require 4.3.1+ server version when using failCommand errorLabels option (#1526) 2024-02-20 13:28:08 -06:00
run_command/unified PYTHON-3588 Expose an API to create a cursor from a command response (#1263) 2023-06-28 14:19:04 -07:00
sdam_monitoring DRIVERS-1864 Resync SDAM spec tests (#707) 2021-08-17 14:53:11 -07:00
server_selection PYTHON-3027 Fix server selection when topology type is Unknown (#806) 2021-12-02 13:45:50 -08:00
server_selection_logging PYTHON-3457 Easier debugging with standardized logging (#1515) 2024-02-15 11:35:08 -08:00
sessions DRIVERS-2369 Disable causal consistency in implicit sessions (#1132) 2023-01-10 15:49:46 -08:00
srv_seedlist PYTHON-3822 Add SRV test with uppercase hostname (#1423) 2023-12-05 13:27:18 -08:00
transactions/unified PYTHON-2723 Convert transactions spec tests to unified test format (#1543) 2024-03-26 17:28:32 -05:00
transactions-convenient-api/unified PYTHON-2723 Convert transactions spec tests to unified test format (#1543) 2024-03-26 17:28:32 -05:00
unicode PYTHON-4014 Apply QA Suggestions from Scientific Python Library Development Guide (#1414) 2023-11-01 19:37:22 -05:00
unified-test-format PYTHON-4117 Require 4.3.1+ server version when using failCommand errorLabels option (#1526) 2024-02-20 13:28:08 -06:00
uri_options PYTHON-3668 Use polling SDAM mode on FaaS and add sdamMode=auto/stream/poll (#1360) 2023-10-12 13:19:16 -07:00
versioned-api PYTHON-3167 Revert to using the count command for estimated_document_count (#934) 2022-05-02 16:32:05 -07:00
__init__.py PYTHON-3467 OIDC: Automatic token acquisition for Azure Identity Provider (#1443) 2024-02-02 09:53:48 -06:00
conftest.py PYTHON-4005 Replace flake8 and isort with ruff (#1399) 2023-10-19 11:56:22 -05:00
crud_v2_format.py PYTHON-4005 Replace flake8 and isort with ruff (#1399) 2023-10-19 11:56:22 -05:00
pymongo_mocks.py PYTHON-4024 Use ruff formatter (#1419) 2023-11-02 12:46:40 -05:00
qcheck.py PYTHON-4014 Apply QA Suggestions from Scientific Python Library Development Guide (#1414) 2023-11-01 19:37:22 -05:00
sigstop_sigcont.py PYTHON-4005 Replace flake8 and isort with ruff (#1399) 2023-10-19 11:56:22 -05:00
test_auth_spec.py PYTHON-4265 Rename OIDC property PROVIDER_NAME and config values (#1545) 2024-03-27 12:29:45 -05:00
test_auth.py PYTHON-4014 Apply QA Suggestions from Scientific Python Library Development Guide (#1414) 2023-11-01 19:37:22 -05:00
test_binary.py PYTHON-4014 Apply QA Suggestions from Scientific Python Library Development Guide (#1414) 2023-11-01 19:37:22 -05:00
test_bson_corpus.py PYTHON-4005 Replace flake8 and isort with ruff (#1399) 2023-10-19 11:56:22 -05:00
test_bson.py PYTHON-4144 Optimize json_util encoding performance using single dispatch table (#1475) 2024-01-18 11:43:36 -08:00
test_bulk.py PYTHON-4014 Apply QA Suggestions from Scientific Python Library Development Guide (#1414) 2023-11-01 19:37:22 -05:00
test_change_stream.py PYTHON-4014 Apply QA Suggestions from Scientific Python Library Development Guide (#1414) 2023-11-01 19:37:22 -05:00
test_client_context.py PYTHON-4005 Replace flake8 and isort with ruff (#1399) 2023-10-19 11:56:22 -05:00
test_client.py PYTHON-4286 Remove duplicate test_detect_external_db (#1554) 2024-03-18 16:22:35 -07:00
test_code.py PYTHON-4005 Replace flake8 and isort with ruff (#1399) 2023-10-19 11:56:22 -05:00
test_collation.py PYTHON-4005 Replace flake8 and isort with ruff (#1399) 2023-10-19 11:56:22 -05:00
test_collection_management.py PYTHON-4005 Replace flake8 and isort with ruff (#1399) 2023-10-19 11:56:22 -05:00
test_collection.py PYTHON-2884: Replaced SON usage in all internal classes and commands (#1426) 2023-12-19 15:42:23 -08:00
test_command_logging.py PYTHON-4277 Fix redaction logging test failures (#1552) 2024-03-15 13:31:52 -07:00
test_command_monitoring.py PYTHON-4005 Replace flake8 and isort with ruff (#1399) 2023-10-19 11:56:22 -05:00
test_comment.py PYTHON-3605 Move type annotations to parameter list in rendered docs (#1441) 2023-11-27 09:24:00 -06:00
test_common.py PYTHON-4005 Replace flake8 and isort with ruff (#1399) 2023-10-19 11:56:22 -05:00
test_connection_logging.py PYTHON-3457 Easier debugging with standardized logging (#1515) 2024-02-15 11:35:08 -08:00
test_connection_monitoring.py PYTHON-3841 Add durations to connection pool events (#1538) 2024-03-04 11:55:00 -08:00
test_connections_survive_primary_stepdown_spec.py PYTHON-4005 Replace flake8 and isort with ruff (#1399) 2023-10-19 11:56:22 -05:00
test_create_entities.py PYTHON-4005 Replace flake8 and isort with ruff (#1399) 2023-10-19 11:56:22 -05:00
test_crud_unified.py PYTHON-4005 Replace flake8 and isort with ruff (#1399) 2023-10-19 11:56:22 -05:00
test_crud_v1.py PYTHON-3757 Bulk write operations don't consider hint field in equality checks (#1402) 2023-10-20 14:08:43 -07:00
test_csot.py PYTHON-4005 Replace flake8 and isort with ruff (#1399) 2023-10-19 11:56:22 -05:00
test_cursor.py PYTHON-2884: Replaced SON usage in all internal classes and commands (#1426) 2023-12-19 15:42:23 -08:00
test_custom_types.py PYTHON-4014 Apply QA Suggestions from Scientific Python Library Development Guide (#1414) 2023-11-01 19:37:22 -05:00
test_data_lake.py PYTHON-4005 Replace flake8 and isort with ruff (#1399) 2023-10-19 11:56:22 -05:00
test_database.py PYTHON-4087 Fix test_validate_collection_background by flushing writes via fsync (#1464) 2024-01-05 13:30:05 -08:00
test_dbref.py PYTHON-4005 Replace flake8 and isort with ruff (#1399) 2023-10-19 11:56:22 -05:00
test_decimal128.py PYTHON-4005 Replace flake8 and isort with ruff (#1399) 2023-10-19 11:56:22 -05:00
test_default_exports.py PYTHON-4005 Replace flake8 and isort with ruff (#1399) 2023-10-19 11:56:22 -05:00
test_discovery_and_monitoring.py PYTHON-4022 - Ensure ServerHeartbeatStartedEvents are emitted before connecting (#1542) 2024-03-05 07:53:53 -08:00
test_dns.py PYTHON-3170 Run ping command in SRV spec tests (#1424) 2023-11-08 12:59:13 -08:00
test_encryption.py PYTHON-2267 Test passing UUID to encrypt_expression (#1510) 2024-02-05 15:53:44 -08:00
test_errors.py PYTHON-4005 Replace flake8 and isort with ruff (#1399) 2023-10-19 11:56:22 -05:00
test_examples.py PYTHON-4005 Replace flake8 and isort with ruff (#1399) 2023-10-19 11:56:22 -05:00
test_fork.py PYTHON-4005 Replace flake8 and isort with ruff (#1399) 2023-10-19 11:56:22 -05:00
test_grid_file.py PYTHON-4005 Replace flake8 and isort with ruff (#1399) 2023-10-19 11:56:22 -05:00
test_gridfs_bucket.py PYTHON-4146 Improve GridFS upload performance by batch writing chunks with insert_many (#1478) 2024-01-22 10:53:53 -08:00
test_gridfs_spec.py PYTHON-4005 Replace flake8 and isort with ruff (#1399) 2023-10-19 11:56:22 -05:00
test_gridfs.py PYTHON-4146 Improve GridFS upload performance by batch writing chunks with insert_many (#1478) 2024-01-22 10:53:53 -08:00
test_heartbeat_monitoring.py PYTHON-4005 Replace flake8 and isort with ruff (#1399) 2023-10-19 11:56:22 -05:00
test_index_management.py PYTHON-4300 Forward comment argument in list_search_indexes (#1569) 2024-04-01 16:41:55 -05:00
test_json_util.py PYTHON-4179 Verify document_class type in json_util.loads test (#1509) 2024-02-06 14:18:09 -08:00
test_load_balancer.py PYTHON-4005 Replace flake8 and isort with ruff (#1399) 2023-10-19 11:56:22 -05:00
test_logger.py PYTHON-4277 Fix redaction logging test failures (#1552) 2024-03-15 13:31:52 -07:00
test_max_staleness.py PYTHON-3457 Easier debugging with standardized logging (#1515) 2024-02-15 11:35:08 -08:00
test_mongos_load_balancing.py PYTHON-3457 Easier debugging with standardized logging (#1515) 2024-02-15 11:35:08 -08:00
test_monitor.py PYTHON-4147-fix: Remove quote wrapping and remove shell=true usage (#1513) 2024-02-07 14:24:20 -05:00
test_monitoring.py PYTHON-2822 Add server connectionId to command monitoring events (#1438) 2023-12-01 14:33:37 -08:00
test_objectid.py PYTHON-4005 Replace flake8 and isort with ruff (#1399) 2023-10-19 11:56:22 -05:00
test_ocsp_cache.py PYTHON-4005 Replace flake8 and isort with ruff (#1399) 2023-10-19 11:56:22 -05:00
test_on_demand_csfle.py PYTHON-4005 Replace flake8 and isort with ruff (#1399) 2023-10-19 11:56:22 -05:00
test_pooling.py PYTHON-3926 Add more information to connection errors and timeouts (#1375) 2023-10-30 14:20:18 -07:00
test_pymongo.py PYTHON-4005 Replace flake8 and isort with ruff (#1399) 2023-10-19 11:56:22 -05:00
test_raw_bson.py PYTHON-4084 Fix BSON inflation for DBRef (#1458) 2023-12-12 13:00:14 -08:00
test_read_concern.py PYTHON-4005 Replace flake8 and isort with ruff (#1399) 2023-10-19 11:56:22 -05:00
test_read_preferences.py PYTHON-3457 Easier debugging with standardized logging (#1515) 2024-02-15 11:35:08 -08:00
test_read_write_concern_spec.py PYTHON-4005 Replace flake8 and isort with ruff (#1399) 2023-10-19 11:56:22 -05:00
test_replica_set_reconfig.py PYTHON-4005 Replace flake8 and isort with ruff (#1399) 2023-10-19 11:56:22 -05:00
test_results.py PYTHON-1424 Add repr to write result classes (#1400) 2023-10-20 13:52:52 -07:00
test_retryable_reads_unified.py PYTHON-4016 making ReadConcernMajorityNotAvailableYet a retryable error (#1467) 2024-01-11 08:55:53 -05:00
test_retryable_reads.py PYTHON-2834 Direct read/write retries to another mongos if possible (#1421) 2023-11-14 12:49:42 -08:00
test_retryable_writes_unified.py PYTHON-4005 Replace flake8 and isort with ruff (#1399) 2023-10-19 11:56:22 -05:00
test_retryable_writes.py PYTHON-3587 Do not perform server selection to determine sessions support (#1491) 2024-02-05 13:19:26 -08:00
test_run_command.py PYTHON-4005 Replace flake8 and isort with ruff (#1399) 2023-10-19 11:56:22 -05:00
test_saslprep.py PYTHON-4005 Replace flake8 and isort with ruff (#1399) 2023-10-19 11:56:22 -05:00
test_sdam_monitoring_spec.py PYTHON-4024 Use ruff formatter (#1419) 2023-11-02 12:46:40 -05:00
test_server_description.py PYTHON-4005 Replace flake8 and isort with ruff (#1399) 2023-10-19 11:56:22 -05:00
test_server_selection_in_window.py PYTHON-3457 Easier debugging with standardized logging (#1515) 2024-02-15 11:35:08 -08:00
test_server_selection_logging.py PYTHON-3457 Easier debugging with standardized logging (#1515) 2024-02-15 11:35:08 -08:00
test_server_selection_rtt.py PYTHON-4005 Replace flake8 and isort with ruff (#1399) 2023-10-19 11:56:22 -05:00
test_server_selection.py PYTHON-3457 Easier debugging with standardized logging (#1515) 2024-02-15 11:35:08 -08:00
test_server.py PYTHON-4005 Replace flake8 and isort with ruff (#1399) 2023-10-19 11:56:22 -05:00
test_session.py PYTHON-3587 Do not perform server selection to determine sessions support (#1491) 2024-02-05 13:19:26 -08:00
test_sessions_unified.py PYTHON-4005 Replace flake8 and isort with ruff (#1399) 2023-10-19 11:56:22 -05:00
test_son.py PYTHON-4014 Apply QA Suggestions from Scientific Python Library Development Guide (#1414) 2023-11-01 19:37:22 -05:00
test_srv_polling.py PYTHON-4014 Apply QA Suggestions from Scientific Python Library Development Guide (#1414) 2023-11-01 19:37:22 -05:00
test_ssl.py PYTHON-4024 Use ruff formatter (#1419) 2023-11-02 12:46:40 -05:00
test_streaming_protocol.py PYTHON-4005 Replace flake8 and isort with ruff (#1399) 2023-10-19 11:56:22 -05:00
test_threads.py PYTHON-4005 Replace flake8 and isort with ruff (#1399) 2023-10-19 11:56:22 -05:00
test_timestamp.py PYTHON-4005 Replace flake8 and isort with ruff (#1399) 2023-10-19 11:56:22 -05:00
test_topology.py PYTHON-3457 Easier debugging with standardized logging (#1515) 2024-02-15 11:35:08 -08:00
test_transactions_unified.py PYTHON-2723 Convert transactions spec tests to unified test format (#1543) 2024-03-26 17:28:32 -05:00
test_transactions.py PYTHON-2723 Convert transactions spec tests to unified test format (#1543) 2024-03-26 17:28:32 -05:00
test_typing_strict.py PYTHON-4005 Replace flake8 and isort with ruff (#1399) 2023-10-19 11:56:22 -05:00
test_typing.py PYTHON-4014 Apply QA Suggestions from Scientific Python Library Development Guide (#1414) 2023-11-01 19:37:22 -05:00
test_unified_format.py PYTHON-4014 Apply QA Suggestions from Scientific Python Library Development Guide (#1414) 2023-11-01 19:37:22 -05:00
test_uri_parser.py PYTHON-3835 Log informational message client-side based on detected environment (#1537) 2024-03-07 14:53:09 -08:00
test_uri_spec.py PYTHON-4014 Apply QA Suggestions from Scientific Python Library Development Guide (#1414) 2023-11-01 19:37:22 -05:00
test_versioned_api.py PYTHON-4005 Replace flake8 and isort with ruff (#1399) 2023-10-19 11:56:22 -05:00
test_write_concern.py PYTHON-4005 Replace flake8 and isort with ruff (#1399) 2023-10-19 11:56:22 -05:00
unified_format.py PYTHON-4303 Fix Unified Transaction Test Runner (#1568) 2024-04-01 11:57:30 -05:00
utils_selection_tests.py PYTHON-3457 Easier debugging with standardized logging (#1515) 2024-02-15 11:35:08 -08:00
utils_spec_runner.py PYTHON-4005 Replace flake8 and isort with ruff (#1399) 2023-10-19 11:56:22 -05:00
utils.py PYTHON-2723 Convert transactions spec tests to unified test format (#1543) 2024-03-26 17:28:32 -05:00
version.py PYTHON-4005 Replace flake8 and isort with ruff (#1399) 2023-10-19 11:56:22 -05:00