Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ describe, it, expect, vi, beforeEach, afterEach } from
'vitest'
;
2
import
{
3
buildGlanceableSnapshot,
4
buildOpaqueScopeKey,
Callers
nothing calls this directly
Calls
15
addWebSocket
Function · 0.85
addCliSocket
Function · 0.85
parseSent
Function · 0.85
sendHeartbeat
Function · 0.85
allSent
Function · 0.85
disconnectCli
Function · 0.85
getCorrelationId
Function · 0.85
sendCliResponse
Function · 0.85
disconnectWeb
Function · 0.85
createMockWs
Function · 0.85
notifySessionEvent
Method · 0.80
getActiveSessions
Method · 0.80
Tested by
no test coverage detected