MCPcopy Create free account
hub / github.com/anomalyco/opencode / runtime.stdin.test.ts

File runtime.stdin.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, expect, test } from "bun:test"
2import { Readable } from "node:stream"
3import { INTERACTIVE_INPUT_ERROR, resolveInteractiveStdin } from "@/cli/cmd/run/runtime.stdin"
4

Callers

nothing calls this directly

Calls 5

resolveInteractiveStdinFunction · 0.90
testFunction · 0.85
pushMethod · 0.80
streamFunction · 0.70
describeFunction · 0.50

Tested by

no test coverage detected