Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/reflex-dev/reflex
/ app
Function
app
tests/units/test_route.py:66–67 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
64
65
@pytest.fixture
66
def
app():
67
return
App()
68
69
70
@pytest.mark.parametrize(
Callers
nothing calls this directly
Calls
1
App
Class · 0.90
Tested by
no test coverage detected