wiki.techinc.nl/tests/qunit
gengh 457d3797e0 mediawiki.base: Add unit tests to mw.hooks
Added some tests to the mediawiki.base.test.js suite, testing behavior
of mw.hooks on:
* Unmatching number of arguments between the handler and the fired
event.
* Memory with information of the alst fired event is not cleared when
"consumed".
* Testing chained add.remove.fire sequence works synchronously, the
handler is removed before the event is fired.

Bug: T223352
Change-Id: I64ec326374c9ac69491bd95e55203f247bd12e3c
2021-04-30 02:19:41 +00:00
..
data build: Upgrade eslint-config-wikimedia from 0.17.0 to 0.18.1 2021-02-18 08:39:09 -08:00
suites/resources mediawiki.base: Add unit tests to mw.hooks 2021-04-30 02:19:41 +00:00
.eslintrc.json Tests: Autofix ESLint rule exceptions 2020-06-15 21:55:47 +01:00
.htaccess
QUnitTestResources.php Add baseline MW REST API client for frontend 2020-12-09 23:05:15 +00:00