MCPcopy
hub / github.com/EveryInc/compound-engineering-plugin / frontmatter.test.ts

File frontmatter.test.ts

tests/frontmatter.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { readdirSync, readFileSync, statSync } from "fs"
2import path from "path"
3import { describe, expect, test } from "bun:test"
4import { load } from "js-yaml"

Callers

nothing calls this directly

Calls 3

parseFrontmatterFunction · 0.90
formatFrontmatterFunction · 0.90
collectFrontmatterFilesFunction · 0.85

Tested by

no test coverage detected