MCPcopy
hub / github.com/CopilotKit/CopilotKit / thread-reactions.test.ts

File thread-reactions.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, it, expect } from "vitest";
2import { emoji } from "@copilotkit/bot-ui";
3import { createBot } from "./create-bot.js";
4import { FakeAdapter } from "./testing/fake-adapter.js";

Callers

nothing calls this directly

Calls 7

createBotFunction · 0.85
emitTurnMethod · 0.80
onMessageMethod · 0.65
pushMethod · 0.65
reactMethod · 0.65
unreactMethod · 0.65
startMethod · 0.65

Tested by

no test coverage detected