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

File UserConnectionDO.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, it, expect, vi, beforeEach, afterEach } from 'vitest';
2import {
3 buildGlanceableSnapshot,
4 buildOpaqueScopeKey,

Callers

nothing calls this directly

Calls 15

addWebSocketFunction · 0.85
addCliSocketFunction · 0.85
parseSentFunction · 0.85
sendHeartbeatFunction · 0.85
allSentFunction · 0.85
disconnectCliFunction · 0.85
getCorrelationIdFunction · 0.85
sendCliResponseFunction · 0.85
disconnectWebFunction · 0.85
createMockWsFunction · 0.85
notifySessionEventMethod · 0.80
getActiveSessionsMethod · 0.80

Tested by

no test coverage detected