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

File process.test.ts

packages/opencode/test/util/process.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 { Process } from "@/util/process"

Callers

nothing calls this directly

Calls 8

tmpdirFunction · 0.90
testFunction · 0.85
nodeFunction · 0.85
writeMethod · 0.80
spawnMethod · 0.80
describeFunction · 0.50
runMethod · 0.45
abortMethod · 0.45

Tested by

no test coverage detected