MCPcopy Create free account
hub / github.com/driangle/taskmd / frontmatter.test.ts

File frontmatter.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, it, expect } from "vitest";
2import { findFrontmatterBounds, parseFrontmatter } from "../src/frontmatter";
3
4describe("findFrontmatterBounds", () => {

Callers

nothing calls this directly

Calls 3

findFrontmatterBoundsFunction · 0.90
parseFrontmatterFunction · 0.90
getMethod · 0.80

Tested by

no test coverage detected