Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/anomalyco/opencode
/ submit.test.ts
File
submit.test.ts
packages/app/src/components/prompt-input/submit.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ beforeAll, beforeEach, describe, expect, mock, test } from
"bun:test"
2
import
type
{ Prompt } from
"@/context/prompt"
3
4
let
createPromptSubmit: typeof
import
(
"./submit"
).createPromptSubmit
Callers
nothing calls this directly
Calls
7
clientFor
Function · 0.85
test
Function · 0.85
createPromptSubmit
Function · 0.85
push
Method · 0.80
find
Method · 0.65
next
Function · 0.50
describe
Function · 0.50
Tested by
no test coverage detected