MCPcopy
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

1import { expect } from 'chai';
2import * as intl from '../../../src/utils/IntlWrapper';
3
4describe('IntlWrapper', function() {

Callers

nothing calls this directly

Calls 14

durationToMsMethod · 0.80
isValidDateMethod · 0.80
getRelativeTextMethod · 0.80
setDurationMethod · 0.80
setDurationFormattedMethod · 0.80
setRelativeTimeMethod · 0.80
setTimestampMethod · 0.80
getDateTimeRangeTextMethod · 0.80
setDateMethod · 0.80
getDateTimeTextMethod · 0.80
isNowMethod · 0.80
isFutureMethod · 0.80

Tested by

no test coverage detected