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

Issue 11592004: InstantExtended: tests! (Closed)

Created:
8 years ago by samarth
Modified:
7 years, 11 months ago
Reviewers:
sreeram, Jered
CC:
chromium-reviews, melevin, sreeram, gideonwald, dominich, David Black, Jered
Base URL:
http://git.chromium.org/chromium/src.git@fixmyterms
Visibility:
Public.

Description

Scaffolding and very basic tests for Instant Extended. BUG=167359 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=177798

Patch Set 1 #

Patch Set 2 : Tests actually work. #

Total comments: 2

Patch Set 3 : Dont have a testing mode. #

Total comments: 4

Patch Set 4 : Addressed comments. #

Patch Set 5 : Fix lint. #

Total comments: 10

Patch Set 6 : Address comments. #

Patch Set 7 : Remove logging. #

Patch Set 8 : Rebase. #

Patch Set 9 : Add cc file for instant_test_utils #

Unified diffs Side-by-side diffs Delta from patch set Stats (+388 lines, -147 lines) Patch
chrome/browser/instant/instant_browsertest.cc View 1 2 3 4 5 6 7 8 3 chunks +34 lines, -147 lines 0 comments Download
chrome/browser/instant/instant_controller.h View 1 2 1 chunk +3 lines, -0 lines 0 comments Download
chrome/browser/instant/instant_extended_browsertest.cc View 1 2 3 4 5 6 7 8 1 chunk +82 lines, -0 lines 0 comments Download
chrome/browser/instant/instant_test_utils.h View 1 2 3 4 5 6 7 8 1 chunk +77 lines, -0 lines 0 comments Download
chrome/browser/instant/instant_test_utils.cc View 1 2 3 4 5 6 7 8 1 chunk +148 lines, -0 lines 0 comments Download
chrome/chrome_tests.gypi View 1 2 3 4 5 6 7 8 1 chunk +3 lines, -0 lines 0 comments Download
chrome/test/data/instant_extended.html View 1 2 3 4 5 6 1 chunk +41 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (0 generated)
samarth
Here's a first cut at tests. Obviously, there's a lot more to test here, but ...
8 years ago (2012-12-21 23:43:13 UTC) #1
samarth
s/sky/sreeram/ Sreeram is back, woohoo.
7 years, 11 months ago (2013-01-02 18:06:31 UTC) #2
sreeram
https://codereview.chromium.org/11592004/diff/2001/chrome/browser/instant/instant_controller.h File chrome/browser/instant/instant_controller.h (right): https://codereview.chromium.org/11592004/diff/2001/chrome/browser/instant/instant_controller.h#newcode179 chrome/browser/instant/instant_controller.h:179: void SetTestingMode(); I'd prefer instead to have the tests ...
7 years, 11 months ago (2013-01-02 18:12:10 UTC) #3
samarth
https://codereview.chromium.org/11592004/diff/2001/chrome/browser/instant/instant_controller.h File chrome/browser/instant/instant_controller.h (right): https://codereview.chromium.org/11592004/diff/2001/chrome/browser/instant/instant_controller.h#newcode179 chrome/browser/instant/instant_controller.h:179: void SetTestingMode(); On 2013/01/02 18:12:10, sreeram wrote: > I'd ...
7 years, 11 months ago (2013-01-02 23:35:15 UTC) #4
sreeram
IIRC, if you don't install any TemplateURL at all, then when Update() is called, template_url ...
7 years, 11 months ago (2013-01-08 01:10:08 UTC) #5
samarth
On 2013/01/08 01:10:08, sreeram wrote: > IIRC, if you don't install any TemplateURL at all, ...
7 years, 11 months ago (2013-01-14 23:59:46 UTC) #6
samarth
https://codereview.chromium.org/11592004/diff/8001/chrome/browser/instant/instant_browsertest.cc File chrome/browser/instant/instant_browsertest.cc (right): https://codereview.chromium.org/11592004/diff/8001/chrome/browser/instant/instant_browsertest.cc#newcode89 chrome/browser/instant/instant_browsertest.cc:89: // Test that Instant works when the url set ...
7 years, 11 months ago (2013-01-14 23:59:59 UTC) #7
sreeram
https://codereview.chromium.org/11592004/diff/16001/chrome/browser/instant/instant_extended_browsertest.cc File chrome/browser/instant/instant_extended_browsertest.cc (right): https://codereview.chromium.org/11592004/diff/16001/chrome/browser/instant/instant_extended_browsertest.cc#newcode1 chrome/browser/instant/instant_extended_browsertest.cc:1: // Copyright 2012 The Chromium Authors. All rights reserved. ...
7 years, 11 months ago (2013-01-17 23:54:18 UTC) #8
samarth
https://codereview.chromium.org/11592004/diff/16001/chrome/browser/instant/instant_extended_browsertest.cc File chrome/browser/instant/instant_extended_browsertest.cc (right): https://codereview.chromium.org/11592004/diff/16001/chrome/browser/instant/instant_extended_browsertest.cc#newcode1 chrome/browser/instant/instant_extended_browsertest.cc:1: // Copyright 2012 The Chromium Authors. All rights reserved. ...
7 years, 11 months ago (2013-01-18 00:06:45 UTC) #9
sreeram
LGTM Please merge the changes from http://crrev.com/177433, http://crrev.com/177424 and http://crrev.com/177021.
7 years, 11 months ago (2013-01-18 16:26:35 UTC) #10
samarth
Rebased and sending to CQ. Thanks for for the reviews!
7 years, 11 months ago (2013-01-18 19:50:12 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/samarth@chromium.org/11592004/22003
7 years, 11 months ago (2013-01-18 19:51:39 UTC) #12
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 11 months ago (2013-01-18 20:20:40 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/samarth@chromium.org/11592004/28009
7 years, 11 months ago (2013-01-18 21:09:12 UTC) #14
commit-bot: I haz the power
7 years, 11 months ago (2013-01-18 23:32:09 UTC) #15
Message was sent while issue was closed.
Change committed as 177798

Powered by Google App Engine
This is Rietveld 408576698