MCPcopy
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

1import { noop } from '@algolia/autocomplete-shared';
2import userEvent from '@testing-library/user-event';
3
4import { AutocompleteState } from '..';

Callers

nothing calls this directly

Calls 7

createAutocompleteFunction · 0.90
deferFunction · 0.90
createPlaygroundFunction · 0.90
runAllMicroTasksFunction · 0.90
createSourceFunction · 0.90
createDelayedGetSourcesFunction · 0.85
getEnvironmentPropsFunction · 0.85

Tested by

no test coverage detected