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

File config-test.ts

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

Source from the content-addressed store, hash-verified

1import assert from "node:assert";
2import {resolve} from "node:path";
3import MarkdownIt from "markdown-it";
4import type {DuckDBConfig} from "../src/config.js";

Callers

nothing calls this directly

Calls 4

setCurrentDateFunction · 0.85
readConfigFunction · 0.85
mergeTocFunction · 0.85
resolveFunction · 0.70

Tested by

no test coverage detected