Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/anomalyco/opencode
/ discovery.test.ts
File
discovery.test.ts
packages/opencode/test/skill/discovery.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, beforeAll, afterAll } from
"bun:test"
2
import
{ LayerNode } from
"@opencode-ai/core/effect/layer-node"
3
import
{ FSUtil } from
"@opencode-ai/core/fs-util"
4
import
{ Effect } from
"effect"
Callers
nothing calls this directly
Calls
9
testEffect
Function · 0.90
pull
Method · 0.80
file
Method · 0.80
find
Method · 0.65
text
Method · 0.65
rm
Function · 0.50
describe
Function · 0.50
stop
Method · 0.45
exists
Method · 0.45
Tested by
no test coverage detected