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

File client.test.ts

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

Source from the content-addressed store, hash-verified

1/* eslint-disable @typescript-eslint/no-explicit-any */
2import { EventEmitter } from "node:events";
3import { describe, expect, it, onTestFinished, vi } from "vitest";
4import { PassThrough } from "stream";

Callers

nothing calls this directly

Calls 15

createCanvasFunction · 0.90
registerCanvasesMethod · 0.80
_dispatchEventMethod · 0.80
parseMethod · 0.80
waitForMethod · 0.80
_handleHooksInvokeMethod · 0.80
invokeMethod · 0.65
openMethod · 0.65

Tested by

no test coverage detected