MCPcopy Index your code
hub / github.com/anomalyco/opencode / run-process.test.ts

File run-process.test.ts

packages/opencode/test/cli/run/run-process.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Subprocess integration tests for `opencode run` (non-interactive mode).
2// These exercise the real CLI binary against a TestLLMServer running in the
3// same process. See `test/lib/cli-process.ts` for the harness — each test uses
4// `opencode.run(message, opts?)` to spawn `bun src/index.ts run ...` with

Callers

nothing calls this directly

Calls 14

replyFunction · 0.90
pushMethod · 0.80
reasonMethod · 0.80
atMethod · 0.80
fileMethod · 0.80
writeMethod · 0.80
interruptMethod · 0.80
textMethod · 0.65
findMethod · 0.65
describeFunction · 0.50
runMethod · 0.45
toolMethod · 0.45

Tested by

no test coverage detected