mongo-python-driver/test/asynchronous
2025-01-15 12:23:12 -08: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
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-3096 Finish implementation and tests for GSSAPI options (#1985) 2024-12-31 16:29:48 -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 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 Async client uses tasks instead of threads 2024-11-26 16:55:27 -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_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-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-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_database.py Async client uses tasks instead of threads 2024-11-26 16:55:27 -05: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_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_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