Issue #3550652 by dydave: Automated tests: Simplified 'admin_toolbar_search'...
https://www.drupal.org/project/admin_toolbar/issues/3550652
Automated tests: Simplified admin_toolbar_search FunctionalJavascript tests:
- Refactored tests base class
AdminToolbarSearchTestBase, see in particular methodassetSuggestionsContainHelper. - Perform several basic searches and check the expected results.
- Test the integration with
admin_toolbar_toolsmax bundle number feature. - Test the search autocomplete does not filter results based on query strings.
Edited by David Suissa