Issue #3508772 by dydave: Automated tests: Improved tests for...
https://www.drupal.org/project/admin_toolbar/issues/3508772
Automated tests: Improved tests for AdminToolbarToolsSettingsFormTest to ensure submitted configuration values are properly saved and reflected in the display:
- The
Toolsmenu link in the toolbar with its CSS file, tests:admin_toolbar_tools_toolbar(). - The
All menuslink when themax_bundle_numbervalue (2) is lower than the number of un-deletable default core menus (5). - The
Local Taskstab and links when enabled, tests:\Drupal\admin_toolbar_tools\AdminToolbarToolsHelper::buildLocalTasksToolbar().
Edited by David Suissa