Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ describe, expect } from
"bun:test"
2
import
{ Effect } from
"effect"
3
import
{ CommandV2 } from
"@opencode-ai/core/command"
4
import
{ AppNodeBuilder } from
"@opencode-ai/core/effect/app-node-builder"
Callers
nothing calls this directly
Calls
7
testEffect
Function · 0.90
update
Method · 0.65
get
Method · 0.65
list
Method · 0.65
describe
Function · 0.50
transform
Method · 0.45
make
Method · 0.45
Tested by
no test coverage detected