wiki.techinc.nl/tests/phpunit/unit
Timo Tijhof 8f778a8b23 ResourceLoader: Improve and generalize validateScriptFile test coverage
In preparation for the underlying library changing, generalize the
tests for this code so that test changes are kept to a minimum in
the actual commit. Rather than test the upstream directly, move
our custom test cases from JsMinPlusTest to ResourceLoader/ModuleTest.

Fix benchmarkJSMinPlus.php to not emit warnings on PHP 8.2 due to
use of dynamic property creation:

> PHP Deprecated:  Creation of dynamic property JSNode::$readOnly
> is deprecated in /mediawiki/includes/libs/jsminplus.php:1728

Bug: T75714
Change-Id: I0515be8229f51de48c1f0c92f09e2d827e1b1add
2023-10-02 18:46:25 -07:00
..
documentation Relax ReleaseNotesTest to accept long URLs 2022-11-07 13:53:49 +01:00
includes ResourceLoader: Improve and generalize validateScriptFile test coverage 2023-10-02 18:46:25 -07:00
languages LocalisationCache: Move internal static data to private constants 2023-07-23 23:41:52 +00:00
maintenance Switch to run.php in documentation 2023-04-13 21:43:09 +00:00