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

File scrollback.surface.test.ts

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

Source from the content-addressed store, hash-verified

1import { afterEach, expect, test } from "bun:test"
2import type { ToolPart } from "@opencode-ai/sdk/v2"
3import { RGBA, SyntaxStyle } from "@opentui/core"
4import { MockTreeSitterClient, createTestRenderer, type TestRenderer } from "@opentui/core/testing"

Callers

nothing calls this directly

Calls 15

testFunction · 0.85
renderRowsFunction · 0.85
activeSyntaxFunction · 0.85
renderCommitFunction · 0.85
writeTurnSummaryMethod · 0.80
atMethod · 0.80
pushMethod · 0.80
setThemeMethod · 0.80
setupFunction · 0.70
claimFunction · 0.70
destroyFunction · 0.70
reasoningFunction · 0.70

Tested by

no test coverage detected