MCPcopy
hub / github.com/formatjs/formatjs / ToRawFixed.test.tsx

File ToRawFixed.test.tsx

packages/ecma402-abstract/tests/ToRawFixed.test.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import Decimal from '@formatjs/bigdecimal'
2import {ToRawFixed} from '#packages/ecma402-abstract/NumberFormat/ToRawFixed'
3import {expect, it, test} from 'vitest'
4test('ToRawFixed(9.99, 0, 1)', () => {

Callers

nothing calls this directly

Calls 2

ToRawFixedFunction · 0.90
testFunction · 0.50

Tested by

no test coverage detected