MCPcopy Create free account
hub / github.com/anomalyco/opencode / editor-context-zed.test.ts

File editor-context-zed.test.ts

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

Source from the content-addressed store, hash-verified

1import { Database } from "bun:sqlite"
2import { mkdir, symlink } from "node:fs/promises"
3import os from "node:os"
4import path from "node:path"

Callers

nothing calls this directly

Calls 12

offsetToPositionFunction · 0.90
tmpdirFunction · 0.90
resolveZedDbPathFunction · 0.90
isZedTerminalFunction · 0.90
resolveZedSelectionFunction · 0.90
testFunction · 0.85
utf8ByteOffsetFunction · 0.85
symlinkFunction · 0.85
writeZedFixtureFunction · 0.85
writeMethod · 0.80
runMethod · 0.45
closeMethod · 0.45

Tested by

no test coverage detected