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

Issue 5379007: Adding pyauto tests to passwords.py... (Closed)

Created:
10 years ago by sunandt
Modified:
9 years, 7 months ago
Reviewers:
sunandt, dyu1, Nirnimesh
CC:
chromium-reviews, anantha, rohitbm
Visibility:
Public.

Description

Adding pyauto tests to passwords.py Added tests 1. testRemovePasswords 2. testFetchAnotherUser 3. testNeverSavePasswords Added a method for constructing password dictionary Modified testSavePassword in passwords.py MOdified GoogleAccountsLogin and VerifyGoogleAccountCredsFilled in test_utils.py to take window index and tab index BUG=none TEST=none

Patch Set 1 #

Patch Set 2 : '' #

Total comments: 29

Patch Set 3 : '' #

Total comments: 25

Patch Set 4 : '' #

Total comments: 6

Patch Set 5 : '' #

Total comments: 7

Patch Set 6 : '' #

Patch Set 7 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+86 lines, -23 lines) Patch
M functional/passwords.py View 1 2 3 4 5 6 4 chunks +68 lines, -12 lines 0 comments Download
M functional/test_utils.py View 1 2 3 4 3 chunks +18 lines, -11 lines 0 comments Download

Messages

Total messages: 16 (0 generated)
sunandt
10 years ago (2010-11-29 21:42:21 UTC) #1
Nirnimesh
http://codereview.chromium.org/5379007/diff/2001/functional/passwords.py File functional/passwords.py (right): http://codereview.chromium.org/5379007/diff/2001/functional/passwords.py#newcode77 functional/passwords.py:77: # Remove the comment when that gets fixed. add ...
10 years ago (2010-11-29 22:42:58 UTC) #2
sunandt
Removed the testcase for fetching another user as Chrome wasn't populating the password field when ...
10 years ago (2010-12-07 23:47:45 UTC) #3
Nirnimesh
http://codereview.chromium.org/5379007/diff/9001/functional/passwords.py File functional/passwords.py (right): http://codereview.chromium.org/5379007/diff/9001/functional/passwords.py#newcode5 functional/passwords.py:5: nit: remove this line http://codereview.chromium.org/5379007/diff/9001/functional/passwords.py#newcode37 functional/passwords.py:37: """Construct a password ...
10 years ago (2010-12-08 20:59:17 UTC) #4
sunandt
Modified http://codereview.chromium.org/5379007/diff/9001/functional/passwords.py File functional/passwords.py (right): http://codereview.chromium.org/5379007/diff/9001/functional/passwords.py#newcode5 functional/passwords.py:5: On 2010/12/08 20:59:17, Nirnimesh wrote: > nit: remove ...
10 years ago (2010-12-08 22:46:34 UTC) #5
Nirnimesh
http://codereview.chromium.org/5379007/diff/2001/functional/passwords.py File functional/passwords.py (right): http://codereview.chromium.org/5379007/diff/2001/functional/passwords.py#newcode5 functional/passwords.py:5: no need to add another blank line here http://codereview.chromium.org/5379007/diff/15001/functional/test_utils.py ...
10 years ago (2010-12-09 00:25:14 UTC) #6
sunandt
Hopefully everything is done this time. http://codereview.chromium.org/5379007/diff/2001/functional/passwords.py File functional/passwords.py (right): http://codereview.chromium.org/5379007/diff/2001/functional/passwords.py#newcode5 functional/passwords.py:5: On 2010/12/09 00:25:14, ...
10 years ago (2010-12-09 00:47:46 UTC) #7
Nirnimesh
http://codereview.chromium.org/5379007/diff/20001/functional/passwords.py File functional/passwords.py (right): http://codereview.chromium.org/5379007/diff/20001/functional/passwords.py#newcode102 functional/passwords.py:102: def testNeverSavePasswords(self): This test fails for me. I don't ...
10 years ago (2010-12-09 02:42:29 UTC) #8
sunandt
http://codereview.chromium.org/5379007/diff/20001/functional/passwords.py File functional/passwords.py (right): http://codereview.chromium.org/5379007/diff/20001/functional/passwords.py#newcode102 functional/passwords.py:102: def testNeverSavePasswords(self): On 2010/12/09 02:42:30, Nirnimesh wrote: > This ...
10 years ago (2010-12-09 03:30:24 UTC) #9
dyu1
http://codereview.chromium.org/5379007/diff/20001/functional/passwords.py File functional/passwords.py (right): http://codereview.chromium.org/5379007/diff/20001/functional/passwords.py#newcode102 functional/passwords.py:102: def testNeverSavePasswords(self): On 2010/12/09 03:30:24, sunandt wrote: > On ...
10 years ago (2010-12-09 04:17:50 UTC) #10
Nirnimesh
It logs in just fine but I don't see the password infobar. Is it broken ...
10 years ago (2010-12-09 21:02:52 UTC) #11
Nirnimesh
Ok, the mac problem was something different. But this CL breaks passwords.PasswordTest.testDisplayAndSavePasswordInfobar ====================================================================== ERROR: passwords.PasswordTest.testDisplayAndSavePasswordInfobar: ...
10 years ago (2010-12-09 23:15:17 UTC) #12
sunandt
Rohit, is password infobar broken on mac? Could you please check and confirm?
10 years ago (2010-12-09 23:15:22 UTC) #13
sunandt
Fixed.
10 years ago (2010-12-10 01:49:03 UTC) #14
Nirnimesh
LGTM. Committing.
10 years ago (2010-12-10 23:05:29 UTC) #15
sunandt_google.com
10 years ago (2010-12-10 23:13:44 UTC) #16
Thank you.

On Fri, Dec 10, 2010 at 3:05 PM, <nirnimesh@chromium.org> wrote:

> LGTM. Committing.
>
>
> http://codereview.chromium.org/5379007/
>

Powered by Google App Engine
This is Rietveld 408576698