Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
2
import
{ describe, it, expect } from
"vitest"
;
3
import
{ emoji, Message } from
"@copilotkit/bot-ui"
;
4
import
{ createBot } from
"./create-bot.js"
;
Callers
nothing calls this directly
Calls
10
createBot
Function · 0.85
emitReaction
Method · 0.80
emitTurn
Method · 0.80
tick
Function · 0.70
onReaction
Method · 0.65
push
Method · 0.65
start
Method · 0.65
onMessage
Method · 0.65
post
Method · 0.65
Message
Class · 0.50
Tested by
no test coverage detected