MCPcopy
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')
147def services(app_svc):
148 return app_svc.get_services()
149
150
151@pytest.fixture(scope='class')

Callers

nothing calls this directly

Calls 1

get_servicesMethod · 0.80

Tested by

no test coverage detected