commit | 70f4e26b7a53af422219a1521886fd363fa70384 | [log] [tgz] |
---|---|---|
author | Oleksandr Tara <otara@google.com> | Tue Mar 11 15:41:33 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Mar 11 15:41:33 2025 |
tree | 9d23b1fd1036b0e7456818b1abc626bf4b56de3d | |
parent | 9b2ec446dfc1eb02151d67ae0eda4e95a1ca76a0 [diff] |
Refactor affiliation backend test to adhere to the arrange/act/assert principle This is almost a complete rewrite of the test. I don't think it makes sense to further split the CL. Bug: 371938601 Change-Id: Ifacdc3d9178d677c8d4a8aa843d0f6f554fc5604 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6322349 Reviewed-by: Viktor Semeniuk <vsemeniuk@google.com> Commit-Queue: Oleksandr Tara <otara@google.com> Reviewed-by: Vasilii Sukhanov <vasilii@chromium.org> Cr-Commit-Position: refs/heads/main@{#1430894}
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.