commit | bfa2b73fc9da32b13f692903b8be554a97576e3b | [log] [tgz] |
---|---|---|
author | Stephen McGruer <smcgruer@chromium.org> | Thu May 29 18:18:57 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 29 18:18:57 2025 |
tree | c12b0c2c9f954adf2fbb90faa49b15036489d456 | |
parent | b852ce9668ff9bb9c8f2c7eb0cf383b4e6f97325 [diff] |
[SPC] Add SecurePaymentConfirmationAppFactory tests for handling icons This CL adds a new test class, SecurePaymentConfirmationAppFactoryNetworkAndIssuerIconsTest, to secure_payment_confirmation_app_factory_unittest.cc, which triggers creation of a SecureConfirmationPaymentApp and verifies that the networkInfo and issuerInfo fields are correctly handled. A future CL will add testing for the new paymentEntitiesLogos field. Bug: 417683819 Change-Id: I33353ff94b196362fefa208c3571b3fc693f5191 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6575767 Commit-Queue: Stephen McGruer <smcgruer@chromium.org> Reviewed-by: Slobodan Pejic <slobodan@chromium.org> Cr-Commit-Position: refs/heads/main@{#1467090}
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.