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

Issue 12502004: autofill: Add tests for the account chooser. (Closed)

Created:
7 years, 9 months ago by Evan Stade
Modified:
7 years, 9 months ago
Reviewers:
Ilya Sherman, Dan Beam
CC:
chromium-reviews, Raman Kakilate, benquan, dhollowa+watch_chromium.org, ahutter, dbeam+watch-autofill_chromium.org, Dane Wallinga, dyu1, Albert Bodenhamer, estade+watch_chromium.org, Ilya Sherman
Visibility:
Public.

Description

autofill: Add tests for the account chooser. BUG=180419 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=186991

Patch Set 1 #

Total comments: 5

Patch Set 2 : fix header #

Patch Set 3 : relative patchset #

Total comments: 10

Patch Set 4 : more newlines #

Patch Set 5 : fix test on linux #

Unified diffs Side-by-side diffs Delta from patch set Stats (+81 lines, -1 line) Patch
M chrome/browser/ui/autofill/autofill_dialog_models.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
A chrome/browser/ui/autofill/autofill_dialog_models_unittest.cc View 1 2 3 4 1 chunk +79 lines, -0 lines 0 comments Download
M chrome/chrome_tests_unit.gypi View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
Evan Stade
7 years, 9 months ago (2013-03-06 00:10:21 UTC) #1
Ilya Sherman
https://codereview.chromium.org/12502004/diff/1/chrome/browser/ui/autofill/autofill_dialog_models_unittest.cc File chrome/browser/ui/autofill/autofill_dialog_models_unittest.cc (right): https://codereview.chromium.org/12502004/diff/1/chrome/browser/ui/autofill/autofill_dialog_models_unittest.cc#newcode1 chrome/browser/ui/autofill/autofill_dialog_models_unittest.cc:1: // Copyright (c) 2012 The Chromium Authors. All rights ...
7 years, 9 months ago (2013-03-06 00:43:01 UTC) #2
Evan Stade
https://codereview.chromium.org/12502004/diff/1/chrome/browser/ui/autofill/autofill_dialog_models_unittest.cc File chrome/browser/ui/autofill/autofill_dialog_models_unittest.cc (right): https://codereview.chromium.org/12502004/diff/1/chrome/browser/ui/autofill/autofill_dialog_models_unittest.cc#newcode1 chrome/browser/ui/autofill/autofill_dialog_models_unittest.cc:1: // Copyright (c) 2012 The Chromium Authors. All rights ...
7 years, 9 months ago (2013-03-07 04:06:09 UTC) #3
Ilya Sherman
LGTM. https://codereview.chromium.org/12502004/diff/1/chrome/browser/ui/autofill/autofill_dialog_models_unittest.cc File chrome/browser/ui/autofill/autofill_dialog_models_unittest.cc (right): https://codereview.chromium.org/12502004/diff/1/chrome/browser/ui/autofill/autofill_dialog_models_unittest.cc#newcode21 chrome/browser/ui/autofill/autofill_dialog_models_unittest.cc:21: MOCK_METHOD0(AccountChoiceChanged, void()); On 2013/03/07 04:06:09, Evan Stade wrote: ...
7 years, 9 months ago (2013-03-07 04:57:15 UTC) #4
Dan Beam
lgtm (though an integration test that verifies AutofillDialogControllerImpl actually calls AccountChooserModel::SetHadWalletError(true) would be nice) https://codereview.chromium.org/12502004/diff/18013/chrome/browser/ui/autofill/autofill_dialog_models_unittest.cc ...
7 years, 9 months ago (2013-03-07 05:18:31 UTC) #5
Evan Stade
https://codereview.chromium.org/12502004/diff/18013/chrome/browser/ui/autofill/autofill_dialog_models_unittest.cc File chrome/browser/ui/autofill/autofill_dialog_models_unittest.cc (right): https://codereview.chromium.org/12502004/diff/18013/chrome/browser/ui/autofill/autofill_dialog_models_unittest.cc#newcode41 chrome/browser/ui/autofill/autofill_dialog_models_unittest.cc:41: TEST_F(AccountChooserModelTest, ObeysPref) { On 2013/03/07 05:18:31, Dan Beam wrote: ...
7 years, 9 months ago (2013-03-07 05:39:15 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/estade@chromium.org/12502004/33001
7 years, 9 months ago (2013-03-07 05:39:38 UTC) #7
commit-bot: I haz the power
Retried try job too often on linux_rel for step(s) unit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_rel&number=104953
7 years, 9 months ago (2013-03-07 06:26:13 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/estade@chromium.org/12502004/48001
7 years, 9 months ago (2013-03-08 00:02:15 UTC) #9
commit-bot: I haz the power
Retried try job too often on win7_aura for step(s) content_browsertests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win7_aura&number=17577
7 years, 9 months ago (2013-03-08 04:47:29 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/estade@chromium.org/12502004/48001
7 years, 9 months ago (2013-03-08 17:36:22 UTC) #11
commit-bot: I haz the power
7 years, 9 months ago (2013-03-08 18:16:52 UTC) #12
Message was sent while issue was closed.
Change committed as 186991

Powered by Google App Engine
This is Rietveld 408576698