MCPcopy Create free account
hub / github.com/backnotprop/plannotator / open-in.test.ts

File open-in.test.ts

packages/server/open-in.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 2

resolveOpenInTargetFunction · 0.90
makeDirFunction · 0.85

Tested by

no test coverage detected