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

File server.test.ts

services/cloud-agent-next/wrapper/src/server.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterEach, describe, expect, it } from 'bun:test';
2import fsp from 'node:fs/promises';
3import { createServer as createNetServer } from 'node:net';
4import os from 'node:os';

Callers

nothing calls this directly

Calls 15

createServerFunction · 0.90
resolvePtyClientCloseFunction · 0.90
bindSessionContextFunction · 0.90
createTestFetchFunction · 0.85
fetchHandlerFunction · 0.85
bindSessionMethod · 0.80
blockAdmissionsMethod · 0.80
setConnectionsMethod · 0.80
pushMethod · 0.80
clearConnectionRefsMethod · 0.80
getFreePortFunction · 0.70

Tested by

no test coverage detected