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

File format-test.ts

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

Source from the content-addressed store, hash-verified

1import assert from "node:assert";
2import {formatByteSize, formatIsoDate, formatLocaleDate} from "../src/format.js";
3
4describe("formatIsoDate", () => {

Callers

nothing calls this directly

Calls 3

formatIsoDateFunction · 0.85
formatLocaleDateFunction · 0.85
formatByteSizeFunction · 0.85

Tested by

no test coverage detected