mediawiki-extensions-Cite/tests
Thiemo Kreuz 0013943a4a Rewrite argument parsing and use for both <ref> & <references>
We realized the trim() are not needed. This does not leave much behind
in the existing refArg() method, except that it checks for unknown keys.

I tried a few strategies and ended using the pretty new possibility to
have keys in list(), as well as use [] instead of list(). Both is
supported since PHP 7.1.

Change-Id: I569bfa14e68b64402519bd39022c197553881dde
2019-11-27 14:01:52 +01:00
..
parser Remove redundant attribute trimming 2019-11-27 12:12:51 +00:00
phpunit Rewrite argument parsing and use for both <ref> & <references> 2019-11-27 14:01:52 +01:00
selenium Use waitForModuleState from Util class 2019-10-24 10:48:32 +02:00