MCPcopy Create free account
hub / github.com/anomalyco/opencode / launch.test.ts

File launch.test.ts

packages/opencode/test/lsp/launch.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, test } from "bun:test"
2import fs from "fs/promises"
3import path from "path"
4import { spawn } from "../../src/lsp/launch"

Callers

nothing calls this directly

Calls 5

tmpdirFunction · 0.90
spawnFunction · 0.90
testFunction · 0.85
writeMethod · 0.80
describeFunction · 0.50

Tested by

no test coverage detected