MCPcopy Index your code
hub / github.com/callstack/agent-device / proxy-command.test.ts

File proxy-command.test.ts

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

Source from the content-addressed store, hash-verified

1import assert from 'node:assert/strict';
2import { test } from 'vitest';
3import { renderProxyStartup } from '../cli/commands/proxy.ts';
4import { colorize } from '../utils/output.ts';

Callers

nothing calls this directly

Calls 2

renderProxyStartupFunction · 0.90
coloredFunction · 0.85

Tested by

no test coverage detected