MCPcopy Create free account
hub / github.com/callstack/agent-device / daemon-proxy.test.ts

File daemon-proxy.test.ts

src/__tests__/daemon-proxy.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { test } from 'vitest';
2import assert from 'node:assert/strict';
3import crypto from 'node:crypto';
4import http from 'node:http';

Callers

nothing calls this directly

Calls 11

createDaemonProxyServerFunction · 0.90
listenOnLoopbackFunction · 0.90
closeLoopbackServerFunction · 0.90
getMethod · 0.80
parseMethod · 0.45

Tested by

no test coverage detected