MCPcopy Index your code
hub / github.com/anomalyco/opencode / config-options.test.ts

File config-options.test.ts

packages/opencode/test/cli/acp/config-options.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect } from "bun:test"
2import type { SetSessionConfigOptionResponse } from "@agentclientprotocol/sdk"
3import { Effect } from "effect"
4import { cliIt } from "../../lib/cli-process"

Callers

nothing calls this directly

Calls 12

createAcpClientFunction · 0.90
verifierConfigFunction · 0.90
initializeFunction · 0.90
expectSelectOptionFunction · 0.90
newSessionFunction · 0.90
flattenSelectOptionsFunction · 0.90
expectOkFunction · 0.90
selectConfigOptionFunction · 0.90
expectAlternateValueFunction · 0.90
findMethod · 0.65
describeFunction · 0.50
requestMethod · 0.45

Tested by

no test coverage detected