MCPcopy Index your code
hub / github.com/github/copilot-sdk / session.e2e.test.ts

File session.e2e.test.ts

nodejs/test/e2e/session.e2e.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { rm } from "fs/promises";
2import { describe, expect, it, onTestFinished, vi } from "vitest";
3import { ParsedHttpExchange } from "../../../test/harness/replayingCapiProxy.js";
4import { CopilotClient, approveAll, defineTool, RuntimeConnection } from "../../src/index.js";

Callers

nothing calls this directly

Calls 15

createSdkTestContextFunction · 0.90
defineToolFunction · 0.90
getFinalAssistantMessageFunction · 0.90
getNextEventOfTypeFunction · 0.90
byMessageFunction · 0.85
getEventsMethod · 0.80
waitForMethod · 0.80
joinMethod · 0.80
getSystemMessageFunction · 0.70
waitForExchangesFunction · 0.70
rmFunction · 0.70
writeFileFunction · 0.70

Tested by

no test coverage detected