wiki.techinc.nl/tests/phpunit/structure
ArtBaltai 30e54b3962 Introduce ContentHandlerFactory
Added:
- ContentHandlerFactory
Tests:
- PHPUnit
Changed
- Calls of changed and deprecated
- DI for some service/api
Deprecated:
- ContentHandler::* then similar to ContentHandlerFactory
- ContentHandler::getForTitle
- ContentHandler::$handlers

Bug: T235165
Change-Id: I59246938c7ad7b3e70e46c9e698708ef9bc672c6
2020-02-07 00:53:51 +03:00
..
ApiPrefixUniquenessTest.php Revert "Separate MediaWiki unit and integration tests" 2019-06-13 23:00:08 +00:00
ApiStructureTest.php Move some validation logic from ApiStructureTest to ParamValidator 2020-02-04 20:29:35 +00:00
AutoLoaderStructureTest.php Upgrade PHPUnit to version 7 2019-11-20 21:02:33 -08:00
AvailableRightsTest.php Move User::getAllRights to PermissionManager. 2019-08-29 15:38:26 +02: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 Remove Language::factory and getParentLanguage use 2019-10-27 12:34:28 +02:00
RestStructureTest.php Add RestStructureTest 2020-02-04 20:30:10 +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