commit | 1f54600f7561744a51106eb76ea92ab513596107 | [log] [tgz] |
---|---|---|
author | Mikel Astiz <mastiz@chromium.org> | Fri Nov 08 09:56:37 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Nov 08 09:56:37 2024 |
tree | 90e425ddff1771037b88954aabc808327756e288 | |
parent | e32e46783a6279dc377517b1fd319eaf0695902f [diff] |
[sync] Add integration tests for bookmark migrations to client tags This adds browser test coverage to the logic introduced recently in https://crrev.com/c/5982907. It required modernizing some of the test helper classes to allow injecting more realistic test data to the fake server. Change-Id: I62e2eff8189060cdfc9ae9e65cffdeeba5936b72 Bug: 376641665 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5993504 Reviewed-by: Rushan Suleymanov <rushans@google.com> Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> Commit-Queue: Mikel Astiz <mastiz@chromium.org> Cr-Commit-Position: refs/heads/main@{#1380241}
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.
If you found a bug, please file it at https://crbug.com/new.