commit | ec23b9de18dd7be7fb8ce59852e58b11a0b60deb | [log] [tgz] |
---|---|---|
author | Ananya <ananyaseelam@google.com> | Mon Jun 02 19:38:02 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jun 02 19:38:02 2025 |
tree | 7becc52a401826f316f24958348bb3f1ca58adc8 | |
parent | 4fa24e8ac7211b9ad378e47c73d85b72f9e86c66 [diff] |
[ntp-composebox] Add test for composebox entrypoint This Cl simply adds tests for the composebox entrypoint. The first test is to ensure that users don't see the entrypoint unless the flag is enabled, and the other is to verify that once the button is clicked, the appropriate event is emitted. Bug: 421165591 Change-Id: I350af9b4c09ae23cf891209bf28a0542777ad40b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6611281 Reviewed-by: Marlon Facey <mfacey@chromium.org> Commit-Queue: Ananya Seelam <ananyaseelam@google.com> Cr-Commit-Position: refs/heads/main@{#1468296}
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.