MCPcopy Index your code
hub / github.com/anomalyco/opencode / editor-context.test.tsx

File editor-context.test.tsx

packages/opencode/test/cli/tui/editor-context.test.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { mkdir, writeFile } from "node:fs/promises"
2import os from "node:os"
3import path from "node:path"
4import { afterEach, expect, spyOn, test } from "bun:test"

Callers

nothing calls this directly

Calls 10

tmpdirFunction · 0.90
testFunction · 0.85
mountEditorContextFunction · 0.85
createWebSocketImplFunction · 0.85
nextTickFunction · 0.85
sendSelectionFunction · 0.85
expectedSelectionFunction · 0.85
openMethod · 0.80
disposeMethod · 0.45
messageMethod · 0.45

Tested by

no test coverage detected