Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ describe, it, expect, vi } from
"vitest"
;
2
import
{ telegram } from
"../adapter.js"
;
3
4
function
fakeApi() {
Callers
nothing calls this directly
Calls
10
telegram
Function · 0.85
fakeApi
Function · 0.85
filter
Method · 0.80
post
Method · 0.65
delete
Method · 0.65
update
Method · 0.65
getMessages
Method · 0.65
start
Method · 0.65
push
Method · 0.65
stop
Method · 0.65
Tested by
no test coverage detected