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

File test.ts

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 2

fakeDateFunction · 0.90
isThisSecondFunction · 0.90

Tested by

no test coverage detected