MCPcopy 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

1import { PolicyPlugin } from '@zenstackhq/plugin-policy';
2import { createTestClient } from '@zenstackhq/testtools';
3import { sign } from 'node:crypto';
4import http from 'node:http';

Callers

nothing calls this directly

Calls 9

createTestClientFunction · 0.90
createProxyAppFunction · 0.90
startAtFunction · 0.85
fetchFunction · 0.85
createPolicyAppFunction · 0.85
buildSignatureHeaderFunction · 0.85
makeUserTokenFunction · 0.85
signedFetchFunction · 0.85
$useMethod · 0.80

Tested by

no test coverage detected