Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
*/
4
import
{ describe, test, expect } from
"vitest"
;
Callers
nothing calls this directly
Calls
15
addDuration
Function · 0.85
subtractDuration
Function · 0.85
durationBetween
Function · 0.85
durationInMonths
Function · 0.85
durationInDays
Function · 0.85
durationInSeconds
Function · 0.85
plus
Method · 0.80
minus
Method · 0.80
multiply
Method · 0.80
divide
Method · 0.80
negate
Method · 0.80
equals
Method · 0.80
Tested by
no test coverage detected