Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kilo-Org/cloud
/
Class
apps/web/src/lib/cloud-agent/websocket-manager.test.ts:27–27 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
25
26
// Mock WebSocket implementation
27
class
MockWebSocket {
28
static instances: MockWebSocket[] = [];
29
30
url: string;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected