Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/nodejs.org
/ validate-changes.test.mjs
File
validate-changes.test.mjs
packages/remark-lint/src/rules/__tests__/yaml/validate-changes.test.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, it } from
'node:test'
;
2
3
import
validateChanges from
'../../yaml/validate-changes.mjs'
;
4
import
{ testYamlRule } from
'../utils.mjs'
;
Callers
nothing calls this directly
Calls
1
testYamlRule
Function · 0.90
Tested by
no test coverage detected