MCPcopy Index your code
hub / github.com/anomalyco/opencode / process.test.ts

File process.test.ts

packages/core/test/process/process.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect } from "bun:test"
2import fs from "fs/promises"
3import { realpathSync } from "node:fs"
4import { tmpdir } from "node:os"

Callers

nothing calls this directly

Calls 12

testEffectFunction · 0.90
interruptMethod · 0.80
linesMethod · 0.80
spawnMethod · 0.80
cmdFunction · 0.70
waitForFileFunction · 0.70
describeFunction · 0.50
tmpdirFunction · 0.50
runMethod · 0.45
fromMethod · 0.45
makeMethod · 0.45
abortMethod · 0.45

Tested by

no test coverage detected