| .. |
|
__init__.py
|
PYTHON-5071 Use one event loop for all asyncio tests (#2086)
|
2025-01-30 12:34:59 -08: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 |
|
qcheck.py
|
PYTHON-4708 - Convert test.qcheck to async (#1832)
|
2024-09-05 10:20:32 -04:00 |
|
test_auth_spec.py
|
PYTHON-4941 - Fix Synchronous unified test runner being used in async… (#1993)
|
2024-11-04 09:24:29 -05:00 |
|
test_auth.py
|
PYTHON-5021 - Fix usages of getaddrinfo to be non-blocking (#2059)
|
2025-01-17 09:46:48 -05: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
|
Revert "PYTHON-4915 - Add guidance on adding _id fields to documents to CRUD spec, reorder client.bulk_write generated _id fields" (#2055)
|
2025-01-13 09:16:28 -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
|
PYTHON-5049 Drop support for PyPy 3.9 (#2070)
|
2025-01-21 12:38:02 -06: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
|
PYTHON-5049 Drop support for PyPy 3.9 (#2070)
|
2025-01-21 12:38:02 -06: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_concurrency.py
|
PYTHON-4784 - Add tests to confirm async parallelism (#1886)
|
2024-10-09 10:44:41 -04:00 |
|
test_connection_logging.py
|
PYTHON-4941 - Fix Synchronous unified test runner being used in async… (#1993)
|
2024-11-04 09:24:29 -05:00 |
|
test_connections_survive_primary_stepdown_spec.py
|
PYTHON-5044 - Fix successive AsyncMongoClients on a single loop always ti… (#2065)
|
2025-01-22 08:49:16 -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-4941 - Fix Synchronous unified test runner being used in async… (#1993)
|
2024-11-04 09:24:29 -05: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
|
PYTHON-5076 - Convert test.test_custom_types to async (#2090)
|
2025-01-29 14:06:09 -05:00 |
|
test_data_lake.py
|
PYTHON-5077 - Convert test.test_data_lake to async (#2091)
|
2025-01-29 14:05:59 -05:00 |
|
test_database.py
|
PYTHON-5049 Drop support for PyPy 3.9 (#2070)
|
2025-01-21 12:38:02 -06:00 |
|
test_encryption.py
|
PYTHON-5038 Resolve certificate verify failed: Missing Authority Key Identifier (#2062)
|
2025-01-15 12:23:12 -08:00 |
|
test_grid_file.py
|
Async client uses tasks instead of threads
|
2024-11-26 16:55:27 -05:00 |
|
test_gridfs_spec.py
|
PYTHON-5083 Convert test.test_gridfs_spec to async (#2104)
|
2025-01-30 13:10:01 -08:00 |
|
test_heartbeat_monitoring.py
|
PYTHON-5084 - Convert test.test_heartbeat_monitoring to async (#2100)
|
2025-01-30 16:29:52 -05:00 |
|
test_index_management.py
|
PYTHON-5085 - Convert test.test_index_management to async (#2101)
|
2025-01-30 16:15:18 -05:00 |
|
test_json_util_integration.py
|
PYTHON-5086 - Convert test.json_util integration test to async (#2102)
|
2025-01-30 16:30:04 -05:00 |
|
test_locks.py
|
Async client uses tasks instead of threads
|
2024-11-26 16:55:27 -05:00 |
|
test_logger.py
|
PYTHON-4731 - Explicitly close all MongoClients opened during tests (#1855)
|
2024-09-17 09:22:17 -04:00 |
|
test_monitoring.py
|
Async client uses tasks instead of threads
|
2024-11-26 16:55:27 -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
|
PYTHON-5093 - Convert test.test_read_concern to async (#2109)
|
2025-01-31 11:39:48 -05:00 |
|
test_retryable_reads.py
|
PYTHON-4982 Remove redundant configureFailPoint (#2012)
|
2024-11-19 15:43:17 -08:00 |
|
test_retryable_writes.py
|
Async client uses tasks instead of threads
|
2024-11-26 16:55:27 -05:00 |
|
test_session.py
|
Async client uses tasks instead of threads
|
2024-11-26 16:55:27 -05:00 |
|
test_transactions.py
|
Async client uses tasks instead of threads
|
2024-11-26 16:55:27 -05:00 |
|
unified_format.py
|
PYTHON-5004 Fix handling of TEST_PATH (#2028)
|
2024-12-04 09:18:13 -06:00 |
|
utils_spec_runner.py
|
Async client uses tasks instead of threads
|
2024-11-26 16:55:27 -05:00 |