wiki.techinc.nl/tests/phpunit/structure
Thiemo Kreuz e1dd371e11 Make use of PHPUnit's assertCount feature where possible
… and avoid assertEmpty() on arrays, in favor of a much more strict
assertSame( [] ).

Change-Id: I20266b0b1fc38a3a87666ba1b0793cb2b37d94a9
2020-03-02 15:58:41 +00:00
..
ApiPrefixUniquenessTest.php Revert "Separate MediaWiki unit and integration tests" 2019-06-13 23:00:08 +00:00
ApiStructureTest.php Merge "ApiDisabled: Correctly fall back to api-help-no-extended-description" 2020-02-12 00:11:14 +00:00
AutoLoaderStructureTest.php Make use of PHPUnit's assertCount feature where possible 2020-03-02 15:58:41 +00:00
AvailableRightsTest.php Remove usages of deprecated Language methods 2020-02-16 00:45:48 +00:00
ContentHandlerSanityTest.php Introduce ContentHandlerFactory 2020-02-07 00:53:51 +03:00
DatabaseIntegrationTest.php Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse 2020-01-10 09:32:25 -08:00
ExtensionJsonValidationTest.php tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
PasswordPolicyStructureTest.php Revert "Separate MediaWiki unit and integration tests" 2019-06-13 23:00:08 +00:00
ResourcesTest.php Merge "resourceloader: Separate style processing from style file loading" 2020-02-12 21:09:32 +00:00
RestStructureTest.php Make use of PHPUnit's assertCount feature where possible 2020-03-02 15:58:41 +00:00
SpecialPageFatalTest.php Run SpecialPageFatalTest with lang=qqx 2019-07-08 14:52:06 +02:00
StructureTest.php Upgrade PHPUnit to version 7 2019-11-20 21:02:33 -08:00