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

File rpc.e2e.test.ts

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 15

createSdkTestContextFunction · 0.90
parseMethod · 0.80
getQuotaMethod · 0.80
switchToMethod · 0.80
listFilesMethod · 0.80
createFileMethod · 0.80
onTestFinishedForceStopFunction · 0.70
readFileMethod · 0.65
startMethod · 0.45
pingMethod · 0.45
stopMethod · 0.45
getAuthStatusMethod · 0.45

Tested by

no test coverage detected