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

File transpile-test.ts

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

Source from the content-addressed store, hash-verified

1import assert from "node:assert";
2import {readdirSync, statSync} from "node:fs";
3import {mkdir, readFile, unlink, writeFile} from "node:fs/promises";
4import {basename, join, resolve} from "node:path/posix";

Callers

nothing calls this directly

Calls 6

mockJsDelivrFunction · 0.90
parseJavaScriptFunction · 0.85
testFileFunction · 0.85
transpileModuleFunction · 0.85
runTestsFunction · 0.70
transpileJavaScriptFunction · 0.50

Tested by

no test coverage detected