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

File draft.test.ts

packages/shared/draft.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 4

deleteDraftFunction · 0.90
saveDraftFunction · 0.90
loadDraftFunction · 0.90
getDraftGenerationFunction · 0.90

Tested by

no test coverage detected