MCPcopy
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

1import assert from "assert";
2import {readdir, readFile, stat} from "fs/promises";
3
4it("documentation links point to existing internal anchors", async () => {

Callers

nothing calls this directly

Calls 4

readMarkdownFilesFunction · 0.85
readMarkdownSourceFunction · 0.85
getAnchorsFunction · 0.85
getLinksFunction · 0.85

Tested by

no test coverage detected