Loading
python313Packages.aiohttp-client-cache: fix broken tests in 0.13.0
- The async tests need an explicit asyncio_mode=auto flag to run. - We ignore all the tests in test/integration/* to cover all the current and future tests that require an instance of the service to be running.