| commit | d906a27b4597a7fc9cad90d0db36699961ce76d9 | [log] [tgz] |
|---|---|---|
| author | Jeffrey Young <cowmoo@google.com> | Tue Apr 27 03:42:30 2021 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Apr 27 03:42:30 2021 |
| tree | 510d20c3aee283f4bfa09c3fec71f673ebdc43a8 | |
| parent | 433e4c298cfdc849ee4bf6a8fcbca87a91d06562 [diff] |
personalization: add e2e browsertest The existing personalization app browser test tests single polymer components. Add a new PersonalizationAppBrowserTest that loads the entire SWA with mocked out wallpaper collections. Rename the previous PersonalizationAppBrowserTest to PersonalizationAppComponentBrowserTest. BUG=b/185637256 TEST=ash_unittests --gtest_filter="PersonalizationApp*" Cq-Include-Trybots: luci.chrome.try:linux-chromeos-chrome Change-Id: I1d282fb63c7e68bec736414dba334631c7b51191 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2832422 Commit-Queue: Jeffrey Young <cowmoo@chromium.org> Reviewed-by: Yaron Friedman <yfriedman@chromium.org> Reviewed-by: Scott Violet <sky@chromium.org> Reviewed-by: Xiaohui Chen <xiaohuic@chromium.org> Cr-Commit-Position: refs/heads/master@{#876427}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.