MCPcopy
hub / github.com/anomalyco/opencode / skill.test.ts

File skill.test.ts

packages/opencode/test/skill/skill.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect } from "bun:test"
2import { LayerNode } from "@opencode-ai/core/effect/layer-node"
3import { Effect, Layer } from "effect"
4import { Skill } from "../../src/skill"

Callers

nothing calls this directly

Calls 12

testEffectFunction · 0.90
provideTmpdirInstanceFunction · 0.90
tmpdirFunction · 0.90
provideInstanceFunction · 0.90
withHomeFunction · 0.85
createGlobalSkillFunction · 0.85
syncMethod · 0.80
writeMethod · 0.80
findMethod · 0.65
describeFunction · 0.50
layerMethod · 0.45
allMethod · 0.45

Tested by

no test coverage detected