MCPcopy Index your code
hub / github.com/plotly/dash / formatting_test.ts

File formatting_test.ts

components/dash-table/tests/js-unit/formatting_test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {assert, expect} from 'chai';
2
3import {getFormatter} from 'dash-table/type/number';
4import {getLocale, getNully, getSpecifier} from 'dash-table/dash/Sanitizer';

Callers

nothing calls this directly

Calls 7

getFormatterFunction · 0.90
getLocaleFunction · 0.90
getNullyFunction · 0.90
getSpecifierFunction · 0.90
expectFunction · 0.85
itFunction · 0.50
equalMethod · 0.45

Tested by

no test coverage detected