MCPcopy
hub / github.com/anomalyco/opencode / editor.test.ts

File editor.test.ts

packages/tui/test/editor.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterEach, expect, test } from "bun:test"
2import { normalizePromptContent, openEditor } from "../src/editor"
3
4const editor = process.env.EDITOR

Callers

nothing calls this directly

Calls 3

openEditorFunction · 0.90
normalizePromptContentFunction · 0.90
testFunction · 0.85

Tested by

no test coverage detected