Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ createCollection, createState } from
'../../../../test/utils'
;
2
import
{ getItemsCount } from
'../getItemsCount'
;
3
4
describe(
'getItemsCount'
, () => {
Callers
nothing calls this directly
Calls
3
createState
Function · 0.90
getItemsCount
Function · 0.90
createCollection
Function · 0.90
Tested by
no test coverage detected