MCPcopy Create free account
hub / github.com/anomalyco/opencode / theme-preload.test.ts

File theme-preload.test.ts

packages/app/src/theme-preload.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { beforeEach, describe, expect, test } from "bun:test"
2
3const src = await Bun.file(new URL("../public/oc-theme-preload.js", import.meta.url)).text()
4

Callers

nothing calls this directly

Calls 8

testFunction · 0.85
fileMethod · 0.80
setItemMethod · 0.80
getItemMethod · 0.80
runFunction · 0.70
textMethod · 0.65
describeFunction · 0.50
clearMethod · 0.45

Tested by

no test coverage detected