MCPcopy Index your code
hub / github.com/github/copilot-sdk / _HandlerFixture

Class _HandlerFixture

python/e2e/test_copilot_request_handler_e2e.py:224–227  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

222
223@dataclass
224class _HandlerFixture:
225 client: CopilotClient
226 upstream: _Upstream
227 counters: _Counters
228
229
230@pytest_asyncio.fixture(loop_scope="module")

Callers 1

handler_fixtureFunction · 0.85

Calls

no outgoing calls

Tested by 1

handler_fixtureFunction · 0.68

Used in the wild real call sites across dependent graphs

searching dependent graphs…