MCPcopy
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

1import { describe, it, expect, vi } from "vitest";
2import { createRunRenderer } from "../event-renderer.js";
3
4describe("createRunRenderer", () => {

Callers

nothing calls this directly

Calls 10

getCapturedToolCallsMethod · 0.80
getPendingInterruptMethod · 0.80
clearPendingInterruptMethod · 0.80
markInterruptedMethod · 0.80
valuesMethod · 0.80
pushMethod · 0.65
joinMethod · 0.65
createRunRendererFunction · 0.50
resolveFunction · 0.50
setMethod · 0.45

Tested by

no test coverage detected