MCPcopy 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

1import { describe, expect, test } from "bun:test"
2import type { QuestionRequest } from "@opencode-ai/sdk/v2"
3import {
4 createQuestionBodyState,

Callers

nothing calls this directly

Calls 12

questionSelectFunction · 0.90
createQuestionBodyStateFunction · 0.90
questionSetSelectedFunction · 0.90
questionConfirmFunction · 0.90
questionSubmitFunction · 0.90
questionStoreCustomFunction · 0.90
questionSaveFunction · 0.90
questionSyncFunction · 0.90
questionRejectFunction · 0.90
testFunction · 0.85
reqFunction · 0.70
describeFunction · 0.50

Tested by

no test coverage detected