Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ describe, expect, test } from
"bun:test"
2
import
{ join, dirname, resolve } from
"node:path"
3
import
{ existsSync } from
"node:fs"
4
import
{ fileURLToPath } from
"node:url"
Callers
nothing calls this directly
Calls
7
test
Function · 0.85
html
Function · 0.85
join
Function · 0.85
file
Method · 0.80
text
Method · 0.65
resolve
Function · 0.50
describe
Function · 0.50
Tested by
no test coverage detected