Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/anomalyco/opencode
/ question.shared.test.ts
File
question.shared.test.ts
packages/opencode/test/cli/run/question.shared.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, test } from
"bun:test"
2
import
type
{ QuestionRequest } from
"@opencode-ai/sdk/v2"
3
import
{
4
createQuestionBodyState,
Callers
nothing calls this directly
Calls
12
questionSelect
Function · 0.90
createQuestionBodyState
Function · 0.90
questionSetSelected
Function · 0.90
questionConfirm
Function · 0.90
questionSubmit
Function · 0.90
questionStoreCustom
Function · 0.90
questionSave
Function · 0.90
questionSync
Function · 0.90
questionReject
Function · 0.90
test
Function · 0.85
req
Function · 0.70
describe
Function · 0.50
Tested by
no test coverage detected