MCPcopy Create free account
hub / github.com/QodeXcli/QodeX / bot-gateway.test.ts

File bot-gateway.test.ts

test/bot-gateway.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect, vi } from 'vitest';
2import { BotGateway } from '../src/bot/gateway.ts';
3import type { Transport, Incoming, MessageRef, Button, AgentRunner, TurnSink } from '../src/bot/types.ts';
4

Callers

nothing calls this directly

Calls 7

onDeltaMethod · 0.80
askMethod · 0.80
fakeTransportFunction · 0.70
injectFunction · 0.70
flushFunction · 0.70
startMethod · 0.65
pushMethod · 0.45

Tested by

no test coverage detected