Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/anomalyco/opencode
/ plugin-loader.test.ts
File
plugin-loader.test.ts
packages/opencode/test/cli/tui/plugin-loader.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ beforeAll, describe, expect, spyOn, test } from
"bun:test"
2
import
fs from
"fs/promises"
3
import
path from
"path"
4
import
{ pathToFileURL } from
"url"
Callers
nothing calls this directly
Calls
15
tmpdir
Function · 0.90
createTuiResolvedConfig
Function · 0.90
createTuiPluginApi
Function · 0.90
mockTuiRuntime
Function · 0.90
test
Function · 0.85
mkApi
Function · 0.85
mkConfig
Function · 0.85
write
Method · 0.80
file
Method · 0.80
getData
Method · 0.80
load
Function · 0.70
find
Method · 0.65
Tested by
no test coverage detected