MCPcopy
hub / github.com/protomaps/PMTiles / v3.test.ts

File v3.test.ts

js/test/v3.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import fs from "fs";
2import assert from "node:assert";
3import { afterEach, beforeEach, describe, it, test } from "node:test";
4import { mockServer } from "./utils";

Callers

nothing calls this directly

Calls 15

readVarintFunction · 0.90
zxyToTileIdFunction · 0.90
tileIdToZxyFunction · 0.90
findTileFunction · 0.90
getUint64Function · 0.90
tileTypeExtFunction · 0.90
resetMethod · 0.80
getTileJsonMethod · 0.80
getZxyMethod · 0.65
getMetadataMethod · 0.65
getHeaderMethod · 0.45
getDirectoryMethod · 0.45

Tested by

no test coverage detected