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

Issue 173284: Introduce "testFunction" to reduce boilerplate in extensions API tests.... (Closed)

Created:
11 years, 4 months ago by asargent_no_longer_on_chrome
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Introduce "testFunction" to reduce boilerplate in extensions API tests. BUG=none TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=24232

Patch Set 1 #

Total comments: 1

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+204 lines, -189 lines) Patch
MM chrome/test/data/extensions/api_test/bookmarks/api_test.js View 1 1 chunk +107 lines, -82 lines 0 comments Download
MM chrome/test/data/extensions/api_test/bookmarks/test.js View 1 1 chunk +97 lines, -107 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
asargent_no_longer_on_chrome
11 years, 4 months ago (2009-08-24 19:33:05 UTC) #1
Erik does not do reviews
11 years, 4 months ago (2009-08-24 19:46:12 UTC) #2
LGTM

http://codereview.chromium.org/173284/diff/1/2
File chrome/test/data/extensions/api_test/bookmarks/api_test.js (right):

http://codereview.chromium.org/173284/diff/1/2#newcode89
Line 89: func.apply(null, arguments);
wrap this in a try/catch and fail if an exception is thrown

Powered by Google App Engine
This is Rietveld 408576698