[Extensions Menu] Add a unit test suite for ExtensionsMenuView
Unit tests are nice - they are faster and less flaky than browser tests. Add a unit test suite for the ExtensionsMenuView class, and a super basic test that checks extensions are shown in the menu. This is mostly just a jumping-off point so we can easily add more unit tests as we move forward (and add any that are needed to have coverage parity with the old implementation). Bug: 959926, 984654 Change-Id: I04a4d9af02ef1075bb4f0180fbf90c1b615008c8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1880074Reviewed-by:Peter Boström <pbos@chromium.org> Reviewed-by:
Caroline Rising <corising@chromium.org> Commit-Queue: Devlin <rdevlin.cronin@chromium.org> Cr-Commit-Position: refs/heads/master@{#712375}
Showing
Please register or sign in to comment