MCPcopy
hub / github.com/anomalyco/opencode / theme.test.ts

File theme.test.ts

packages/tui/test/theme.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { expect, test } from "bun:test"
2import { mkdir, writeFile } from "node:fs/promises"
3import path from "node:path"
4import type { TerminalColors } from "@opentui/core"

Callers

nothing calls this directly

Calls 9

addThemeFunction · 0.90
allThemesFunction · 0.90
hasThemeFunction · 0.90
resolveThemeFunction · 0.90
terminalModeFunction · 0.90
tmpdirFunction · 0.90
discoverThemesFunction · 0.90
testFunction · 0.85
terminalColorsFunction · 0.70

Tested by

no test coverage detected