Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ describe, it, expect } from
"vitest"
;
2
import
{ parseFrontmatter } from
"../src/frontmatter"
;
3
import
{ validate,
type
ValidationIssue } from
"../src/validate"
;
4
Callers
nothing calls this directly
Calls
3
getIssues
Function · 0.85
issueFor
Function · 0.85
find
Method · 0.80
Tested by
no test coverage detected