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

File sourcemap-test.ts

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

Source from the content-addressed store, hash-verified

1import assert from "assert";
2import {Sourcemap} from "../src/sourcemap.js";
3
4describe("new Sourcemap(source)", () => {

Callers

nothing calls this directly

Calls 8

translateMethod · 0.80
insertLeftMethod · 0.80
insertRightMethod · 0.80
replaceLeftMethod · 0.80
deleteMethod · 0.80
replaceRightMethod · 0.80
trimMethod · 0.80
toStringMethod · 0.45

Tested by

no test coverage detected