MCPcopy
hub / github.com/aio-libs/aiohttp / app

Function app

tests/test_signals.py:14–15  ·  view source on GitHub ↗
(loop)

Source from the content-addressed store, hash-verified

12
13@pytest.fixture
14def app(loop):
15 return Application(loop=loop)
16
17
18@pytest.fixture

Callers 1

test_app_callFunction · 0.85

Calls 1

ApplicationClass · 0.90

Tested by

no test coverage detected