wiki.techinc.nl/tests/phpunit/includes/libs
Max Semenik b04e62f31d phpunit: Simplify StructureTest
* Get rid of a long regexp that had to be maintained and
  was broken anyway, resulting in a false negative.
* Fix that false negative.
* Make the failures array a bit more readable.

Bug: T248075
Change-Id: I4e4e5d6487d23b0d64f29c113d84bddce758e516
2020-03-29 15:40:45 +00:00
..
filebackend/fsfile TempFSFileFactory service 2019-08-21 16:26:05 +03:00
Message Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse 2020-01-10 09:32:25 -08:00
mime tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
objectcache Make use of PHPUnit's assertCount feature where possible 2020-03-02 15:58:41 +00:00
ParamValidator phpunit: Simplify StructureTest 2020-03-29 15:40:45 +00:00
rdbms rdbms: reduce duplication in Database via helper methods 2020-03-10 22:26:04 +00:00
uuid Move UIDGenerator code to a service and put it under /libs 2020-02-18 00:20:40 +00:00
CSSMinTest.php tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
GenericArrayObjectTest.php Replace all new stdClass() with identical (object)[] 2020-03-04 21:18:30 +00:00