Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/anomalyco/opencode
/ install.test.ts
File
install.test.ts
packages/opencode/test/plugin/install.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
fs from
"fs/promises"
3
import
path from
"path"
4
import
{ parse as parseJsonc } from
"jsonc-parser"
Callers
nothing calls this directly
Calls
13
tmpdir
Function · 0.90
createPlugTask
Function · 0.90
test
Function · 0.85
ctxDir
Function · 0.85
ctxRoot
Function · 0.85
write
Method · 0.80
plugin
Function · 0.70
deps
Function · 0.70
run
Function · 0.70
ctx
Function · 0.70
read
Function · 0.70
describe
Function · 0.50
Tested by
no test coverage detected