MCPcopy Create free account
hub / github.com/codemix/graph / duration-temporal.test.ts

File duration-temporal.test.ts

packages/graph/src/test/duration-temporal.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * Tests for duration() temporal function and duration arithmetic.
3 */
4import { describe, test, expect } from "vitest";

Callers

nothing calls this directly

Calls 15

addDurationFunction · 0.85
subtractDurationFunction · 0.85
durationBetweenFunction · 0.85
durationInMonthsFunction · 0.85
durationInDaysFunction · 0.85
durationInSecondsFunction · 0.85
plusMethod · 0.80
minusMethod · 0.80
multiplyMethod · 0.80
divideMethod · 0.80
negateMethod · 0.80
equalsMethod · 0.80

Tested by

no test coverage detected