Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/MALSync/MALSync
/ IntlWrapper.test.ts
File
IntlWrapper.test.ts
test/src/utils/IntlWrapper.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ expect } from
'chai'
;
2
import
* as intl from
'../../../src/utils/IntlWrapper'
;
3
4
describe(
'IntlWrapper'
,
function
() {
Callers
nothing calls this directly
Calls
14
durationToMs
Method · 0.80
isValidDate
Method · 0.80
getRelativeText
Method · 0.80
setDuration
Method · 0.80
setDurationFormatted
Method · 0.80
setRelativeTime
Method · 0.80
setTimestamp
Method · 0.80
getDateTimeRangeText
Method · 0.80
setDate
Method · 0.80
getDateTimeText
Method · 0.80
isNow
Method · 0.80
isFuture
Method · 0.80
Tested by
no test coverage detected