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

File adapter.test.ts

packages/bot-telegram/src/__tests__/adapter.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect, vi } from "vitest";
2import { telegram } from "../adapter.js";
3
4function fakeApi() {

Callers

nothing calls this directly

Calls 10

telegramFunction · 0.85
fakeApiFunction · 0.85
filterMethod · 0.80
postMethod · 0.65
deleteMethod · 0.65
updateMethod · 0.65
getMessagesMethod · 0.65
startMethod · 0.65
pushMethod · 0.65
stopMethod · 0.65

Tested by

no test coverage detected