mongo-python-driver/test
2022-08-03 12:23:50 -07:00
..
atlas PYTHON-3120 Set up flake8 linting (#868) 2022-02-17 06:44:08 -06:00
auth PYTHON-2203 Resync auth spec tests 2021-12-09 16:29:20 -08:00
auth_aws PYTHON-3097 Language specific examples for AWS Lambda (#984) 2022-06-29 12:18:52 -07:00
bson_corpus PYTHON-2680 Breaking changes to DBRef BSON+JSON decoding (#722) 2021-09-10 11:03:25 -07:00
certificates PYTHON-1834 (cont) Add pre-commit config (#853) 2022-02-09 14:24:23 -06:00
change_streams/unified PYTHON-3358 Skip obsolete StaleShardVersion test on 6.1.0+ (#1018) 2022-07-21 11:47:02 -07:00
client-side-encryption PYTHON-3382 Resync csfle tests (#1027) 2022-07-29 15:39:11 -07:00
cmap PYTHON-3005 Make maxConnecting configurable (#789) 2021-11-16 12:51:36 -08:00
collection_management PYTHON-3274 Add commandStartedEvent assertions to clustered index spec tests (#1022) 2022-07-27 18:28:23 -05:00
command_monitoring PYTHON-2532 Remove modifiers option for find methods (#696) 2021-08-09 10:02:36 -07: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-3282 Add comment option tests for distinct helper (#979) 2022-06-21 15:30:17 -07:00
csot PYTHON-3362 Fix CSOT gridfs test (#1015) 2022-07-19 19:08:54 -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 Revert "PYTHON-2970 Prioritize electionId over setVersion for stale primary check (#845)" 2022-03-29 13:45:27 -07:00
discovery_and_monitoring_integration PYTHON-3353 Improve reliability of SDAM heartbeat error spec tests (#1005) 2022-07-14 17:09:42 -05:00
gridfs PYTHON-2459 Implement unified GridFS tests (#1012) 2022-07-19 15:01:41 -07: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-3167 Fix mockupdb tests for estimated_document_count (#938) 2022-05-05 10:52:53 -07:00
mod_wsgi_test PYTHON-3120 Set up flake8 linting (#868) 2022-02-17 06:44:08 -06:00
mypy_fails PYTHON-3074 Add documentation for type hints (#906) 2022-03-29 18:03:42 -05:00
ocsp PYTHON-3120 Set up flake8 linting (#868) 2022-02-17 06:44:08 -06:00
performance PYTHON-1834 Use a code formatter (#852) 2022-02-09 06:44:28 -06:00
read_write_concern PYTHON-1643 Resync read write concern spec tests 2021-12-09 13:50:53 -08:00
retryable_reads PYTHON-3167 Revert to using the count command for estimated_document_count (#934) 2022-05-02 16:32:05 -07:00
retryable_writes PYTHON-2951 Test that handshake errors are retryable (#846) 2022-02-23 14:00:43 -08: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 PYTHON-3160 Fix MMAPv1 tests (#914) 2022-03-30 21:50:22 -07:00
srv_seedlist PYTHON-3153 Update initial DNS seedlist discovery tests to support dedicated load balancer port (#1002) 2022-07-14 14:57:52 -05: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-3337 Fix capped collection test on MMAPv1 (#990) 2022-07-06 11:39:07 -07: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-3053 Key Management API (#958) 2022-06-30 12:35:29 -05:00
crud_v2_format.py PYTHON-1834 Use a code formatter (#852) 2022-02-09 06:44:28 -06:00
pymongo_mocks.py PYTHON-1834 Use a code formatter (#852) 2022-02-09 06:44:28 -06:00
qcheck.py PYTHON-1834 Use a code formatter (#852) 2022-02-09 06:44:28 -06:00
sigstop_sigcont.py PYTHON-3191 Fix test_sigstop_sigcont with Versioned API (#916) 2022-03-31 12:25:45 -07:00
test_auth_spec.py PYTHON-1834 Use a code formatter (#852) 2022-02-09 06:44:28 -06:00
test_auth.py PYTHON-3366 Support mypy 0.971 and test with latest version (#1021) 2022-07-25 15:25:41 -07:00
test_binary.py PYTHON-3085 Audit consistent and correct types for _DocumentOut (#893) 2022-03-16 05:56:07 -05: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-3371 Remove DatetimeConversionOpts.__repr__ (#1023) 2022-07-28 15:55:34 -07:00
test_bulk.py PYTHON-1834 Use a code formatter (#852) 2022-02-09 06:44:28 -06:00
test_change_stream.py PYTHON-3389 Close ChangeStream after non-resumable non-timeout errors (#1029) 2022-08-03 12:23:50 -07:00
test_client_context.py PYTHON-3120 Set up flake8 linting (#868) 2022-02-17 06:44:08 -06:00
test_client.py PYTHON-1824 Allow encoding/decoding out-of-range datetimes via DatetimeMS and datetime_conversion (#981) 2022-07-27 16:53:52 -07:00
test_cmap.py PYTHON-3336 Test Failure - test_load_balancer failing (#1000) 2022-07-08 19:40:25 -05:00
test_code.py PYTHON-1834 Use a code formatter (#852) 2022-02-09 06:44:28 -06:00
test_collation.py PYTHON-1834 Use a code formatter (#852) 2022-02-09 06:44:28 -06:00
test_collection_management.py PYTHON-1834 Use a code formatter (#852) 2022-02-09 06:44:28 -06:00
test_collection.py PYTHON-3366 Support mypy 0.971 and test with latest version (#1021) 2022-07-25 15:25:41 -07:00
test_command_monitoring_legacy.py PYTHON-3120 Set up flake8 linting (#868) 2022-02-17 06:44:08 -06:00
test_command_monitoring_unified.py PYTHON-1834 Use a code formatter (#852) 2022-02-09 06:44:28 -06:00
test_comment.py PYTHON-3120 Set up flake8 linting (#868) 2022-02-17 06:44:08 -06:00
test_common.py PYTHON-1834 Use a code formatter (#852) 2022-02-09 06:44:28 -06:00
test_connections_survive_primary_stepdown_spec.py PYTHON-1834 Use a code formatter (#852) 2022-02-09 06:44:28 -06:00
test_create_entities.py PYTHON-1834 Use a code formatter (#852) 2022-02-09 06:44:28 -06: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-3120 Set up flake8 linting (#868) 2022-02-17 06:44:08 -06:00
test_csot.py PYTHON-3363 Allow change stream to be resumed after a timeout (#1014) 2022-07-19 18:17:12 -07:00
test_cursor.py PYTHON-3120 Set up flake8 linting (#868) 2022-02-17 06:44:08 -06:00
test_custom_types.py PYTHON-3085 Audit consistent and correct types for _DocumentOut (#893) 2022-03-16 05:56:07 -05:00
test_data_lake.py PYTHON-3120 Set up flake8 linting (#868) 2022-02-17 06:44:08 -06:00
test_database.py PYTHON-3366 Support mypy 0.971 and test with latest version (#1021) 2022-07-25 15:25:41 -07:00
test_dbref.py PYTHON-3120 Set up flake8 linting (#868) 2022-02-17 06:44:08 -06: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-3288 Implement client side operation timeout (#954) 2022-06-06 15:36:52 -04:00
test_dns.py PYTHON-3120 Set up flake8 linting (#868) 2022-02-17 06:44:08 -06:00
test_encryption.py PYTHON-3303 Upgrade encryption testing to macos 10.15+ (#1004) 2022-07-14 16:30:52 -07:00
test_errors.py PYTHON-3120 Set up flake8 linting (#868) 2022-02-17 06:44:08 -06:00
test_examples.py PYTHON-3284 Fix test_snapshot_query by waiting for documents to be committed to the snapshot (#1019) 2022-07-25 14:22:51 -07:00
test_grid_file.py PYTHON-1552 Prevent uploading partial or corrupt GridFS files after an error occurs 2022-06-16 15:26:27 -07:00
test_gridfs_bucket.py PYTHON-3120 Set up flake8 linting (#868) 2022-02-17 06:44:08 -06:00
test_gridfs_spec.py PYTHON-2459 Implement unified GridFS tests (#1012) 2022-07-19 15:01:41 -07:00
test_gridfs.py PYTHON-1552 Prevent uploading partial or corrupt GridFS files after an error occurs 2022-06-16 15:26:27 -07:00
test_heartbeat_monitoring.py PYTHON-3120 Set up flake8 linting (#868) 2022-02-17 06:44:08 -06:00
test_json_util.py PYTHON-1824 Allow encoding/decoding out-of-range datetimes via DatetimeMS and datetime_conversion (#981) 2022-07-27 16:53:52 -07:00
test_load_balancer.py PYTHON-3120 Set up flake8 linting (#868) 2022-02-17 06:44:08 -06: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-1834 Use a code formatter (#852) 2022-02-09 06:44:28 -06:00
test_monitor.py PYTHON-1834 Use a code formatter (#852) 2022-02-09 06:44:28 -06:00
test_monitoring.py PYTHON-3120 Set up flake8 linting (#868) 2022-02-17 06:44:08 -06:00
test_mypy.py PYTHON-3311 Module "pymongo" does not explicitly export attribute "MongoClient"; implicit reexport disabled (#994) 2022-07-06 18:30:00 -05:00
test_objectid.py PYTHON-1834 Use a code formatter (#852) 2022-02-09 06:44:28 -06:00
test_ocsp_cache.py PYTHON-1834 Use a code formatter (#852) 2022-02-09 06:44:28 -06:00
test_pooling.py PYTHON-3142 Stop using $where in test_maxConnecting (#886) 2022-02-23 11:52:55 -08: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-1834 Use a code formatter (#852) 2022-02-09 06:44:28 -06:00
test_read_preferences.py PYTHON-1834 Use a code formatter (#852) 2022-02-09 06:44:28 -06:00
test_read_write_concern_spec.py PYTHON-1834 Use a code formatter (#852) 2022-02-09 06:44:28 -06:00
test_replica_set_reconfig.py PYTHON-1834 Use a code formatter (#852) 2022-02-09 06:44:28 -06: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-3250 Speed up majority writes in test suite (#936) 2022-05-03 14:41:24 -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-1834 Use a code formatter (#852) 2022-02-09 06:44:28 -06: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-3120 Set up flake8 linting (#868) 2022-02-17 06:44:08 -06: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-2924 Improve test_load_balancing (#955) 2022-06-02 10:55:15 -07:00
test_server_selection_rtt.py PYTHON-1834 Use a code formatter (#852) 2022-02-09 06:44:28 -06:00
test_server_selection.py PYTHON-1834 Use a code formatter (#852) 2022-02-09 06:44:28 -06:00
test_server.py PYTHON-1834 Use a code formatter (#852) 2022-02-09 06:44:28 -06:00
test_session.py PYTHON-3228 _tmp_session should validate session input (#930) 2022-04-18 20:38:46 -05: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-3120 Set up flake8 linting (#868) 2022-02-17 06:44:08 -06:00
test_srv_polling.py PYTHON-3120 Set up flake8 linting (#868) 2022-02-17 06:44:08 -06:00
test_ssl.py PYTHON-3187 Avoid tight poll() loop on pyopenssl connections (#953) 2022-05-26 15:14:59 -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-3120 Set up flake8 linting (#868) 2022-02-17 06:44:08 -06:00
test_timestamp.py PYTHON-1834 Use a code formatter (#852) 2022-02-09 06:44:28 -06:00
test_topology.py PYTHON-1834 Use a code formatter (#852) 2022-02-09 06:44:28 -06:00
test_transactions_unified.py PYTHON-1834 Use a code formatter (#852) 2022-02-09 06:44:28 -06:00
test_transactions.py PYTHON-3333 Fix bug where non-cursor read operations fail in a transaction with directConnection=True on primary (#991) 2022-07-06 11:39:41 -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-3251 Make extra whitespace visible in invalid port exception (#937) 2022-05-04 11:12:58 -07:00
test_uri_spec.py PYTHON-1834 Use a code formatter (#852) 2022-02-09 06:44:28 -06:00
test_versioned_api.py PYTHON-1834 Use a code formatter (#852) 2022-02-09 06:44:28 -06:00
test_write_concern.py PYTHON-1834 Use a code formatter (#852) 2022-02-09 06:44:28 -06:00
unified_format.py PYTHON-3363 Allow change stream to be resumed after a timeout (#1014) 2022-07-19 18:17:12 -07:00
utils_selection_tests.py PYTHON-1834 Use a code formatter (#852) 2022-02-09 06:44:28 -06:00
utils_spec_runner.py PYTHON-3298 Add flag to create_collection to skip listCollections pre-check (#1006) 2022-07-18 13:40:16 -07:00
utils.py PYTHON-2459 Implement unified GridFS tests (#1012) 2022-07-19 15:01:41 -07:00
version.py PYTHON-1834 Use a code formatter (#852) 2022-02-09 06:44:28 -06:00