MCPcopy Create free account
hub / github.com/github/copilot-sdk / compaction.e2e.test.ts

File compaction.e2e.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from "vitest";
2import { approveAll, type CopilotSession, type SessionEvent } from "../../src/index.js";
3import { createSdkTestContext } from "./harness/sdkTestContext.js";
4

Callers

nothing calls this directly

Calls 11

createSdkTestContextFunction · 0.90
getNextSessionEventFunction · 0.85
summarizeForHandoffMethod · 0.80
abortManualCompactionMethod · 0.80
createSessionMethod · 0.45
sendAndWaitMethod · 0.45
onMethod · 0.45
pushMethod · 0.45
disconnectMethod · 0.45
logMethod · 0.45

Tested by

no test coverage detected