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

File extension.test.ts

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

Source from the content-addressed store, hash-verified

1import { afterEach, describe, expect, it, vi } from "vitest";
2import { CopilotClient } from "../src/client.js";
3import { approveAll } from "../src/index.js";
4import { createCanvas, joinSession } from "../src/extension.js";

Callers

nothing calls this directly

Calls 3

joinSessionFunction · 0.90
createCanvasFunction · 0.90
resolveMethod · 0.45

Tested by

no test coverage detected