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

Issue 403663002: Fix base_unittest.js (Closed)

Created:
6 years, 5 months ago by kelvinp
Modified:
6 years, 5 months ago
Reviewers:
Jamie
CC:
chromium-reviews, chromoting-reviews_chromium.org
Project:
chromium
Visibility:
Public.

Description

Fix base_unittest.js This CL addresses some feedback from Jamie regarding unit test naming conventions and organizations. 1. Renames test_eventSource.js to base_unittest.js. 2. Groups the modules by class instead of by function. 3. Adds extra test cases for base.js Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=284252

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+171 lines, -106 lines) Patch
M remoting/remoting_webapp_files.gypi View 1 chunk +1 line, -1 line 0 comments Download
A remoting/webapp/unittests/base_unittest.js View 1 1 chunk +170 lines, -0 lines 0 comments Download
D remoting/webapp/unittests/test_eventSource.js View 1 chunk +0 lines, -105 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
kelvinp
PTAL
6 years, 5 months ago (2014-07-18 00:56:42 UTC) #1
Jamie
LGTM with nits. For future reference, when you're renaming and modifying a file in the ...
6 years, 5 months ago (2014-07-18 02:16:05 UTC) #2
kelvinp
The CQ bit was checked by kelvinp@chromium.org
6 years, 5 months ago (2014-07-18 20:24:55 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kelvinp@chromium.org/403663002/20001
6 years, 5 months ago (2014-07-18 20:26:28 UTC) #4
commit-bot: I haz the power
6 years, 5 months ago (2014-07-18 23:40:10 UTC) #5
Message was sent while issue was closed.
Change committed as 284252

Powered by Google App Engine
This is Rietveld 408576698