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

File test.ts

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 4

subBusinessDaysFunction · 0.90
assertTypeFunction · 0.90
tzFunction · 0.90
toISOStringMethod · 0.80

Tested by

no test coverage detected