MCPcopy
hub / github.com/date-fns/date-fns / test.ts

File test.ts

pkgs/core/src/addSeconds/test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from "vitest";
2import { addSeconds } from "./index.ts";
3import { assertType } from "../_lib/test/index.ts";
4import { UTCDate } from "@date-fns/utc";

Callers

nothing calls this directly

Calls 4

addSecondsFunction · 0.90
assertTypeFunction · 0.90
tzFunction · 0.90
toISOStringMethod · 0.80

Tested by

no test coverage detected