Chromium Code Reviews

Issue 1191002: Add a few PyAuto tests for bookmarks.... (Closed)

Created:
10 years, 9 months ago by Nirnimesh
Modified:
9 years, 7 months ago
Reviewers:
John Grabowski
CC:
chromium-reviews, Paweł Hajdan Jr., krisr, rohitbm
Visibility:
Public.

Description

Add a few PyAuto tests for bookmarks. The first two tests are from rohitbm and the rest from krisrs. testUnicodeStrings -- test bookmarks with unicode strings testSizes -- test bookmarks with different sized strings testAddingBookmarksToBarAndOther - add bookmarks to diff locations testAddingFoldersToBarAndOther -- add bookmark groups to diff locations testAddingFoldersWithChildrenToBarAndOther -- add bookmarks and groups to different locations Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=42417

Patch Set 1 #

Patch Set 2 : '' #

Total comments: 10

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Stats (+207 lines, -0 lines)
A chrome/test/data/bookmarks/long-and-short-names View 1 chunk +12 lines, -0 lines 0 comments
A chrome/test/data/bookmarks/urls_and_titles View 1 chunk +28 lines, -0 lines 0 comments
M chrome/test/functional/bookmarks.py View 2 chunks +162 lines, -0 lines 0 comments
M chrome/test/pyautolib/pyauto.py View 1 chunk +5 lines, -0 lines 0 comments

Messages

Total messages: 4 (0 generated)
Nirnimesh
Adding a few bookmarks tests written by Rohit and Kris.
10 years, 9 months ago (2010-03-23 19:50:25 UTC) #1
John Grabowski
http://codereview.chromium.org/1191002/diff/2001/3003 File chrome/test/data/bookmarks/long-and-short-names (right): http://codereview.chromium.org/1191002/diff/2001/3003#newcode1 chrome/test/data/bookmarks/long-and-short-names:1: { These files are eval'ed so we can easily ...
10 years, 9 months ago (2010-03-24 00:21:12 UTC) #2
Nirnimesh
http://codereview.chromium.org/1191002/diff/2001/3003 File chrome/test/data/bookmarks/long-and-short-names (right): http://codereview.chromium.org/1191002/diff/2001/3003#newcode1 chrome/test/data/bookmarks/long-and-short-names:1: { On 2010/03/24 00:21:12, John Grabowski wrote: > These ...
10 years, 9 months ago (2010-03-24 00:49:45 UTC) #3
John Grabowski
10 years, 9 months ago (2010-03-24 00:54:06 UTC) #4
LGTM

Powered by Google App Engine