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

File sum-test.js

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

Source from the content-addressed store, hash-verified

1import assert from "assert";
2import {sum} from "../src/index.js";
3
4it("sum(array) returns the sum of the specified numbers", () => {

Callers

nothing calls this directly

Calls 1

sumFunction · 0.90

Tested by

no test coverage detected