Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Issue 5654617534758912: Issue 2237 - Added unit tests for notification opt-out (Closed)

Created:
April 13, 2015, 3:55 p.m. by Thomas Greiner
Modified:
May 28, 2015, 2:56 p.m.
Visibility:
Public.

Description

Issue 2237 - Added unit tests for notification opt-out

Patch Set 1 #

Total comments: 2

Patch Set 2 : Added extra tests #

Unified diffs Side-by-side diffs Delta from patch set Stats (+49 lines, -0 lines) Patch
M chrome/content/tests/notification.js View 1 2 chunks +49 lines, -0 lines 0 comments Download

Messages

Total messages: 4
Thomas Greiner
April 13, 2015, 4:12 p.m. (2015-04-13 16:12:23 UTC) #1
Wladimir Palant
http://codereview.adblockplus.org/5654617534758912/diff/5629499534213120/chrome/content/tests/notification.js File chrome/content/tests/notification.js (right): http://codereview.adblockplus.org/5654617534758912/diff/5629499534213120/chrome/content/tests/notification.js#newcode406 chrome/content/tests/notification.js:406: deepEqual(Notification.getNextToShow(), critical, "Critical notifications are not ignored"); This test ...
May 26, 2015, 11:23 a.m. (2015-05-26 11:23:19 UTC) #2
Thomas Greiner
http://codereview.adblockplus.org/5654617534758912/diff/5629499534213120/chrome/content/tests/notification.js File chrome/content/tests/notification.js (right): http://codereview.adblockplus.org/5654617534758912/diff/5629499534213120/chrome/content/tests/notification.js#newcode406 chrome/content/tests/notification.js:406: deepEqual(Notification.getNextToShow(), critical, "Critical notifications are not ignored"); On 2015/05/26 ...
May 28, 2015, 1:24 p.m. (2015-05-28 13:24:18 UTC) #3
Wladimir Palant
May 28, 2015, 2:06 p.m. (2015-05-28 14:06:06 UTC) #4
LGTM

Powered by Google App Engine
This is Rietveld