MCPcopy Create free account
hub / github.com/Kilo-Org/cloud / queue-consumer.test.ts

File queue-consumer.test.ts

services/session-ingest/src/queue-consumer.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect, vi } from 'vitest';
2import type * as SessionEvents from './session-events';
3
4// Mock cloudflare:workers before any imports that might pull in DO code

Callers

nothing calls this directly

Calls 7

createItemExtractorFunction · 0.90
queueFunction · 0.90
feedAllFunction · 0.85
writeMethod · 0.80
endMethod · 0.65
resolveFunction · 0.50

Tested by

no test coverage detected