MCPcopy
hub / github.com/redis/redis-py / endpoints_config

Function endpoints_config

tests/test_scenario/conftest.py:109–110  ·  view source on GitHub ↗
(endpoint_name: str)

Source from the content-addressed store, hash-verified

107
108@pytest.fixture()
109def endpoints_config(endpoint_name: str):
110 return get_endpoints_config(endpoint_name)
111
112
113@pytest.fixture()

Callers

nothing calls this directly

Calls 1

get_endpoints_configFunction · 0.85

Tested by

no test coverage detected