mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Echo
synced 2024-11-24 07:54:13 +00:00
169a1d3561
* QUnit is now handled by MediaWiki core. For running QUnit from the command line. See: <https://www.mediawiki.org/wiki/Manual:JavaScript_unit_testing> Basically: > $ cd mediawiki-core && npm install && grunt qunit Similar to the PHPUnit entry point in core, it will also run tests for extensions enabled on the target wiki. Bug: T129282 Bug: T131389 Change-Id: Iab4ebf2e61f5834cedc1b2656bd4487f6dcfeabd |
||
---|---|---|
.. | ||
browser | ||
phpunit | ||
qunit | ||
bootstrap.php | ||
echo.suite.xml | ||
NotificationsTest.php |