Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
1
import
assert from
'node:assert/strict'
;
2
import
{ test } from
'vitest'
;
3
import
{ renderProxyStartup } from
'../cli/commands/proxy.ts'
;
4
import
{ colorize } from
'../utils/output.ts'
;
Callers
nothing calls this directly
Calls
2
renderProxyStartup
Function · 0.90
colored
Function · 0.85
Tested by
no test coverage detected