Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/d3/d3
/ docs-test.js
File
docs-test.js
test/docs-test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
assert from
"assert"
;
2
import
{readdir, readFile, stat} from
"fs/promises"
;
3
4
it(
"documentation links point to existing internal anchors"
,
async
() => {
Callers
nothing calls this directly
Calls
4
readMarkdownFiles
Function · 0.85
readMarkdownSource
Function · 0.85
getAnchors
Function · 0.85
getLinks
Function · 0.85
Tested by
no test coverage detected