Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(209)

Issue 2846253002: Add EGTests for passwords settings on iOS (Closed)

Created:
3 years, 7 months ago by vabr (Chromium)
Modified:
3 years, 7 months ago
Reviewers:
baxley, sdefresne
CC:
chromium-reviews, ios-reviews+chrome_chromium.org, ios-reviews_chromium.org, vabr+watchlistpasswordmanager_chromium.org, pkl (ping after 24h if needed), noyau+watch_chromium.org, marq+watch_chromium.org, gcasto+watchlist_chromium.org, sdefresne+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Add EGTests for passwords settings on iOS This adds a basic integration test for saving on a test page, and also a test for copy-password confirmation toast, which is not coverable by the unittests (yet). BUG=159166 Review-Url: https://codereview.chromium.org/2846253002 Cr-Commit-Position: refs/heads/master@{#468910} Committed: https://chromium.googlesource.com/chromium/src/+/3304cfee612c9ff570a7ede78513c969ccd74ac9

Patch Set 1 #

Patch Set 2 : A11y checking test is done, copy toast test in progress #

Patch Set 3 : First working version #

Patch Set 4 : Fix buildfiles #

Total comments: 7

Patch Set 5 : Comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+344 lines, -0 lines) Patch
M ios/chrome/browser/ui/settings/BUILD.gn View 1 2 3 4 chunks +8 lines, -0 lines 0 comments Download
M ios/chrome/browser/ui/settings/password_details_collection_view_controller.mm View 1 2 3 2 chunks +9 lines, -0 lines 0 comments Download
A ios/chrome/browser/ui/settings/password_details_collection_view_controller_for_testing.h View 1 2 3 4 1 chunk +20 lines, -0 lines 0 comments Download
A ios/chrome/browser/ui/settings/passwords_settings_egtest.mm View 1 2 3 4 1 chunk +307 lines, -0 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 22 (15 generated)
vabr (Chromium)
Hi sdefresne@, Could you please review this? Thanks, Vaclav
3 years, 7 months ago (2017-05-01 11:08:26 UTC) #9
sdefresne
+baxley: should we use those small helper methods or not? https://codereview.chromium.org/2846253002/diff/60001/ios/chrome/browser/ui/settings/password_details_collection_view_controller_for_testing.h File ios/chrome/browser/ui/settings/password_details_collection_view_controller_for_testing.h (right): https://codereview.chromium.org/2846253002/diff/60001/ios/chrome/browser/ui/settings/password_details_collection_view_controller_for_testing.h#newcode12 ...
3 years, 7 months ago (2017-05-02 15:30:08 UTC) #13
baxley
https://codereview.chromium.org/2846253002/diff/60001/ios/chrome/browser/ui/settings/passwords_settings_egtest.mm File ios/chrome/browser/ui/settings/passwords_settings_egtest.mm (right): https://codereview.chromium.org/2846253002/diff/60001/ios/chrome/browser/ui/settings/passwords_settings_egtest.mm#newcode52 ios/chrome/browser/ui/settings/passwords_settings_egtest.mm:52: id<GREYMatcher> SettingsButton() { On 2017/05/02 15:30:08, sdefresne wrote: > ...
3 years, 7 months ago (2017-05-02 16:20:41 UTC) #14
sdefresne
lgtm as baxley is happy with the helper methods. Please fix the typo either in ...
3 years, 7 months ago (2017-05-02 16:28:58 UTC) #15
vabr (Chromium)
Thanks for the review! Sending to CQ now. Vaclav https://codereview.chromium.org/2846253002/diff/60001/ios/chrome/browser/ui/settings/password_details_collection_view_controller_for_testing.h File ios/chrome/browser/ui/settings/password_details_collection_view_controller_for_testing.h (right): https://codereview.chromium.org/2846253002/diff/60001/ios/chrome/browser/ui/settings/password_details_collection_view_controller_for_testing.h#newcode12 ios/chrome/browser/ui/settings/password_details_collection_view_controller_for_testing.h:12: ...
3 years, 7 months ago (2017-05-03 05:41:37 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2846253002/80001
3 years, 7 months ago (2017-05-03 05:42:22 UTC) #19
commit-bot: I haz the power
3 years, 7 months ago (2017-05-03 06:50:41 UTC) #22
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://chromium.googlesource.com/chromium/src/+/3304cfee612c9ff570a7ede78513...

Powered by Google App Engine
This is Rietveld 408576698