mongo-python-driver/test
2023-08-02 20:11:25 -07:00
..
atlas PYTHON-2504 Run pyupgrade 3.4.0 and ruff 0.0.265 (#1196) 2023-05-11 15:27:17 -07:00
auth PYTHON-3460 Implement OIDC SASL mechanism (#1138) 2023-05-11 14:35:30 -05:00
auth_aws PYTHON-3731 Disable MONGODB-OIDC Auth for 4.4 (#1230) 2023-06-13 11:30:50 -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-3724 Remove null values from command_started_event in fle2v2-CreateCollection.yml (#1223) 2023-06-06 12:06:08 -07:00
cmap PYTHON-3005 Make maxConnecting configurable (#789) 2021-11-16 12:51:36 -08:00
collection_management PYTHON-3613 Improving Time-Series Scalability (#1213) 2023-05-12 16:58:10 -05:00
command_monitoring PYTHON-3523 Remove getNonce command usage for 6.2+ (#1135) 2023-01-12 12:08:53 -06:00
connection_string/test PYTHON-1579 Update URI parser to adhere to new connection string spec (#755) 2021-10-20 13:39:32 -07: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-3703 Fix typos and add codespell pre-commit hook (#1203) 2023-05-03 14:47:24 -07: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-3400 Only use new electionId/setVersion logic on 6.0+ 2022-10-05 13:02:15 -07:00
gridfs PYTHON-2459 Implement unified GridFS tests (#1012) 2022-07-19 15:01:41 -07:00
index_management PYTHON-3723 Add search index management helpers (#1224) 2023-07-14 09:51:19 -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-3879 Rename SocketInfo to Connection (#1329) 2023-07-28 10:04:16 -07:00
mod_wsgi_test PYTHON-694 Test mod_wsgi sub interpreters (#1327) 2023-07-26 18:03:29 -07:00
mypy_fails PYTHON-3703 Fix typos and add codespell pre-commit hook (#1203) 2023-05-03 14:47:24 -07:00
ocsp PYTHON-2504 Run pyupgrade 3.4.0 and ruff 0.0.265 (#1196) 2023-05-11 15:27:17 -07:00
performance PYTHON-2504 Run pyupgrade 3.4.0 and ruff 0.0.265 (#1196) 2023-05-11 15:27:17 -07:00
read_write_concern PYTHON-1643 Resync read write concern spec tests 2021-12-09 13:50:53 -08:00
retryable_reads PYTHON-3500 Resync retryable tests to fix serverless failures (#1116) 2022-11-15 17:43:34 -08:00
retryable_writes PYTHON-3388 Propagate Original Error for Write Errors Labeled NoWritesPerformed (#1117) 2022-12-01 17:54:15 -08: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
sessions DRIVERS-2369 Disable causal consistency in implicit sessions (#1132) 2023-01-10 15:49:46 -08:00
srv_seedlist PYTHON-2754 Add Spec Tests For DB Names With Commas (#1162) 2023-02-23 10:20:17 -08:00
transactions PYTHON-3368 Add test that reads are not retried in a transaction (#1020) 2022-07-25 15:19:22 -07:00
transactions-convenient-api PYTHON-2676 Unified Test Runner changes in preparation for Load Balancer Support (#623) 2021-05-18 10:20:36 -07:00
unicode PYTHON-1834 Use a code formatter (#852) 2022-02-09 06:44:28 -06:00
unified-test-format PYTHON-3570 Deprecate currentOp/collStats commands by 7.0 (#1205) 2023-05-08 11:49:05 -05:00
uri_options PYTHON-3288 Implement client side operation timeout (#954) 2022-06-06 15:36:52 -04: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-2504 Run pyupgrade 3.4.0 and ruff 0.0.265 (#1196) 2023-05-11 15:27:17 -07:00
conftest.py PYTHON-3727 Use tox for unit tests and switch to pytest (#1249) 2023-06-21 15:07:14 -07:00
crud_v2_format.py PYTHON-2504 Run pyupgrade 3.4.0 and ruff 0.0.265 (#1196) 2023-05-11 15:27:17 -07:00
pymongo_mocks.py PYTHON-3808 add types to monitor.py (#1328) 2023-08-01 09:41:07 -07:00
qcheck.py PYTHON-2504 Run pyupgrade 3.4.0 and ruff 0.0.265 (#1196) 2023-05-11 15:27:17 -07:00
sigstop_sigcont.py PYTHON-2504 Run pyupgrade 3.4.0 and ruff 0.0.265 (#1196) 2023-05-11 15:27:17 -07:00
test_auth_spec.py PYTHON-2504 Run pyupgrade 3.4.0 and ruff 0.0.265 (#1196) 2023-05-11 15:27:17 -07:00
test_auth.py PYTHON-3879 Rename SocketInfo to Connection (#1329) 2023-07-28 10:04:16 -07:00
test_binary.py PYTHON-2504 Run pyupgrade 3.4.0 and ruff 0.0.265 (#1196) 2023-05-11 15:27:17 -07:00
test_bson_corpus.py PYTHON-3085 Audit consistent and correct types for _DocumentOut (#893) 2022-03-16 05:56:07 -05:00
test_bson.py PYTHON-3511 Cleanup some more Python 2 references (#1309) 2023-07-14 17:02:24 -04:00
test_bulk.py PYTHON-2504 Run pyupgrade 3.4.0 and ruff 0.0.265 (#1196) 2023-05-11 15:27:17 -07:00
test_change_stream.py PYTHON-3699 Add prose test for change stream splitting (#1232) 2023-06-14 10:00:52 -07:00
test_client_context.py PYTHON-2504 Run pyupgrade 3.4.0 and ruff 0.0.265 (#1196) 2023-05-11 15:27:17 -07:00
test_client.py PYTHON-3879 Rename SocketInfo to Connection (#1329) 2023-07-28 10:04:16 -07:00
test_cmap.py PYTHON-3879 Rename SocketInfo to Connection (#1329) 2023-07-28 10:04:16 -07:00
test_code.py PYTHON-2504 Run pyupgrade 3.4.0 and ruff 0.0.265 (#1196) 2023-05-11 15:27:17 -07:00
test_collation.py PYTHON-2504 Run pyupgrade 3.4.0 and ruff 0.0.265 (#1196) 2023-05-11 15:27:17 -07:00
test_collection_management.py PYTHON-1834 Use a code formatter (#852) 2022-02-09 06:44:28 -06:00
test_collection.py PYTHON-3879 Rename SocketInfo to Connection (#1329) 2023-07-28 10:04:16 -07:00
test_command_monitoring.py PYTHON-3523 Remove getNonce command usage for 6.2+ (#1135) 2023-01-12 12:08:53 -06:00
test_comment.py PYTHON-3737 Use __future__ annotations for forward reference type hints (#1234) 2023-06-15 12:54:29 -07:00
test_common.py PYTHON-2287 Improve error message for invalid boolean option (#1236) 2023-06-15 11:54:20 -07:00
test_connections_survive_primary_stepdown_spec.py PYTHON-3806 add types to message.py (#1312) 2023-08-02 20:11:25 -07:00
test_create_entities.py PYTHON-3527 + PYTHON-3528 Fix no-server tests (#1118) 2022-11-17 12:27:00 -08:00
test_crud_unified.py PYTHON-1834 Use a code formatter (#852) 2022-02-09 06:44:28 -06:00
test_crud_v1.py PYTHON-3727 Use tox for unit tests and switch to pytest (#1249) 2023-06-21 15:07:14 -07:00
test_csot.py PYTHON-3478 Improve test_change_stream_can_resume_after_timeouts (#1083) 2022-10-19 15:14:46 -07:00
test_cursor.py PYTHON-2504 Run pyupgrade 3.4.0 and ruff 0.0.265 (#1196) 2023-05-11 15:27:17 -07:00
test_custom_types.py PYTHON-3758 Support overflow integers in fallback_encoder. (#1243) 2023-06-26 15:20:01 -04:00
test_data_lake.py PYTHON-3727 Use tox for unit tests and switch to pytest (#1249) 2023-06-21 15:07:14 -07:00
test_database.py PYTHON-3588 Expose an API to create a cursor from a command response (#1263) 2023-06-28 14:19:04 -07:00
test_dbref.py PYTHON-2504 Run pyupgrade 3.4.0 and ruff 0.0.265 (#1196) 2023-05-11 15:27:17 -07:00
test_decimal128.py PYTHON-1834 Use a code formatter (#852) 2022-02-09 06:44:28 -06:00
test_default_exports.py PYTHON-3311 Module "pymongo" does not explicitly export attribute "MongoClient"; implicit reexport disabled (#994) 2022-07-06 18:30:00 -05:00
test_discovery_and_monitoring.py PYTHON-3879 Rename SocketInfo to Connection (#1329) 2023-07-28 10:04:16 -07:00
test_dns.py PYTHON-3800 Add test for SRV URI with uppercase hostname (#1293) 2023-07-07 10:15:52 -04:00
test_encryption.py PYTHON-3727 Use tox for unit tests and switch to pytest (#1249) 2023-06-21 15:07:14 -07:00
test_errors.py PYTHON-3120 Set up flake8 linting (#868) 2022-02-17 06:44:08 -06:00
test_examples.py PYTHON-2504 Run pyupgrade 3.4.0 and ruff 0.0.265 (#1196) 2023-05-11 15:27:17 -07:00
test_fork.py PYTHON-3406 Reinstate warning and docs that PyMongo is not fork safe (#1050) 2022-09-13 14:14:53 -07:00
test_grid_file.py PYTHON-3806 add types to message.py (#1312) 2023-08-02 20:11:25 -07:00
test_gridfs_bucket.py PYTHON-2504 Run pyupgrade 3.4.0 and ruff 0.0.265 (#1196) 2023-05-11 15:27:17 -07:00
test_gridfs_spec.py PYTHON-2459 Implement unified GridFS tests (#1012) 2022-07-19 15:01:41 -07:00
test_gridfs.py PYTHON-2504 Run pyupgrade 3.4.0 and ruff 0.0.265 (#1196) 2023-05-11 15:27:17 -07:00
test_heartbeat_monitoring.py PYTHON-3120 Set up flake8 linting (#868) 2022-02-17 06:44:08 -06:00
test_index_management.py PYTHON-3723 Add search index management helpers (#1224) 2023-07-14 09:51:19 -05:00
test_json_util.py PYTHON-3562 Type annotation of bson.json_utils.loads is incorrect (only accepts str) (#1152) 2023-02-10 15:28:04 -08:00
test_load_balancer.py PYTHON-3879 Rename SocketInfo to Connection (#1329) 2023-07-28 10:04:16 -07:00
test_max_staleness.py PYTHON-3120 Set up flake8 linting (#868) 2022-02-17 06:44:08 -06:00
test_mongos_load_balancing.py PYTHON-2504 Run pyupgrade 3.4.0 and ruff 0.0.265 (#1196) 2023-05-11 15:27:17 -07:00
test_monitor.py PYTHON-2504 Run pyupgrade 3.4.0 and ruff 0.0.265 (#1196) 2023-05-11 15:27:17 -07:00
test_monitoring.py PYTHON-2504 Run pyupgrade 3.4.0 and ruff 0.0.265 (#1196) 2023-05-11 15:27:17 -07:00
test_objectid.py PYTHON-3702 Stop using utcnow and utcfromtimestamp (#1229) 2023-06-12 15:43:30 -07:00
test_ocsp_cache.py PYTHON-3744 Fix utcnow deprecation build regressions (#1244) 2023-06-16 13:30:54 -07:00
test_on_demand_csfle.py PYTHON-2504 Run pyupgrade 3.4.0 and ruff 0.0.265 (#1196) 2023-05-11 15:27:17 -07:00
test_pooling.py PYTHON-3879 Rename SocketInfo to Connection (#1329) 2023-07-28 10:04:16 -07:00
test_pymongo.py PYTHON-1834 Use a code formatter (#852) 2022-02-09 06:44:28 -06:00
test_raw_bson.py PYTHON-3174 Don't reinit client_context.client (#899) 2022-03-16 09:36:31 -07:00
test_read_concern.py PYTHON-2504 Run pyupgrade 3.4.0 and ruff 0.0.265 (#1196) 2023-05-11 15:27:17 -07:00
test_read_preferences.py PYTHON-3879 Rename SocketInfo to Connection (#1329) 2023-07-28 10:04:16 -07:00
test_read_write_concern_spec.py PYTHON-3727 Use tox for unit tests and switch to pytest (#1249) 2023-06-21 15:07:14 -07:00
test_replica_set_reconfig.py PYTHON-2504 Run pyupgrade 3.4.0 and ruff 0.0.265 (#1196) 2023-05-11 15:27:17 -07:00
test_retryable_reads_unified.py PYTHON-2951 Test that handshake errors are retryable (#846) 2022-02-23 14:00:43 -08:00
test_retryable_reads.py PYTHON-3727 Use tox for unit tests and switch to pytest (#1249) 2023-06-21 15:07:14 -07:00
test_retryable_writes_unified.py PYTHON-1834 Use a code formatter (#852) 2022-02-09 06:44:28 -06:00
test_retryable_writes.py PYTHON-3727 Use tox for unit tests and switch to pytest (#1249) 2023-06-21 15:07:14 -07:00
test_run_command.py PYTHON-3588 Expose an API to create a cursor from a command response (#1263) 2023-06-28 14:19:04 -07:00
test_saslprep.py PYTHON-3120 Set up flake8 linting (#868) 2022-02-17 06:44:08 -06:00
test_sdam_monitoring_spec.py PYTHON-2504 Run pyupgrade 3.4.0 and ruff 0.0.265 (#1196) 2023-05-11 15:27:17 -07:00
test_server_description.py PYTHON-3120 Set up flake8 linting (#868) 2022-02-17 06:44:08 -06:00
test_server_selection_in_window.py PYTHON-3879 Rename SocketInfo to Connection (#1329) 2023-07-28 10:04:16 -07:00
test_server_selection_rtt.py PYTHON-2504 Run pyupgrade 3.4.0 and ruff 0.0.265 (#1196) 2023-05-11 15:27:17 -07:00
test_server_selection.py PYTHON-2504 Run pyupgrade 3.4.0 and ruff 0.0.265 (#1196) 2023-05-11 15:27:17 -07:00
test_server.py PYTHON-3750 add types to server.py (#1248) 2023-06-22 14:20:33 -07:00
test_session.py PYTHON-2504 Run pyupgrade 3.4.0 and ruff 0.0.265 (#1196) 2023-05-11 15:27:17 -07:00
test_sessions_unified.py PYTHON-3123 Convert sessions spec tests to unified test format (#888) 2022-02-25 10:36:05 -08:00
test_son.py PYTHON-2504 Run pyupgrade 3.4.0 and ruff 0.0.265 (#1196) 2023-05-11 15:27:17 -07:00
test_srv_polling.py PYTHON-2504 Run pyupgrade 3.4.0 and ruff 0.0.265 (#1196) 2023-05-11 15:27:17 -07:00
test_ssl.py PYTHON-2504 Run pyupgrade 3.4.0 and ruff 0.0.265 (#1196) 2023-05-11 15:27:17 -07:00
test_streaming_protocol.py PYTHON-1834 Use a code formatter (#852) 2022-02-09 06:44:28 -06:00
test_threads.py PYTHON-2504 Run pyupgrade 3.4.0 and ruff 0.0.265 (#1196) 2023-05-11 15:27:17 -07:00
test_timestamp.py PYTHON-1834 Use a code formatter (#852) 2022-02-09 06:44:28 -06:00
test_topology.py PYTHON-3764 add types to settings.py (#1259) 2023-06-27 13:16:20 -07:00
test_transactions_unified.py PYTHON-1834 Use a code formatter (#852) 2022-02-09 06:44:28 -06:00
test_transactions.py PYTHON-3811 add types to operations.py (#1313) 2023-07-18 14:28:57 -07:00
test_typing_strict.py PYTHON-3568 Intellisense highlights multiple PyMongo methods because of CodecOptions (#1139) 2023-01-25 09:41:23 -06:00
test_typing.py PYTHON-2504 Run pyupgrade 3.4.0 and ruff 0.0.265 (#1196) 2023-05-11 15:27:17 -07:00
test_unified_format.py PYTHON-2683 Convert change stream spec tests to unified test format (#950) 2022-06-01 18:26:52 -05:00
test_uri_parser.py PYTHON-2504 Run pyupgrade 3.4.0 and ruff 0.0.265 (#1196) 2023-05-11 15:27:17 -07:00
test_uri_spec.py PYTHON-2504 Run pyupgrade 3.4.0 and ruff 0.0.265 (#1196) 2023-05-11 15:27:17 -07:00
test_versioned_api.py PYTHON-3765 add types to server_api.py (#1260) 2023-06-27 13:15:58 -07:00
test_write_concern.py PYTHON-2504 Run pyupgrade 3.4.0 and ruff 0.0.265 (#1196) 2023-05-11 15:27:17 -07:00
unified_format.py PYTHON-3723 Add search index management helpers (#1224) 2023-07-14 09:51:19 -05:00
utils_selection_tests.py PYTHON-3702 Stop using utcnow and utcfromtimestamp (#1229) 2023-06-12 15:43:30 -07:00
utils_spec_runner.py PYTHON-3724 Remove null values from command_started_event in fle2v2-CreateCollection.yml (#1223) 2023-06-06 12:06:08 -07:00
utils.py PYTHON-3806 add types to message.py (#1312) 2023-08-02 20:11:25 -07:00
version.py PYTHON-2504 Run pyupgrade 3.4.0 and ruff 0.0.265 (#1196) 2023-05-11 15:27:17 -07:00