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

File files-test.ts

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

Source from the content-addressed store, hash-verified

1import assert from "node:assert";
2import type {Program} from "acorn";
3import {Parser} from "acorn";
4import {findFiles} from "../../src/javascript/files.js";

Callers

nothing calls this directly

Calls 1

filesFunction · 0.85

Tested by

no test coverage detected