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

File validate.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, it, expect } from "vitest";
2import { parseFrontmatter } from "../src/frontmatter";
3import { validate, type ValidationIssue } from "../src/validate";
4

Callers

nothing calls this directly

Calls 3

getIssuesFunction · 0.85
issueForFunction · 0.85
findMethod · 0.80

Tested by

no test coverage detected