MCPcopy Create free account
hub / github.com/backnotprop/plannotator / commands.test.ts

File commands.test.ts

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 4

handleAnnotateCommandFunction · 0.90
makeDepsFunction · 0.85
makeTempDirFunction · 0.70

Tested by

no test coverage detected