| .. |
|
asynchronous
|
PYTHON-5014 Fix handling of async socket errors in kms request (#2054)
|
2025-01-10 13:05:57 -06:00 |
|
atlas
|
PYTHON-4768 - Fix atlas connection tests and cleanup uses of raw MongoClients in tests (#1867)
|
2024-09-18 09:23:07 -04:00 |
|
auth
|
PYTHON-4330 Add Kubernetes Support for OIDC (#1759)
|
2024-11-04 10:26:07 -06:00 |
|
auth_aws
|
PYTHON-4731 - Explicitly close all MongoClients opened during tests (#1855)
|
2024-09-17 09:22:17 -04:00 |
|
auth_oidc
|
PYTHON-4845 Ensure ALLOWED_HOSTS is optional for Workload Usage (#1998)
|
2024-11-11 09:33:29 -06:00 |
|
bson_binary_vector
|
[DRIVERS-2926] [PYTHON-4577] BSON Binary Vector Subtype Support (#1813)
|
2024-09-30 21:13:09 -05:00 |
|
bson_corpus
|
[DRIVERS-2926] [PYTHON-4577] BSON Binary Vector Subtype Support (#1813)
|
2024-09-30 21:13:09 -05: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-4700 - Convert CSFLE tests to async (#1907)
|
2024-10-11 10:48:24 -04:00 |
|
collection_management
|
PYTHON-3613 Improving Time-Series Scalability (#1213)
|
2023-05-12 16:58:10 -05:00 |
|
command_logging
|
PYTHON-4478 Use single mongos in racy unacknowledged write tests (#1764)
|
2024-08-01 12:54:06 -05:00 |
|
command_monitoring
|
PYTHON-4807 - Specify how to handle unacknowledged+(ordered|verbose|m… (#1979)
|
2024-10-29 12:28:33 -04:00 |
|
connection_logging
|
PYTHON-4362 Resync CMAP tests (#1586)
|
2024-04-12 17:56:08 -07:00 |
|
connection_monitoring
|
PYTHON-4379 Test that durations are included on relevant pool events (#1765)
|
2024-08-08 13:18:28 -05:00 |
|
connection_string/test
|
PYTHON-3906 & PYTHON-2867 Implement GSSAPI ServiceHost support and expand canonicalization options (#1983)
|
2024-10-30 14:06:54 -05:00 |
|
crud/unified
|
PYTHON-4921 Eliminate unnecessary killCursors command when batchSize == limit (#2004)
|
2024-11-18 10:25:20 -08:00 |
|
csot
|
PYTHON-4396 Unskip failCommand+appName tests on MongoDB 4.4.7+ (#1735)
|
2024-08-08 11:26:25 -07:00 |
|
data_lake/unified
|
PYTHON-4266 Migrate Atlas Data Lake tests to unified test format (#1760)
|
2024-08-07 12:14:40 -05:00 |
|
discovery_and_monitoring
|
PYTHON-4925 Fix test bugs in $$matchAsDocument and $$matchAsRoot (#1988)
|
2024-11-05 12:19:51 -08:00 |
|
gridfs
|
PYTHON-2459 Implement unified GridFS tests (#1012)
|
2022-07-19 15:01:41 -07:00 |
|
index_management
|
PYTHON-4037 Avoid Appending Write/Read Concern in Atlas Search Index Helper Commands (#1570)
|
2024-04-03 06:17:51 -05:00 |
|
lambda
|
PYTHON-4703 MongoClient should default to connect=False on FaaS environments (#1844)
|
2024-09-06 15:38:58 -05:00 |
|
load_balancer
|
PYTHON-4396 Unskip failCommand+appName tests on MongoDB 4.4.7+ (#1735)
|
2024-08-08 11:26:25 -07:00 |
|
max_staleness
|
PYTHON-4150 Resync spec tests to bump maxWireVersion (#1787)
|
2024-08-16 14:14:07 -07:00 |
|
mockupdb
|
PYTHON-4915 - Add guidance on adding _id fields to documents to CRUD spec, reorder client.bulk_write generated _id fields (#1976)
|
2024-11-12 09:32:41 -05:00 |
|
mod_wsgi_test
|
PYTHON-4721 - Create individualized scripts for all shell.exec commands (#1997)
|
2024-11-20 14:47:28 -05:00 |
|
mypy_fails
|
PYTHON-4005 Replace flake8 and isort with ruff (#1399)
|
2023-10-19 11:56:22 -05:00 |
|
ocsp
|
PYTHON-4731 - Explicitly close all MongoClients opened during tests (#1855)
|
2024-09-17 09:22:17 -04:00 |
|
performance
|
PYTHON-4668 Improve performance of client.bulk_write (#1800)
|
2024-08-20 17:18:28 -07:00 |
|
read_write_concern
|
PYTHON-4267 Convert read/write concern spec tests to unified test format (#1763)
|
2024-08-01 20:01:00 -05:00 |
|
retryable_reads/unified
|
PYTHON-4249 Convert retryable reads spec tests to unified test format (#1754)
|
2024-07-31 14:15:57 -05:00 |
|
retryable_writes/unified
|
PYTHON-4919 Resync tests for retryable writes (#2006)
|
2024-11-18 10:26:22 -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 |
|
server_selection_logging
|
Revert "PYTHON-4765 Resync server-selection spec" (#1940)
|
2024-10-17 10:33:44 -05: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-4926 - Skip tests with errorCodeName on Serverless (#1989)
|
2024-11-01 13:20:37 -04:00 |
|
transactions-convenient-api/unified
|
PYTHON-4926 - Skip tests with errorCodeName on Serverless (#1989)
|
2024-11-01 13:20:37 -04: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-4925 Fix test bugs in $$matchAsDocument and $$matchAsRoot (#1988)
|
2024-11-05 12:19:51 -08:00 |
|
uri_options
|
PYTHON-4923 - Add mixed case tests for read preference tags (#1990)
|
2024-11-01 13:21:17 -04:00 |
|
versioned-api
|
PYTHON-4671 Skip client.bulk_write tests on Atlas Serverless (#1807)
|
2024-08-22 14:06:02 -07:00 |
|
__init__.py
|
Async client uses tasks instead of threads
|
2024-11-26 16:55:27 -05:00 |
|
conftest.py
|
Async client uses tasks instead of threads
|
2024-11-26 16:55:27 -05:00 |
|
helpers.py
|
PYTHON-4805 Migrate test_connections_survive_primary_stepdown_spec.py to async (#1889)
|
2024-10-03 10:27:22 -07:00 |
|
pymongo_mocks.py
|
PYTHON-4533 - Convert test/test_client.py to async (#1730)
|
2024-07-10 13:15:13 -07:00 |
|
pytest_conf.py
|
PYTHON-4894 Fix handling of auth test marker (#1958)
|
2024-10-21 12:05:56 -05:00 |
|
qcheck.py
|
PYTHON-4708 - Convert test.qcheck to async (#1832)
|
2024-09-05 10:20:32 -04:00 |
|
sigstop_sigcont.py
|
PYTHON-4476 Separate data and IO classes more effectively (#1678)
|
2024-06-26 10:12:39 -07:00 |
|
test_auth_spec.py
|
PYTHON-4731 - Explicitly close all MongoClients opened during tests (#1855)
|
2024-09-17 09:22:17 -04:00 |
|
test_auth.py
|
PYTHON-3096 Finish implementation and tests for GSSAPI options (#1985)
|
2024-12-31 16:29:48 -06:00 |
|
test_binary.py
|
PYTHON-4737 Migrate test_binary.py to async (#1863)
|
2024-09-30 11:17:57 -07:00 |
|
test_bson_binary_vector.py
|
[DRIVERS-2926] [PYTHON-4577] BSON Binary Vector Subtype Support (#1813)
|
2024-09-30 21:13:09 -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-1982 Update Invalid Document error message to include doc (#1854)
|
2024-12-03 08:22:06 -06:00 |
|
test_bulk.py
|
Async client uses tasks instead of threads
|
2024-11-26 16:55:27 -05:00 |
|
test_change_stream.py
|
Async client uses tasks instead of threads
|
2024-11-26 16:55:27 -05:00 |
|
test_client_bulk_write.py
|
PYTHON-4996 - Ensure all async integration tests call their parent asyncSetup method (#2023)
|
2024-12-02 14:08:22 -05:00 |
|
test_client_context.py
|
PYTHON-4721 - Create individualized scripts for all shell.exec commands (#1997)
|
2024-11-20 14:47:28 -05:00 |
|
test_client.py
|
Async client uses tasks instead of threads
|
2024-11-26 16:55:27 -05:00 |
|
test_code.py
|
PYTHON-4005 Replace flake8 and isort with ruff (#1399)
|
2023-10-19 11:56:22 -05:00 |
|
test_collation.py
|
Async client uses tasks instead of threads
|
2024-11-26 16:55:27 -05:00 |
|
test_collection_management.py
|
PYTHON-4847 - Convert test.test_collection_management.py to async (#1916)
|
2024-10-15 15:48:05 -04:00 |
|
test_collection.py
|
Async client uses tasks instead of threads
|
2024-11-26 16:55:27 -05:00 |
|
test_command_logging.py
|
PYTHON-4846 - Convert test.test_command_logging.py to async (#1915)
|
2024-10-11 13:59:49 -04:00 |
|
test_command_monitoring.py
|
PYTHON-4848 - Convert test.test_command_monitoring.py to async (#1917)
|
2024-10-11 14:56:43 -04:00 |
|
test_comment.py
|
PYTHON-4804 Migrate test_comment.py to async (#1887)
|
2024-10-11 16:02:13 -07:00 |
|
test_common.py
|
PYTHON-4841 - Convert test.test_common to async (#1912)
|
2024-10-10 13:47:14 -04:00 |
|
test_connection_logging.py
|
PYTHON-4849 - Convert test.test_connection_logging.py to async (#1918)
|
2024-10-11 13:59:37 -04:00 |
|
test_connection_monitoring.py
|
PYTHON-4414 interruptInUseConnections should cancel pending connections too (#2010)
|
2024-11-19 10:46:57 -08:00 |
|
test_connections_survive_primary_stepdown_spec.py
|
PYTHON-4996 - Ensure all async integration tests call their parent asyncSetup method (#2023)
|
2024-12-02 14:08:22 -05:00 |
|
test_create_entities.py
|
Async client uses tasks instead of threads
|
2024-11-26 16:55:27 -05:00 |
|
test_crud_unified.py
|
PYTHON-4850 - Convert test.test_crud_unified to async (#1920)
|
2024-10-11 13:59:44 -04:00 |
|
test_crud_v1.py
|
PYTHON-4245 Convert CRUD v1 spec tests to unified test format (#1751)
|
2024-07-29 17:42:18 -05:00 |
|
test_csot.py
|
PYTHON-5005 Skip more csot tests where applicable (#2029)
|
2024-12-04 09:26:29 -06:00 |
|
test_cursor.py
|
PYTHON-5005 Skip more csot tests where applicable (#2029)
|
2024-12-04 09:26:29 -06:00 |
|
test_custom_types.py
|
Async client uses tasks instead of threads
|
2024-11-26 16:55:27 -05:00 |
|
test_data_lake.py
|
PYTHON-4731 - Explicitly close all MongoClients opened during tests (#1855)
|
2024-09-17 09:22:17 -04:00 |
|
test_database.py
|
Async client uses tasks instead of threads
|
2024-11-26 16:55:27 -05:00 |
|
test_dbref.py
|
PYTHON-4813 Update specification documentation links (#1977)
|
2024-10-30 15:46:52 -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-4476 Separate data and IO classes more effectively (#1678)
|
2024-06-26 10:12:39 -07:00 |
|
test_discovery_and_monitoring.py
|
PYTHON-4729 Drop support for MongoDB 3.6 (#1905)
|
2024-10-09 09:58:20 -07:00 |
|
test_dns.py
|
PYTHON-4731 - Explicitly close all MongoClients opened during tests (#1855)
|
2024-09-17 09:22:17 -04:00 |
|
test_encryption.py
|
PYTHON-5014 Fix handling of async socket errors in kms request (#2054)
|
2025-01-10 13:05:57 -06:00 |
|
test_errors.py
|
PYTHON-4005 Replace flake8 and isort with ruff (#1399)
|
2023-10-19 11:56:22 -05:00 |
|
test_examples.py
|
Async client uses tasks instead of threads
|
2024-11-26 16:55:27 -05:00 |
|
test_fork.py
|
PYTHON-4503 - Re-enable accidentally disabled tests (#1683)
|
2024-06-14 09:25:34 -07:00 |
|
test_grid_file.py
|
Async client uses tasks instead of threads
|
2024-11-26 16:55:27 -05:00 |
|
test_gridfs_bucket.py
|
PYTHON-4996 - Ensure all async integration tests call their parent asyncSetup method (#2023)
|
2024-12-02 14:08:22 -05: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-4996 - Ensure all async integration tests call their parent asyncSetup method (#2023)
|
2024-12-02 14:08:22 -05:00 |
|
test_heartbeat_monitoring.py
|
PYTHON-4731 - Explicitly close all MongoClients opened during tests (#1855)
|
2024-09-17 09:22:17 -04:00 |
|
test_index_management.py
|
PYTHON-4881 - Use OvertCommandListener wherever sensitive events are not needed (#1943)
|
2024-10-18 13:32:09 -04:00 |
|
test_json_util.py
|
PYTHON-4885 Fix legacy extended JSON encoding of DatetimeMS (#1986)
|
2024-10-31 14:01:30 -07:00 |
|
test_load_balancer.py
|
PYTHON-4731 - Explicitly close all MongoClients opened during tests (#1855)
|
2024-09-17 09:22:17 -04:00 |
|
test_logger.py
|
PYTHON-4731 - Explicitly close all MongoClients opened during tests (#1855)
|
2024-09-17 09:22:17 -04:00 |
|
test_max_staleness.py
|
PYTHON-4731 - Explicitly close all MongoClients opened during tests (#1855)
|
2024-09-17 09:22:17 -04:00 |
|
test_mongos_load_balancing.py
|
PYTHON-4533 - Convert test/test_client.py to async (#1730)
|
2024-07-10 13:15:13 -07:00 |
|
test_monitor.py
|
Async client uses tasks instead of threads
|
2024-11-26 16:55:27 -05:00 |
|
test_monitoring.py
|
Async client uses tasks instead of threads
|
2024-11-26 16:55:27 -05:00 |
|
test_objectid.py
|
PYTHON-4663 Fix compatibility with dateutil timezones (#1812)
|
2024-08-28 14:20:55 -07: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-4565 - Use pytest markers for test suite configuration (#1741)
|
2024-07-23 14:28:55 -05:00 |
|
test_operations.py
|
PYTHON-4834 Add __repr__ to IndexModel, SearchIndexModel (#1909)
|
2024-10-15 18:45:49 -04:00 |
|
test_pooling.py
|
PYTHON-4731 - Explicitly close all MongoClients opened during tests (#1855)
|
2024-09-17 09:22:17 -04:00 |
|
test_pymongo.py
|
PYTHON-4451 Use Hatch as Build Backend (#1644)
|
2024-06-07 06:24:18 -05:00 |
|
test_raw_bson.py
|
PYTHON-4797 - Convert test.test_raw_bson to async (#1882)
|
2024-09-30 14:14:12 -04:00 |
|
test_read_concern.py
|
Async client uses tasks instead of threads
|
2024-11-26 16:55:27 -05:00 |
|
test_read_preferences.py
|
PYTHON-4731 - Explicitly close all MongoClients opened during tests (#1855)
|
2024-09-17 09:22:17 -04:00 |
|
test_read_write_concern_spec.py
|
PYTHON-4881 - Use OvertCommandListener wherever sensitive events are not needed (#1943)
|
2024-10-18 13:32:09 -04:00 |
|
test_replica_set_reconfig.py
|
PYTHON-4870 - MongoClient.address should block until a connection suc… (#1929)
|
2024-10-15 12:12:18 -04:00 |
|
test_results.py
|
PYTHON-4786 - Fix UpdateResult.did_upsert TypeError (#1878)
|
2024-10-01 17:32:41 -05:00 |
|
test_retryable_reads_unified.py
|
PYTHON-4267 Convert read/write concern spec tests to unified test format (#1763)
|
2024-08-01 20:01:00 -05:00 |
|
test_retryable_reads.py
|
PYTHON-4982 Remove redundant configureFailPoint (#2012)
|
2024-11-19 15:43:17 -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
|
Async client uses tasks instead of threads
|
2024-11-26 16:55:27 -05: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
|
Async client uses tasks instead of threads
|
2024-11-26 16:55:27 -05:00 |
|
test_server_description.py
|
PYTHON-4729 Drop support for MongoDB 3.6 (#1905)
|
2024-10-09 09:58:20 -07:00 |
|
test_server_selection_in_window.py
|
PYTHON-4700 - Convert CSFLE tests to async (#1907)
|
2024-10-11 10:48:24 -04: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-4476 Separate data and IO classes more effectively (#1678)
|
2024-06-26 10:12:39 -07:00 |
|
test_server_selection.py
|
PYTHON-4881 - Use OvertCommandListener wherever sensitive events are not needed (#1943)
|
2024-10-18 13:32:09 -04:00 |
|
test_server.py
|
PYTHON-4476 Separate data and IO classes more effectively (#1678)
|
2024-06-26 10:12:39 -07:00 |
|
test_session.py
|
Async client uses tasks instead of threads
|
2024-11-26 16:55:27 -05: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-4731 - Explicitly close all MongoClients opened during tests (#1855)
|
2024-09-17 09:22:17 -04:00 |
|
test_ssl.py
|
PYTHON-4881 - Use OvertCommandListener wherever sensitive events are not needed (#1943)
|
2024-10-18 13:32:09 -04:00 |
|
test_streaming_protocol.py
|
PYTHON-4813 Update specification documentation links (#1977)
|
2024-10-30 15:46:52 -05:00 |
|
test_threads.py
|
Async client uses tasks instead of threads
|
2024-11-26 16:55:27 -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-4729 Drop support for MongoDB 3.6 (#1905)
|
2024-10-09 09:58:20 -07:00 |
|
test_transactions_unified.py
|
PYTHON-4361 Skip transactions tests on MMAPv1 (#1583)
|
2024-04-12 15:28:34 -07:00 |
|
test_transactions.py
|
Async client uses tasks instead of threads
|
2024-11-26 16:55:27 -05:00 |
|
test_typing_strict.py
|
PYTHON-4264 Async PyMongo Beta (#1629)
|
2024-06-06 09:01:24 -07:00 |
|
test_typing.py
|
Async client uses tasks instead of threads
|
2024-11-26 16:55:27 -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-4922 Remove Support for MONGODB-CR Authentication (#1978)
|
2024-10-30 12:57:31 -05:00 |
|
test_uri_spec.py
|
PYTHON-4530 - Move synchronized test code into top-level test directory (#1718)
|
2024-07-02 08:59:39 -07:00 |
|
test_versioned_api.py
|
PYTHON-4731 - Explicitly close all MongoClients opened during tests (#1855)
|
2024-09-17 09:22:17 -04:00 |
|
test_write_concern.py
|
PYTHON-4005 Replace flake8 and isort with ruff (#1399)
|
2023-10-19 11:56:22 -05:00 |
|
unified_format_shared.py
|
PYTHON-4925 Fix test bugs in $$matchAsDocument and $$matchAsRoot (#1988)
|
2024-11-05 12:19:51 -08:00 |
|
unified_format.py
|
PYTHON-5004 Fix handling of TEST_PATH (#2028)
|
2024-12-04 09:18:13 -06:00 |
|
utils_selection_tests.py
|
PYTHON-4729 Drop support for MongoDB 3.6 (#1905)
|
2024-10-09 09:58:20 -07:00 |
|
utils_spec_runner.py
|
Async client uses tasks instead of threads
|
2024-11-26 16:55:27 -05:00 |
|
utils.py
|
Async client uses tasks instead of threads
|
2024-11-26 16:55:27 -05:00 |
|
version.py
|
PYTHON-4264 Async PyMongo Beta (#1629)
|
2024-06-06 09:01:24 -07:00 |