Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/anomalyco/opencode
/ question.test.ts
File
question.test.ts
packages/opencode/test/tool/question.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
{ LayerNode } from
"@opencode-ai/core/effect/layer-node"
3
import
{ Effect, Fiber, Queue } from
"effect"
4
import
{ QuestionTool } from
"../../src/tool/question"
Callers
nothing calls this directly
Calls
9
testEffect
Function · 0.90
instance
Method · 0.80
list
Method · 0.65
execute
Method · 0.65
describe
Function · 0.50
pending
Function · 0.50
make
Method · 0.45
init
Method · 0.45
reply
Method · 0.45
Tested by
no test coverage detected