MCPcopy 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

1import { beforeAll, beforeEach, describe, expect, mock, test } from "bun:test"
2import type { Prompt } from "@/context/prompt"
3
4let createPromptSubmit: typeof import("./submit").createPromptSubmit

Callers

nothing calls this directly

Calls 7

clientForFunction · 0.85
testFunction · 0.85
createPromptSubmitFunction · 0.85
pushMethod · 0.80
findMethod · 0.65
nextFunction · 0.50
describeFunction · 0.50

Tested by

no test coverage detected