mongo-python-driver/test/asynchronous
2024-11-19 15:43:17 -08:00
..
__init__.py PYTHON-4700 - Convert CSFLE tests to async (#1907) 2024-10-11 10:48:24 -04:00
conftest.py PYTHON-4828 - Drop Python 3.8 support (#1902) 2024-10-08 13:52:14 -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-4813 Update specification documentation links (#1977) 2024-10-30 15:46:52 -05:00
test_bulk.py PYTHON-4865 Skip test_write_concern_failure tests temporarily (#1936) 2024-10-16 13:41:35 -05:00
test_change_stream.py PYTHON-4941 - Fix Synchronous unified test runner being used in async… (#1993) 2024-11-04 09:24:29 -05:00
test_client_bulk_write.py 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
test_client_context.py PYTHON-4450 Support free-threaded Python 3.13t with no-GIL (#1906) 2024-10-10 09:01:27 -07:00
test_client.py PYTHON-4870 - MongoClient.address should block until a connection suc… (#1929) 2024-10-15 12:12:18 -04:00
test_collation.py PYTHON-4881 - Use OvertCommandListener wherever sensitive events are not needed (#1943) 2024-10-18 13:32:09 -04: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-4881 - Use OvertCommandListener wherever sensitive events are not needed (#1943) 2024-10-18 13:32:09 -04: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-4805 Migrate test_connections_survive_primary_stepdown_spec.py to async (#1889) 2024-10-03 10:27:22 -07:00
test_create_entities.py PYTHON-4842 - Convert test.test_create_entities to async (#1919) 2024-10-15 15:16:42 -04: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-4881 - Use OvertCommandListener wherever sensitive events are not needed (#1943) 2024-10-18 13:32:09 -04:00
test_database.py PYTHON-4796 Update type checkers and handle with_options typing (#1880) 2024-09-30 18:01:53 -05:00
test_encryption.py PYTHON-4941 - Fix Synchronous unified test runner being used in async… (#1993) 2024-11-04 09:24:29 -05:00
test_grid_file.py PYTHON-4881 - Use OvertCommandListener wherever sensitive events are not needed (#1943) 2024-10-18 13:32:09 -04:00
test_locks.py PYTHON-4782 Fix deadlock and blocking behavior in _ACondition.wait (#1875) 2024-09-30 16:24:07 -07: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 PYTHON-4881 - Use OvertCommandListener wherever sensitive events are not needed (#1943) 2024-10-18 13:32:09 -04: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 PYTHON-4919 Resync tests for retryable writes (#2006) 2024-11-18 10:26:22 -08:00
test_session.py PYTHON-4881 - Use OvertCommandListener wherever sensitive events are not needed (#1943) 2024-10-18 13:32:09 -04:00
test_transactions.py PYTHON-4731 - Explicitly close all MongoClients opened during tests (#1855) 2024-09-17 09:22:17 -04:00
unified_format.py PYTHON-4356 Unskip spec tests for agg $out (#2008) 2024-11-18 12:17:33 -08:00
utils_spec_runner.py PYTHON-4700 - Convert CSFLE tests to async (#1907) 2024-10-11 10:48:24 -04:00