MCPcopy Create free account
hub / github.com/d3/d3-array / ticks-test.js

File ticks-test.js

test/ticks-test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import assert from "assert";
2import {ticks} from "../src/index.js";
3
4it("ticks(start, stop, count) returns the empty array if any argument is NaN", () => {

Callers

nothing calls this directly

Calls 1

ticksFunction · 0.90

Tested by

no test coverage detected