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

File command.test.ts

packages/core/test/command.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect } from "bun:test"
2import { Effect } from "effect"
3import { CommandV2 } from "@opencode-ai/core/command"
4import { AppNodeBuilder } from "@opencode-ai/core/effect/app-node-builder"

Callers

nothing calls this directly

Calls 7

testEffectFunction · 0.90
updateMethod · 0.65
getMethod · 0.65
listMethod · 0.65
describeFunction · 0.50
transformMethod · 0.45
makeMethod · 0.45

Tested by

no test coverage detected