Problem/Motivation
Currently assertNoCacheTag exist on WebTestBase but there is no equivalent available for BrowserTestBase, in order to facilitate ease of conversion we should add assertNoCacheTag to assertLegacyTrait
Proposed resolution
Remaining tasks
Create the methods and deprecate them.
Add tests.
User interface changes
API changes
New methods available for conversion.
Data model changes
Blocking these issues
- #2870452: [PP-1] Convert web tests to browser tests for menu_ui module
- #2870439: [PP-1] Convert web tests to browser tests for config module
- #2863644: [PP-1] Convert web tests of block