Fixes GitHub CI test failures: - Add pytest-asyncio>=0.24.0 to dev dependencies - Register asyncio marker in pytest.ini_options - Add asyncio_mode='auto' configuration - Update both project.optional-dependencies and tool.uv sections This resolves: 1. 'asyncio' not found in markers configuration option 2. Ensures pytest-asyncio is available in all test environments All tests passing locally: 23 passed, 1 skipped in 0.42s
4.1 KiB
4.1 KiB