MCPcopy
hub / github.com/algolia/autocomplete / getItemsCount.test.ts

File getItemsCount.test.ts

packages/autocomplete-shared/src/__tests__/getItemsCount.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { createCollection, createState } from '../../../../test/utils';
2import { getItemsCount } from '../getItemsCount';
3
4describe('getItemsCount', () => {

Callers

nothing calls this directly

Calls 3

createStateFunction · 0.90
getItemsCountFunction · 0.90
createCollectionFunction · 0.90

Tested by

no test coverage detected