MCPcopy Index your code
hub / github.com/anomalyco/opencode / runtime.test.ts

File runtime.test.ts

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

Source from the content-addressed store, hash-verified

1import { afterEach, describe, expect, mock, spyOn, test } from "bun:test"
2import { OpencodeClient } from "@opencode-ai/sdk/v2"
3import { runInteractiveMode } from "@/cli/cmd/run/runtime"
4import type { FooterApi, RunProvider } from "@/cli/cmd/run/types"

Callers

nothing calls this directly

Calls 9

runInteractiveModeFunction · 0.90
testFunction · 0.85
pushMethod · 0.80
deferFunction · 0.70
okFunction · 0.70
footerFunction · 0.70
describeFunction · 0.50
providersMethod · 0.45
closeMethod · 0.45

Tested by

no test coverage detected