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

File reactions.test.ts

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

Source from the content-addressed store, hash-verified

1// packages/bot/src/reactions.test.ts
2import { describe, it, expect } from "vitest";
3import { emoji, Message } from "@copilotkit/bot-ui";
4import { createBot } from "./create-bot.js";

Callers

nothing calls this directly

Calls 10

createBotFunction · 0.85
emitReactionMethod · 0.80
emitTurnMethod · 0.80
tickFunction · 0.70
onReactionMethod · 0.65
pushMethod · 0.65
startMethod · 0.65
onMessageMethod · 0.65
postMethod · 0.65
MessageClass · 0.50

Tested by

no test coverage detected