MCPcopy Index your code
hub / github.com/formatjs/formatjs / misc.test.ts

File misc.test.ts

packages/intl-numberformat/tests/misc.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {describe, it, test, expect} from 'vitest'
2import '@formatjs/intl-pluralrules/polyfill.js'
3import '@formatjs/intl-pluralrules/locale-data/en.js'
4import '@formatjs/intl-pluralrules/locale-data/da.js'

Callers

nothing calls this directly

Calls 7

NumberFormatInterface · 0.85
__addLocaleDataMethod · 0.65
formatMethod · 0.65
supportedLocalesOfMethod · 0.65
resolvedOptionsMethod · 0.65
toLocaleStringFunction · 0.50
testFunction · 0.50

Tested by

no test coverage detected