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

File test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from "vitest";
2import {
3 roundToNearestMinutes,
4 type RoundToNearestMinutesOptions,

Callers

nothing calls this directly

Calls 5

roundToNearestMinutesFunction · 0.90
assertTypeFunction · 0.90
tzFunction · 0.90
toISOStringMethod · 0.80
makeDateFunction · 0.70

Tested by

no test coverage detected