MCPcopy Create free account
hub / github.com/observablehq/framework / module-test.ts

File module-test.ts

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

Source from the content-addressed store, hash-verified

1import assert from "node:assert";
2import type {FileInfo, ModuleInfo} from "../../src/javascript/module.js";
3import {getFileHash, getFileInfo, getModuleHash, getModuleInfo} from "../../src/javascript/module.js";
4

Callers

nothing calls this directly

Calls 6

getModuleHashFunction · 0.85
redactModuleInfoFunction · 0.85
getModuleInfoFunction · 0.85
getFileHashFunction · 0.85
redactFileInfoFunction · 0.85
getFileInfoFunction · 0.85

Tested by

no test coverage detected