motor/test/asyncio_tests
2025-10-07 12:28:47 -05:00
..
__init__.py MOTOR-1315 Fix compatibility with pytest 8.1 (#278) 2024-05-15 09:51:12 -05:00
test_aiohttp_gridfs.py MOTOR-1477 Add workaround for missing compression.zstd (#353) 2025-10-07 12:28:47 -05:00
test_asyncio_await.py MOTOR-897 Set up flake8 (#146) 2022-02-17 15:28:07 -06:00
test_asyncio_basic.py MOTOR-1352 Update APIs to Support PyMongo 4.9 (#297) 2024-08-17 07:21:45 -05:00
test_asyncio_change_stream.py MOTOR-1238: remove skip on PYTHON-3389 flagged tests (#252) 2024-01-30 11:01:50 -05:00
test_asyncio_client.py MOTOR-1423 Restore compatibility with latest pymongo (#319) 2025-01-29 13:16:09 -06:00
test_asyncio_collection.py MOTOR-1473 Add support for Python 3.14 and drop 3.9 support (#344) 2025-07-30 14:55:53 -05:00
test_asyncio_cursor.py MOTOR-1423 Restore compatibility with latest pymongo (#319) 2025-01-29 13:16:09 -06:00
test_asyncio_database.py MOTOR-1194 Replace flake8 and isort with ruff (#231) 2023-10-20 13:45:21 -05:00
test_asyncio_encryption.py MOTOR-1257 key_id can be passed as UUID with pymongo>=4.7 (#264) 2024-02-29 15:15:22 -08:00
test_asyncio_grid_file.py MOTOR-1352 Update APIs to Support PyMongo 4.9 (#297) 2024-08-17 07:21:45 -05:00
test_asyncio_gridfsbucket.py MOTOR-1194 Replace flake8 and isort with ruff (#231) 2023-10-20 13:45:21 -05:00
test_asyncio_ipv6.py MOTOR-1194 Replace flake8 and isort with ruff (#231) 2023-10-20 13:45:21 -05:00
test_asyncio_replica_set.py MOTOR-896 Add automatic code formatting (#144) 2022-02-15 20:29:02 -06:00
test_asyncio_session.py MOTOR-981 Test Failure - asyncio_tests.test_asyncio_session.TestAsyncIOSession.test_collection (#181) 2022-09-07 18:33:21 -05:00
test_asyncio_ssl.py MOTOR-1139 Switch to Pytest (#222) 2023-08-23 15:52:07 -05:00
test_asyncio_tests.py MOTOR-896 Add automatic code formatting (#144) 2022-02-15 20:29:02 -06:00
test_examples.py MOTOR-1260 Add Projection with aggregation expressions example (#301) 2024-08-23 13:43:16 -05:00