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

File runtime.test.tsx

packages/tui/test/runtime.test.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { expect, test } from "bun:test"
2import { testRender } from "@opentui/solid"
3import { abbreviateHome } from "../src/runtime"
4import { TuiPathsProvider, useTuiPaths } from "../src/context/runtime"

Callers

nothing calls this directly

Calls 3

abbreviateHomeFunction · 0.90
testFunction · 0.85
destroyMethod · 0.65

Tested by

no test coverage detected