MCPcopy Create free account
hub / github.com/heygen-com/hyperframes / changelog-weekly.test.ts

File changelog-weekly.test.ts

scripts/changelog-weekly.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import assert from "node:assert/strict";
2import { describe, it } from "node:test";
3import { createWeeklyDraft, parseWeeklyOptions, weeklyPacketPaths } from "./changelog-weekly.ts";
4import { parseCommit, type RawCommit } from "./draft-changelog.ts";

Callers

nothing calls this directly

Calls 4

parseWeeklyOptionsFunction · 0.90
createWeeklyDraftFunction · 0.90
weeklyPacketPathsFunction · 0.90
commitFunction · 0.70

Tested by

no test coverage detected