MCPcopy Create free account
hub / github.com/CopilotKit/CopilotKit / run-handler-schema.test.ts

File run-handler-schema.test.ts

packages/core/src/core/__tests__/run-handler-schema.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from "vitest";
2import { z } from "zod";
3import { RunHandler } from "../run-handler";
4import type { CopilotKitCore } from "../core";

Callers

nothing calls this directly

Calls 3

createRunHandlerFunction · 0.70
buildFrontendToolsMethod · 0.65
initializeMethod · 0.45

Tested by

no test coverage detected