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

File bot-stream-pump.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, it, expect } from 'vitest';
2import { StreamPump, type PumpIO } from '../src/bot/stream-pump.ts';
3import type { MessageRef } from '../src/bot/types.ts';
4

Callers

nothing calls this directly

Calls 4

fakeIOFunction · 0.85
pushMethod · 0.45
finishMethod · 0.45
getMethod · 0.45

Tested by

no test coverage detected