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

Issue 4669008: Addes Two tests to Passwords.py... (Closed)

Created:
10 years, 1 month ago by Venkat Yellapu
Modified:
9 years, 7 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Added Two tests to Passwords.py Added back testDisplayAndSavePasswordInfobar. BUG=NONE TEST=NONE Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=70798

Patch Set 1 #

Patch Set 2 : '' #

Total comments: 2

Patch Set 3 : '' #

Patch Set 4 : '' #

Total comments: 12

Patch Set 5 : '' #

Total comments: 12

Patch Set 6 : '' #

Total comments: 3

Patch Set 7 : '' #

Total comments: 1

Patch Set 8 : '' #

Patch Set 9 : '' #

Total comments: 8

Patch Set 10 : '' #

Patch Set 11 : '' #

Patch Set 12 : '' #

Patch Set 13 : '' #

Total comments: 2

Patch Set 14 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -0 lines) Patch
M functional/passwords.py View 1 2 3 4 5 6 7 8 9 10 11 12 13 1 chunk +26 lines, -0 lines 0 comments Download

Messages

Total messages: 16 (0 generated)
Venkat Yellapu
I've uploaded two password pyauto tests: testInfoBarDisappearByNavigatingPage testInfoBarDisappearByReload Please review and let me know the ...
10 years, 1 month ago (2010-11-09 23:58:25 UTC) #1
Nirnimesh
http://codereview.chromium.org/4669008/diff/2001/passwords.py File passwords.py (right): http://codereview.chromium.org/4669008/diff/2001/passwords.py#newcode50 passwords.py:50: self.ExecuteJavascript('document.getElementById("Email").value = "etouchqa"; window.domAutomationController.send("done")') Please do not use these ...
10 years, 1 month ago (2010-11-10 00:02:18 UTC) #2
Venkat Yellapu
Reflected the changes as per the comments. Thanks.
10 years, 1 month ago (2010-11-10 01:36:51 UTC) #3
Nirnimesh
http://codereview.chromium.org/4669008/diff/9001/passwords.py File passwords.py (right): http://codereview.chromium.org/4669008/diff/9001/passwords.py#newcode9 passwords.py:9: import re move these before pyauto imports, then leave ...
10 years, 1 month ago (2010-11-10 07:53:10 UTC) #4
venkataramana1
Sorry for delayed reply. Reflected all the changes as per the comments. PS: As you ...
10 years, 1 month ago (2010-11-23 02:14:27 UTC) #5
Nirnimesh
Add the entry to be disabled in PYAUTO_TESTS (see other examples in that file) http://codereview.chromium.org/4669008/diff/14001/functional/passwords.py ...
10 years ago (2010-11-24 10:05:29 UTC) #6
Venkat Yellapu
Reflected all the comments. And also disabled the test 'testInfoBarDisappearByNavigatingPage' in PYAUTO_TESTS. Thanks.
10 years ago (2010-12-09 00:21:15 UTC) #7
Nirnimesh
http://codereview.chromium.org/4669008/diff/20001/functional/PYAUTO_TESTS File functional/PYAUTO_TESTS (right): http://codereview.chromium.org/4669008/diff/20001/functional/PYAUTO_TESTS#newcode62 functional/PYAUTO_TESTS:62: # crbug.com/63033 please move this to the 'win' & ...
10 years ago (2010-12-09 00:39:44 UTC) #8
Venkat Yellapu
Reflected.
10 years ago (2010-12-09 01:32:41 UTC) #9
Nirnimesh
http://codereview.chromium.org/4669008/diff/27001/functional/passwords.py File functional/passwords.py (left): http://codereview.chromium.org/4669008/diff/27001/functional/passwords.py#oldcode46 functional/passwords.py:46: def testDisplayAndSavePasswordInfobar(self): This old test looked useful to me ...
10 years ago (2010-12-10 05:03:29 UTC) #10
Venkat Yellapu
Added back the test testDisplayAndSavePasswordInfobar.
10 years ago (2010-12-17 00:51:29 UTC) #11
Nirnimesh
http://codereview.chromium.org/4669008/diff/33001/functional/passwords.py File functional/passwords.py (right): http://codereview.chromium.org/4669008/diff/33001/functional/passwords.py#newcode52 functional/passwords.py:52: test_utils.GoogleAccountsLogin(self, url_https, creds['username'], why not move all args to ...
10 years ago (2010-12-21 20:02:11 UTC) #12
Venkat Yellapu
Reflected the comments. Please note, When I re-synced the test 'testDisplayAndSavePasswordInfobar' was already checked-in. So ...
9 years, 12 months ago (2010-12-23 23:39:19 UTC) #13
Nirnimesh
LGTM with 2 minor nits. Please fix and upload and let me know so I ...
9 years, 12 months ago (2010-12-24 01:35:25 UTC) #14
Venkat Yellapu
Reflected the changes. Thanks.
9 years, 11 months ago (2010-12-28 18:54:46 UTC) #15
Nirnimesh
9 years, 11 months ago (2011-01-07 22:58:19 UTC) #16
Committed

Powered by Google App Engine
This is Rietveld 408576698