commit | c20ed37654f345109285b134c2787b2e80c17c54 | [log] [tgz] |
---|---|---|
author | Vishwas Uppoor <vishwasuppoor@google.com> | Wed Jan 04 01:16:55 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jan 04 01:16:55 2023 |
tree | 5a0cae4f1490fe53ef29775983c32912514f73b0 | |
parent | 2bb91858e51ce23337f86e3ad3c0badb9727f7f2 [diff] |
[Clank][KA] Add unit tests for the keyboard accessory credit card suggestions Add tests for the keyboard accessory suggestions. Tests for the suggestion contents are moved from AutofillSuggestionGeneratorTest to AutofillCreditCardSuggestionContentTest. The only additions in each test are under keyboard_accessory_enabled. Diff: https://diff.googleplex.com/#key=GVys6Q1qtwpV Bug: 1376691 Change-Id: I0f337afeb92024a6f0676d3a734c7d3a66d85d45 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4128476 Reviewed-by: Vinny Persky <vinnypersky@google.com> Reviewed-by: Maxim Kolosovskiy <kolos@chromium.org> Commit-Queue: Vishwas Uppoor <vishwasuppoor@google.com> Cr-Commit-Position: refs/heads/main@{#1088518}
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.