Searched defs:TestClient (Results 1 – 1 of 1) sorted by relevance
37 async def fixture_android_ci_client(aiohttp_client: type[TestClient]) -> TestClient:48 async def test_fetch_artifact(android_ci_client: TestClient) -> None:59 async def test_fetch_artifact_chunked(android_ci_client: TestClient) -> None:74 async def test_failure_raises(android_ci_client: TestClient) -> None: