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

File runtime.boot.test.ts

packages/opencode/test/cli/run/runtime.boot.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, type Provider } from "@opencode-ai/sdk/v2"
3import type { Resolved } from "@opencode-ai/tui/config"
4import { TuiConfig } from "@/config/tui"

Callers

nothing calls this directly

Calls 8

resolveRunTuiConfigFunction · 0.90
resolveDiffStyleFunction · 0.90
resolveModelInfoFunction · 0.90
testFunction · 0.85
configFunction · 0.70
modelFunction · 0.70
getMethod · 0.65
describeFunction · 0.50

Tested by

no test coverage detected