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

File html.test.ts

packages/desktop/src/renderer/html.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, test } from "bun:test"
2import { join, dirname, resolve } from "node:path"
3import { existsSync } from "node:fs"
4import { fileURLToPath } from "node:url"

Callers

nothing calls this directly

Calls 7

testFunction · 0.85
htmlFunction · 0.85
joinFunction · 0.85
fileMethod · 0.80
textMethod · 0.65
resolveFunction · 0.50
describeFunction · 0.50

Tested by

no test coverage detected