Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import { mkdir, writeFile } from
"node:fs/promises"
2
import os from
"node:os"
3
import path from
"node:path"
4
import { afterEach, expect, spyOn, test } from
"bun:test"
Callers
nothing calls this directly
Calls
10
tmpdir
Function · 0.90
test
Function · 0.85
mountEditorContext
Function · 0.85
createWebSocketImpl
Function · 0.85
nextTick
Function · 0.85
sendSelection
Function · 0.85
expectedSelection
Function · 0.85
open
Method · 0.80
dispose
Method · 0.45
message
Method · 0.45
Tested by
no test coverage detected