Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/CopilotKit/CopilotKit
/ event-renderer.test.ts
File
event-renderer.test.ts
packages/bot-telegram/src/__tests__/event-renderer.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, it, expect, vi } from
"vitest"
;
2
import
{ createRunRenderer } from
"../event-renderer.js"
;
3
4
describe(
"createRunRenderer"
, () => {
Callers
nothing calls this directly
Calls
10
getCapturedToolCalls
Method · 0.80
getPendingInterrupt
Method · 0.80
clearPendingInterrupt
Method · 0.80
markInterrupted
Method · 0.80
values
Method · 0.80
push
Method · 0.65
join
Method · 0.65
createRunRenderer
Function · 0.50
resolve
Function · 0.50
set
Method · 0.45
Tested by
no test coverage detected