commit | 5f17b2f9266ef9925a47a1920290972b8ac9d91b | [log] [tgz] |
---|---|---|
author | Arthur Milchior <arthurmilchior@chromium.org> | Tue Jan 14 10:57:24 2025 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Jan 14 11:05:06 2025 |
tree | 9024c1f8aa17f183579c3307773dbde736ec3efd | |
parent | f3d8f01ac22fcd6e21333370893d492ca614e730 [diff] |
[iOS][Signin]Add utility method for histogram EG test that deals with a sign-in flow should check that the sign-in is offered, started, and potentially completed. It should also check that histograms for this access points are not emitted if we don’t expect them. This extra object allows to check efficiently all sign-in histogram for a specific access point. I should note that the first usage I added here are only covering the case where the Add Account is used. I added TODO when histograms are missing. I must also note that it seems that resignin is tested neither with unit test nor EG test currently. Bug: 41493423 Change-Id: I9a809bd6c7527a172f86d2f4c01dab01fa276f25 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6157963 Reviewed-by: David Roger <droger@chromium.org> Reviewed-by: Jérôme Lebel <jlebel@chromium.org> Commit-Queue: Arthur Milchior <arthurmilchior@chromium.org> Cr-Commit-Position: refs/heads/main@{#1405990} NOKEYCHECK=True GitOrigin-RevId: fa7bb9a8fcf6e3b59cad82459070607eda116e7c
This directory holds code related to Chrome for iOS. See this document for a description of the structure underneath this directory.