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

File bot-artifact.test.ts

test/bot-artifact.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, ArtifactCard } from '../src/bot/types.ts';
4

Callers

nothing calls this directly

Calls 6

labelsFunction · 0.85
fakeTransportFunction · 0.70
injectFunction · 0.70
flushFunction · 0.70
startMethod · 0.65
pushMethod · 0.45

Tested by

no test coverage detected