MCPcopy
hub / github.com/CopilotKit/CopilotKit / commands.test.ts

File commands.test.ts

packages/bot/src/commands.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect } from "vitest";
2import {
3 normalizeCommandName,
4 toCommandSpec,

Callers

nothing calls this directly

Calls 3

normalizeCommandNameFunction · 0.85
defineBotCommandFunction · 0.85
toCommandSpecFunction · 0.85

Tested by

no test coverage detected