wiki.techinc.nl/tests/phpunit/includes/Revision
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
..
create-pre-mcr-fields.sql Re-namespace RevisionStore and RevisionRecord classes 2018-10-09 10:22:48 -04:00
drop-mcr-tables.sql Re-namespace RevisionStore and RevisionRecord classes 2018-10-09 10:22:48 -04:00
drop-pre-mcr-fields.sql Re-namespace RevisionStore and RevisionRecord classes 2018-10-09 10:22:48 -04:00
drop-pre-mcr-fields.sqlite.sql MCR tests: drop MCR fields when testing old schema 2019-12-03 23:20:40 +01:00
MainSlotRoleHandlerTest.php Introduce ContentHandlerFactory 2020-02-07 00:53:51 +03:00
McrReadNewRevisionStoreDbTest.php Join slot and content tables when dumping XML 2019-06-27 22:26:22 +02:00
McrReadNewSchemaOverride.php Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse 2020-01-10 09:32:25 -08:00
McrRevisionStoreDbTest.php Clean up most of b/c for phpunit4 2019-10-06 00:14:35 +02:00
McrSchemaDetection.php Add missing newline between <?php and namespace/use section 2019-06-03 13:36:48 +00:00
McrSchemaOverride.php Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse 2020-01-10 09:32:25 -08:00
McrWriteBothRevisionStoreDbTest.php RevisionStore: force "Unknown user" instead of empty user name 2019-11-26 22:16:56 +01:00
McrWriteBothSchemaOverride.php Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse 2020-01-10 09:32:25 -08:00
MutableRevisionRecordTest.php tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
MutableRevisionSlotsTest.php Clean up most of b/c for phpunit4 2019-10-06 00:14:35 +02:00
RenderedRevisionTest.php Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse 2020-01-10 09:32:25 -08:00
RevisionArchiveRecordTest.php Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse 2020-01-10 09:32:25 -08:00
RevisionQueryInfoTest.php RevisionStore: Introduce getContentBlobsForBatch 2019-09-27 11:15:06 -07:00
RevisionRecordTests.php Clean up most of b/c for phpunit4 2019-10-06 00:14:35 +02:00
RevisionRendererTest.php Introduce ContentHandlerFactory 2020-02-07 00:53:51 +03:00
RevisionSlotsTest.php Clean up most of b/c for phpunit4 2019-10-06 00:14:35 +02:00
RevisionStoreCacheRecordTest.php Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse 2020-01-10 09:32:25 -08:00
RevisionStoreDbTestBase.php Introduce ContentHandlerFactory 2020-02-07 00:53:51 +03:00
RevisionStoreFactoryTest.php Introduce ContentHandlerFactory 2020-02-07 00:53:51 +03:00
RevisionStoreRecordTest.php Clean up most of b/c for phpunit4 2019-10-06 00:14:35 +02:00
RevisionStoreTest.php Introduce ContentHandlerFactory 2020-02-07 00:53:51 +03:00
SlotRecordTest.php Clean up most of b/c for phpunit4 2019-10-06 00:14:35 +02:00
SlotRoleRegistryTest.php Introduce ContentHandlerFactory 2020-02-07 00:53:51 +03:00