wiki.techinc.nl/tests/phpunit/includes
2023-09-22 09:02:32 +00:00
..
actions Namespace User under \MediaWiki\User 2023-09-19 19:18:16 +00:00
api tests: Migrate more cases to SQB 2023-09-21 18:30:37 +00:00
auth tests: Migrate more cases to SQB 2023-09-21 18:30:37 +00:00
block Merge "Add Block::toArray()" 2023-09-22 09:02:32 +00:00
cache Namespace TitleFormatter under \MediaWiki\Title 2023-09-19 05:17:18 +00:00
Category tests: Migrate more cases to SQB 2023-09-21 18:30:37 +00:00
changes Namespace User under \MediaWiki\User 2023-09-19 19:18:16 +00:00
changetags In query builders, use insertInto() and deleteFrom() instead of insert() and delete() 2023-09-08 10:16:08 +10:00
collation tests: Make some PHPUnit data providers static 2023-05-20 01:05:27 +02:00
CommentStore tests: Migrate more cases to SQB 2023-09-21 18:30:37 +00:00
composer tests: Move test cases from /includes/ into sub folder 2023-09-13 00:09:05 +02:00
config Namespace Config-related classes under \MediaWiki\Config 2023-09-21 05:41:58 +00:00
content Namespace User under \MediaWiki\User 2023-09-19 19:18:16 +00:00
db rdbms: Rename DatabaseMysqlBase to DatabaseMySQL 2023-09-13 08:15:08 +01:00
debug Namespace TitleValue under \MediaWiki\Title 2023-09-18 18:24:39 +01:00
deferred tests: Migrate more cases to SQB 2023-09-21 18:30:37 +00:00
diff Namespace Config-related classes under \MediaWiki\Config 2023-09-21 05:41:58 +00:00
editpage Namespace Config-related classes under \MediaWiki\Config 2023-09-21 05:41:58 +00:00
exception Reorg: Move three output related classes to includes/Output/ 2023-09-05 19:36:42 +01:00
export tests: Move test cases from /includes/ into sub folder 2023-09-13 00:09:05 +02:00
ExternalLinks tests: Move test cases from /includes/ into sub folder 2023-09-13 00:09:05 +02:00
externalstore Fix DB usage in non-database tests (part 2) 2023-08-06 22:57:28 +00:00
filebackend Deprecate ConfiguredReadOnlyMode service 2023-09-12 23:22:13 +00:00
filerepo tests: Migrate more cases to SQB 2023-09-21 18:30:37 +00:00
GlobalFunctions Follow RFC 3986 on what is path in mailto URLs 2023-09-04 05:48:23 +00:00
HookContainer
Html tests: Move test cases from /includes/ into sub folder 2023-09-13 00:09:05 +02:00
htmlform Namespace Config-related classes under \MediaWiki\Config 2023-09-21 05:41:58 +00:00
http http: MultiHttpClient supports TelemetryHeadersInterface 2023-09-12 18:05:17 +02:00
import Namespace Config-related classes under \MediaWiki\Config 2023-09-21 05:41:58 +00:00
installer
interwiki In query builders, use insertInto() and deleteFrom() instead of insert() and delete() 2023-09-08 10:16:08 +10:00
jobqueue tests: Migrate more cases to SQB 2023-09-21 18:30:37 +00:00
language Namespace Config-related classes under \MediaWiki\Config 2023-09-21 05:41:58 +00:00
languages Add tests for date formatting in Walloon (wa) 2023-08-04 16:45:32 +02:00
libs tests: Move test cases from /includes/ into sub folder 2023-09-13 00:09:05 +02:00
linkeddata Reorg: Move three output related classes to includes/Output/ 2023-09-05 19:36:42 +01:00
linker Namespace User under \MediaWiki\User 2023-09-19 19:18:16 +00:00
logging Namespace User under \MediaWiki\User 2023-09-19 19:18:16 +00:00
mail Namespace User under \MediaWiki\User 2023-09-19 19:18:16 +00:00
media Make ExifRotationTest dramatically faster 2023-09-12 09:47:16 +02:00
Message
Navigation tests: Change some setMwGlobals to overrideConfigValue 2023-07-17 23:02:32 +02:00
objectcache Avoid DB access in more non-Database tests 2023-08-06 16:07:27 +00:00
Output Namespace Config-related classes under \MediaWiki\Config 2023-09-21 05:41:58 +00:00
page tests: Migrate more cases to SQB 2023-09-21 18:30:37 +00:00
pager Namespace HistoryPager under \MediaWiki\Pager 2023-09-18 18:23:13 +01:00
ParamValidator/TypeDef Namespace TitleValue under \MediaWiki\Title 2023-09-18 18:24:39 +01:00
parser Namespace Sanitizer under \MediaWiki\Parser 2023-09-21 05:39:23 +00:00
password Namespace User under \MediaWiki\User 2023-09-19 19:18:16 +00:00
Permissions PermissionManager: introduce getApplicableBlock 2023-09-20 07:49:45 +02:00
poolcounter rdbms: Inject CP instead of relying on LBF 2023-09-04 12:29:05 +02:00
preferences Namespace Config-related classes under \MediaWiki\Config 2023-09-21 05:41:58 +00:00
profiler
rcfeed Namespace remaining 'specialpage' files under \MediaWiki\SpecialPage 2023-09-18 18:23:13 +01:00
registration Make sure to reset wgHooks in ExtensionRegistrationTest 2023-08-06 18:13:33 +00:00
Request tests: Move test cases from /includes/ into sub folder 2023-09-13 00:09:05 +02:00
ResourceLoader Namespace Config-related classes under \MediaWiki\Config 2023-09-21 05:41:58 +00:00
Rest tests: Prevent leaking $_SERVER in RequestFromGlobalsTest 2023-07-19 09:23:52 +02:00
Revision tests: Migrate more cases to SQB 2023-09-21 18:30:37 +00:00
search Namespace Config-related classes under \MediaWiki\Config 2023-09-21 05:41:58 +00:00
session tests: Migrate more cases to SQB 2023-09-21 18:30:37 +00:00
shell Make Shell::makeScriptCommand use run.php 2023-07-25 01:35:59 +00:00
site site: Migrate DBSiteStore to use ICP 2023-08-24 13:34:35 +02:00
SiteStats tests: Move test cases from /includes/ into sub folder 2023-09-13 00:09:05 +02:00
skins Namespace TitleValue under \MediaWiki\Title 2023-09-18 18:24:39 +01:00
sparql Reorg: Move Status to MediaWiki\Status\ 2023-08-25 15:44:17 +02:00
specialpage Namespace User under \MediaWiki\User 2023-09-19 19:18:16 +00:00
specials tests: Migrate more cases to SQB 2023-09-21 18:30:37 +00:00
Status tests: Move test cases from /includes/ into sub folder 2023-09-13 00:09:05 +02:00
Storage tests: Migrate more cases to SQB 2023-09-21 18:30:37 +00:00
title tests: Migrate more cases to SQB 2023-09-21 18:30:37 +00:00
upload Merge "UploadBaseTest: Add const for path used for test uploads" 2023-08-08 00:58:38 +00:00
user tests: Migrate more cases to SQB 2023-09-21 18:30:37 +00:00
utils Merge "tests: Move test cases from /includes/ into sub folder" 2023-09-15 01:22:10 +00:00
watcheditem tests: Migrate more cases to SQB 2023-09-21 18:30:37 +00:00
WikiMap tests: Move test cases from /includes/ into sub folder 2023-09-13 00:09:05 +02:00
xml tests: Move test cases from /includes/ into sub folder 2023-09-13 00:09:05 +02:00
AutoLoaderTest.php
HooksTest.php HookContainer: avoid instantiation of handlers when calling register() 2023-07-22 16:40:14 +02:00
MediaWikiServicesTest.php Namespace Config-related classes under \MediaWiki\Config 2023-09-21 05:41:58 +00:00
MediaWikiTest.php Namespace remaining Title-related classes under \MediaWiki\Title 2023-09-19 05:21:23 +00:00
MockServiceWiring.php
SampleTest.php
TestUser.php Namespace User under \MediaWiki\User 2023-09-19 19:18:16 +00:00
TestUserRegistry.php Namespace User under \MediaWiki\User 2023-09-19 19:18:16 +00:00