MCPcopy
hub / github.com/iamkun/dayjs / negativeYear.test.js

File negativeYear.test.js

test/plugin/negativeYear.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import MockDate from 'mockdate'
2import dayjs from 'dayjs'
3import negativeYear from '../../src/plugin/negativeYear'
4import utc from '../../src/plugin/utc'

Callers

nothing calls this directly

Calls 9

dayjsFunction · 0.85
utcMethod · 0.80
setMethod · 0.65
formatMethod · 0.65
addMethod · 0.65
subtractMethod · 0.65
isAfterMethod · 0.65
isBeforeMethod · 0.65
isSameMethod · 0.65

Tested by

no test coverage detected