Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/algolia/autocomplete
/ concurrency.test.ts
File
concurrency.test.ts
packages/autocomplete-core/src/__tests__/concurrency.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ noop } from
'@algolia/autocomplete-shared'
;
2
import
userEvent from
'@testing-library/user-event'
;
3
4
import
{ AutocompleteState } from
'..'
;
Callers
nothing calls this directly
Calls
7
createAutocomplete
Function · 0.90
defer
Function · 0.90
createPlayground
Function · 0.90
runAllMicroTasks
Function · 0.90
createSource
Function · 0.90
createDelayedGetSources
Function · 0.85
getEnvironmentProps
Function · 0.85
Tested by
no test coverage detected