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

Issue 29356001: Issue 4223 - Adapt notification tests to work in adblockpluscore repository (Closed)

Created:
Oct. 5, 2016, 12:32 p.m. by Wladimir Palant
Modified:
Oct. 5, 2016, 2:53 p.m.
Reviewers:
kzar
Base URL:
https://hg.adblockplus.org/adblockpluscore
Visibility:
Public.

Description

Issue 4223 - Adapt notification tests to work in adblockpluscore repository

Patch Set 1 #

Total comments: 6

Patch Set 2 : Addressed comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+800 lines, -752 lines) Patch
M test/_common.js View 3 chunks +324 lines, -0 lines 0 comments Download
M test/notification.js View 1 1 chunk +425 lines, -453 lines 0 comments Download
M test/stub-modules/info.js View 1 chunk +6 lines, -6 lines 0 comments Download
M test/stub-modules/prefs.js View 1 chunk +38 lines, -2 lines 0 comments Download
M test/synchronizer.js View 1 1 chunk +7 lines, -291 lines 0 comments Download

Messages

Total messages: 7
Wladimir Palant
Oct. 5, 2016, 12:32 p.m. (2016-10-05 12:32:29 UTC) #1
Wladimir Palant
https://codereview.adblockplus.org/29356001/diff/29356002/test/_common.js File test/_common.js (right): https://codereview.adblockplus.org/29356001/diff/29356002/test/_common.js#newcode153 test/_common.js:153: exports.setupTimerAndXMLHttp = function() The contents of this function and ...
Oct. 5, 2016, 12:34 p.m. (2016-10-05 12:34:13 UTC) #2
kzar
https://codereview.adblockplus.org/29356001/diff/29356002/test/_common.js File test/_common.js (right): https://codereview.adblockplus.org/29356001/diff/29356002/test/_common.js#newcode153 test/_common.js:153: exports.setupTimerAndXMLHttp = function() On 2016/10/05 12:34:13, Wladimir Palant wrote: ...
Oct. 5, 2016, 12:46 p.m. (2016-10-05 12:46:30 UTC) #3
Wladimir Palant
https://codereview.adblockplus.org/29356001/diff/29356002/test/notification.js File test/notification.js (right): https://codereview.adblockplus.org/29356001/diff/29356002/test/notification.js#newcode25 test/notification.js:25: let sandboxedJSON = JSON; On 2016/10/05 12:46:30, kzar wrote: ...
Oct. 5, 2016, 12:50 p.m. (2016-10-05 12:50:42 UTC) #4
kzar
LGTM
Oct. 5, 2016, 12:54 p.m. (2016-10-05 12:54:02 UTC) #5
kzar
(If this is the last test we're migrating perhaps remove the "We're currently migrating the ...
Oct. 5, 2016, 1:18 p.m. (2016-10-05 13:18:39 UTC) #6
Wladimir Palant
Oct. 5, 2016, 2:53 p.m. (2016-10-05 14:53:43 UTC) #7
On 2016/10/05 13:18:39, kzar wrote:
> (If this is the last test we're migrating perhaps remove the "We're currently
> migrating the tests..." message from the README here?)

I have one more in the pipeline, will think about removing this line.

Powered by Google App Engine
This is Rietveld