Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/apache/caldera
/ services
Function
services
tests/conftest.py:147–148 ·
view source on GitHub ↗
(app_svc)
Source
from the content-addressed store, hash-verified
145
146
@pytest.fixture(scope=
'class'
)
147
def
services(app_svc):
148
return
app_svc.get_services()
149
150
151
@pytest.fixture(scope=
'class'
)
Callers
nothing calls this directly
Calls
1
get_services
Method · 0.80
Tested by
no test coverage detected