wiki.techinc.nl/tests/phpunit/includes/Storage
C. Scott Ananian 07b396d5b5 Move Article::getRedirectHeaderHtml() to LinkRenderer::makeRedirectHeader()
The use of Article::getRedirectHeaderHtml() has been discouraged for a
while, since WikitextContentHandler can (should) be used to insert the
redirect header.  Further, since I20db09619999919bfeda997d79561d21e3bf8718
the header should be added as an extension data property instead of
directly concatenated to the HTML.  Regardless, this functionality
logically should live in LinkRenderer.

Change-Id: I4d0de0e72473ae039dca420a2733bc746d8c2951
2023-09-22 17:08:17 -04:00
..
DerivedPageDataUpdaterTest.php Move Article::getRedirectHeaderHtml() to LinkRenderer::makeRedirectHeader() 2023-09-22 17:08:17 -04:00
NameTableStoreFactoryTest.php Replace trivial usa of mock builder with createMock() shortcut 2022-07-15 16:43:48 +00:00
NameTableStoreTest.php Make MediaWikiIntegrationTestCase::addCoreDBData a noop 2023-09-05 00:36:36 +00:00
PageUpdaterFactoryIntegrationTest.php Introduced PreparedUpdate to replace PreparedEdit 2021-12-20 21:19:52 +01:00
PageUpdaterTest.php tests: Migrate more cases to SQB 2023-09-21 18:30:37 +00:00
RevisionSlotsUpdateTest.php tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
SqlBlobStoreTest.php objectcache,resourceloader,rdbms,jobqueue: Widen @covers annotations 2023-04-10 22:00:17 +00:00