MCPcopy
hub / github.com/vercel/next.js / sort-fonts-variant-values.test.ts

File sort-fonts-variant-values.test.ts

packages/font/src/google/sort-fonts-variant-values.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { sortFontsVariantValues } from './sort-fonts-variant-values'
2
3describe('sortFontsVariantValues', () => {
4 it('should correctly compare and return result for plain integer values', () => {

Callers

nothing calls this directly

Calls 6

sortFontsVariantValuesFunction · 0.90
describeFunction · 0.85
itFunction · 0.50
expectFunction · 0.50
sortMethod · 0.45
sliceMethod · 0.45

Tested by

no test coverage detected