Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/d3/d3-array
/ tickStep-test.js
File
tickStep-test.js
test/tickStep-test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
assert from
"assert"
;
2
import
{tickStep} from
"../src/index.js"
;
3
4
it(
"tickStep(start, stop, count) returns NaN if any argument is NaN"
, () => {
Callers
nothing calls this directly
Calls
1
tickStep
Function · 0.90
Tested by
no test coverage detected