wiki.techinc.nl/tests/phpunit/integration/includes
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
..
block tests: Migrate more cases to SQB 2023-09-21 18:30:37 +00:00
cache Namespace EventRelayer and EventRelayerNull 2023-06-11 00:15:46 +02:00
CommentFormatter Namespace TitleValue under \MediaWiki\Title 2023-09-18 18:24:39 +01:00
context Namespace Config-related classes under \MediaWiki\Config 2023-09-21 05:41:58 +00:00
db rdbms: Rename DatabaseMysqlBase to DatabaseMySQL 2023-09-13 08:15:08 +01:00
diff tests: Use overrideConfig(Value|Values) where needed 2022-07-12 14:40:46 +01:00
editpage/Constraint Namespace User under \MediaWiki\User 2023-09-19 19:18:16 +00:00
export tests: Use overrideConfig(Value|Values) where needed 2022-07-12 14:40:46 +01:00
filerepo Reorg: Migrate WikiMap to WikiMap/ out of includes 2023-02-27 05:19:46 +01:00
Html tests: Move test cases from /includes/ into sub folder 2023-09-13 00:09:05 +02:00
htmlform SpecialContributions: Allow checking edits by imported actors 2023-08-29 12:40:04 +08:00
http shellbox: Use Telemetry class instead of WebRequest::getRequestId() 2023-09-19 14:00:25 +02:00
language tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
libs tests: Migrate more cases to SQB 2023-09-21 18:30:37 +00:00
logging Show title for unknown log actions 2023-04-11 21:44:12 +00:00
page Merge "RevisionArchiveRecord: Also check for permission to view deleted pages" 2023-09-21 10:14:24 +00:00
parser Namespace Sanitizer under \MediaWiki\Parser 2023-09-21 05:39:23 +00:00
Permissions Namespace remaining User-related classes under \MediaWiki\User 2023-09-20 09:12:08 +01:00
poolcounter Reorg: Move Status to MediaWiki\Status\ 2023-08-25 15:44:17 +02:00
ResourceLoader ResourceLoader: Move ForeignResourceStructureTest to integration/ 2023-03-29 14:14:55 -07:00
Rest/Handler Move Article::getRedirectHeaderHtml() to LinkRenderer::makeRedirectHeader() 2023-09-22 17:08:17 -04:00
revisionlist Introduce RevisionSelectQueryBuilder 2023-09-06 12:30:38 +02:00
search Fix more non-database tests accessing the database 2023-08-06 15:30:41 +00:00
specials Prevent empty namespace list in Special:Random 2023-09-22 10:57:36 +02:00
Storage Namespace Config-related classes under \MediaWiki\Config 2023-09-21 05:41:58 +00:00
StubObject Namespace User under \MediaWiki\User 2023-09-19 19:18:16 +00:00
user Namespace Config-related classes under \MediaWiki\Config 2023-09-21 05:41:58 +00:00
utils tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
watchlist Fix core newtalk 304 suppression and update deferral 2022-03-18 16:52:12 +11:00
ExtensionJsonTestBase.php tests: Use namespaced MediaWiki\Request\FauxRequest 2023-08-20 01:54:10 +02:00
ExtensionServicesTestBase.php tests: Check that extension service getter methods exist 2023-06-20 10:37:12 +02:00