Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/anomalyco/opencode
/ skill-discovery.test.ts
File
skill-discovery.test.ts
packages/core/test/skill-discovery.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
fs from
"fs/promises"
2
import
path from
"path"
3
import
{ describe, expect, test } from
"bun:test"
4
import
{ Effect, Layer } from
"effect"
Callers
nothing calls this directly
Calls
6
tmpdir
Function · 0.90
test
Function · 0.85
file
Method · 0.80
pull
Function · 0.70
describe
Function · 0.50
exists
Method · 0.45
Tested by
no test coverage detected