MCPcopy Create free account
hub / github.com/backnotprop/plannotator / cli-bridge.test.ts

File cli-bridge.test.ts

apps/opencode-plugin/cli-bridge.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, mock, test } from "bun:test";
2import { mkdtempSync, rmSync, writeFileSync } from "node:fs";
3import { tmpdir } from "node:os";
4import path from "node:path";

Callers

nothing calls this directly

Calls 7

buildCliBridgeEnvFunction · 0.90
buildAnnotateCliArgsFunction · 0.90
buildCliSpawnConfigFunction · 0.90
getReviewDeniedSuffixFunction · 0.90

Tested by

no test coverage detected