Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/zenstackhq/zenstack
/ proxy.test.ts
File
proxy.test.ts
packages/cli/test/proxy.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ PolicyPlugin } from
'@zenstackhq/plugin-policy'
;
2
import
{ createTestClient } from
'@zenstackhq/testtools'
;
3
import
{ sign } from
'node:crypto'
;
4
import
http from
'node:http'
;
Callers
nothing calls this directly
Calls
9
createTestClient
Function · 0.90
createProxyApp
Function · 0.90
startAt
Function · 0.85
fetch
Function · 0.85
createPolicyApp
Function · 0.85
buildSignatureHeader
Function · 0.85
makeUserToken
Function · 0.85
signedFetch
Function · 0.85
$use
Method · 0.80
Tested by
no test coverage detected