mediawiki-extensions-Popups/tests
joakin ac264001f6 Tests: Deeply extend prev state for test correctness
As it is, that test is passing the same previous state and current state
because extend by default only copies one level deep, resulting in the
manual mutation mutating both prev and current state.

This passes because the change listener always sets the link visibility
from the current state regardless of the previous state (it is doing
redundant work, but not too much).

Change-Id: I8cf125cc4f6833fbce0fe14bdcb4ef550c7e8450
2016-11-30 19:22:54 +01:00
..
browser Disable QUnit and acceptance tests 2016-11-08 09:31:51 +00:00
qunit Tests: Deeply extend prev state for test correctness 2016-11-30 19:22:54 +01:00
.jscsrc.js Update linting and enable command line QUnit 2016-11-08 13:56:17 -05:00