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

File client.e2e.test.ts

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

Source from the content-addressed store, hash-verified

1import { ChildProcess } from "child_process";
2import { describe, expect, it, onTestFinished } from "vitest";
3import { CopilotClient, approveAll, RuntimeConnection } from "../../src/index.js";
4

Callers

nothing calls this directly

Calls 14

parseMethod · 0.80
failMethod · 0.80
onTestFinishedForceStopFunction · 0.70
createSessionMethod · 0.45
resumeSessionMethod · 0.45
startMethod · 0.45
pingMethod · 0.45
stopMethod · 0.45
killMethod · 0.45
forceStopMethod · 0.45
getStatusMethod · 0.45
getAuthStatusMethod · 0.45

Tested by

no test coverage detected