- Issue created by @mparker17
- Merge request !78Draft: Issue #3498647: Automated Functional test for search_api_spellcheck module integration → (Open) created by mparker17
Elasticsearch Connector mentions that we integrate with the Search API Spellcheck module → on the project page. We also now have a manual test in our documentation for Developing the Search API Spellcheck module integration → .
We should make sure this integration does not regress!
See if there are any existing automated tests for the Search API Spellcheck module.
Add "drupal/search_api_spellcheck": "^1"
to to Elasticsearch Connector's "require-dev"
.
Transform the manual test in our documentation → into an automated test.
Once merged, update the documentation (likely, many of the Setup steps will no longer be necessary).
None.
None.
None.
Active
8.0
Code
The change is currently missing an automated test that fails when run with the original code, and succeeds when the bug has been fixed.