Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ComposioHQ/composio
/ proxy.cmd.test.ts
File
proxy.cmd.test.ts
ts/packages/cli/test/src/commands/proxy.cmd.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, layer } from
'@effect/vitest'
;
2
import
{ ConfigProvider, Effect, Option } from
'effect'
;
3
import
{ afterEach, it, vi } from
'vitest'
;
4
import
type
{
Callers
nothing calls this directly
Calls
5
parseProxyHeader
Function · 0.90
normalizeProxyMethod
Function · 0.90
parseProxyBody
Function · 0.90
cli
Function · 0.90
describe
Function · 0.85
Tested by
no test coverage detected