MCPcopy Index your code
hub / github.com/github/copilot-sdk / session-event-codegen.test.ts

File session-event-codegen.test.ts

nodejs/test/session-event-codegen.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { JSONSchema7 } from "json-schema";
2import { describe, expect, it } from "vitest";
3
4import { generateSessionEventsCode as generateCSharpSessionEventsCode } from "../../scripts/codegen/csharp.ts";

Callers

nothing calls this directly

Calls 2

Tested by

no test coverage detected