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

Issue 12087070: Improve JS unit tests. (Closed)

Created:
7 years, 10 months ago by Jamie
Modified:
7 years, 10 months ago
Reviewers:
garykac
CC:
chromium-reviews, jamiewalch+watch_chromium.org, dcaiafa+watch_chromium.org, simonmorris+watch_chromium.org, hclam+watch_chromium.org, wez+watch_chromium.org, amit, sanjeevr, garykac+watch_chromium.org, lambroslambrou+watch_chromium.org, rmsousa+watch_chromium.org, alexeypa+watch_chromium.org, sergeyu+watch_chromium.org
Visibility:
Public.

Description

Improve JS unit tests. Currently, several JS files don't even have the basic "load" smoke-test since they rely on globals not defined in the test environment. This CL defines these globals so that they can be included in the basic test. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=179576

Patch Set 1 #

Total comments: 3

Patch Set 2 : Added browser_globals.gtestjs #

Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -13 lines) Patch
M remoting/remoting.gyp View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/webapp/all_js_load.gtestjs View 4 chunks +11 lines, -13 lines 0 comments Download
A remoting/webapp/browser_globals.gtestjs View 1 1 chunk +19 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Jamie
ptal https://codereview.chromium.org/12087070/diff/1/remoting/webapp/all_js_load.gtestjs File remoting/webapp/all_js_load.gtestjs (right): https://codereview.chromium.org/12087070/diff/1/remoting/webapp/all_js_load.gtestjs#newcode32 remoting/webapp/all_js_load.gtestjs:32: // file's days are numbered, skip it for ...
7 years, 10 months ago (2013-01-29 22:56:19 UTC) #1
garykac
lgtm https://codereview.chromium.org/12087070/diff/1/remoting/webapp/all_js_load.gtestjs File remoting/webapp/all_js_load.gtestjs (right): https://codereview.chromium.org/12087070/diff/1/remoting/webapp/all_js_load.gtestjs#newcode32 remoting/webapp/all_js_load.gtestjs:32: // file's days are numbered, skip it for ...
7 years, 10 months ago (2013-01-29 23:40:16 UTC) #2
Jamie
fyi https://codereview.chromium.org/12087070/diff/1/remoting/webapp/all_js_load.gtestjs File remoting/webapp/all_js_load.gtestjs (right): https://codereview.chromium.org/12087070/diff/1/remoting/webapp/all_js_load.gtestjs#newcode32 remoting/webapp/all_js_load.gtestjs:32: // file's days are numbered, skip it for ...
7 years, 10 months ago (2013-01-29 23:51:22 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jamiewalch@chromium.org/12087070/2002
7 years, 10 months ago (2013-01-30 00:02:20 UTC) #4
commit-bot: I haz the power
7 years, 10 months ago (2013-01-30 09:49:28 UTC) #5
Message was sent while issue was closed.
Change committed as 179576

Powered by Google App Engine
This is Rietveld 408576698