MCPcopy Create free account
hub / github.com/anomalyco/opencode / prompt.shared.test.ts

File prompt.shared.test.ts

packages/opencode/test/cli/run/prompt.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 {
3 createPromptHistory,
4 isExitCommand,

Callers

nothing calls this directly

Calls 8

createPromptHistoryFunction · 0.90
pushPromptHistoryFunction · 0.90
movePromptHistoryFunction · 0.90
isExitCommandFunction · 0.90
isNewCommandFunction · 0.90
testFunction · 0.85
promptFunction · 0.70
describeFunction · 0.50

Tested by

no test coverage detected