MCPcopy Create free account
hub / github.com/Vinyzu/Botright / server

Function server

tests/conftest.py:32–33  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

30
31@pytest_asyncio.fixture
32def server() -> Generator[Server, None, None]:
33 yield test_server.server
34
35
36@pytest_asyncio.fixture

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected