Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
14
def
app(loop):
15
return
Application(loop=loop)
16
17
18
@pytest.fixture
Callers
1
test_app_call
Function · 0.85
Calls
1
Application
Class · 0.90
Tested by
no test coverage detected