MCPcopy Index your code
hub / github.com/observablehq/framework / html-test.ts

File html-test.ts

test/html-test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import assert from "node:assert";
2import {createHash} from "node:crypto";
3import {findAssets, html, rewriteHtml} from "../src/html.js";
4

Callers

nothing calls this directly

Calls 4

htmlFunction · 0.90
findAssetsFunction · 0.85
rewriteHtmlFunction · 0.85
unsafeMethod · 0.80

Tested by

no test coverage detected