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

File getFormProps.test.ts

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

Source from the content-addressed store, hash-verified

1import { createAlgoliaInsightsPlugin } from '@algolia/autocomplete-plugin-algolia-insights';
2import { createRedirectUrlPlugin } from '@algolia/autocomplete-plugin-redirect-url';
3
4import { createPlayground, runAllMicroTasks } from '../../../../test/utils';

Callers

nothing calls this directly

Calls 7

createPlaygroundFunction · 0.90
createRedirectUrlPluginFunction · 0.90
runAllMicroTasksFunction · 0.90
getFormPropsFunction · 0.85
onSubmitMethod · 0.65
onResetMethod · 0.65

Tested by

no test coverage detected