Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/anomalyco/opencode
/ meta.test.ts
File
meta.test.ts
packages/opencode/test/plugin/meta.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ afterEach, describe, expect, 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
9
test
Function · 0.85
write
Method · 0.80
run
Function · 0.70
list
Method · 0.65
find
Method · 0.65
describe
Function · 0.50
values
Method · 0.45
all
Method · 0.45
from
Method · 0.45
Tested by
no test coverage detected