Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ test } from
'vitest'
;
2
import
assert from
'node:assert/strict'
;
3
import
crypto from
'node:crypto'
;
4
import
http from
'node:http'
;
Callers
nothing calls this directly
Calls
11
skipWhenLoopbackUnavailable
Function · 0.90
createDaemonProxyServer
Function · 0.90
listenOnLoopback
Function · 0.90
closeLoopbackServer
Function · 0.90
createUploadAndArtifactProxyUpstream
Function · 0.85
createResumableUploadProxyUpstream
Function · 0.85
requestRewrittenUploadTicket
Function · 0.85
assertDirectUploadUsesDaemonToken
Function · 0.85
assertFinalizeUsesDaemonToken
Function · 0.85
get
Method · 0.80
parse
Method · 0.45
Tested by
no test coverage detected