wiki.techinc.nl/tests/phpunit/includes
2023-01-07 16:21:50 +00:00
..
actions Reorg: Move RawMessage to under language/ 2022-12-16 11:30:19 +01:00
api tests: Replace deprecated User::getAllGroups 2022-12-21 18:55:09 +01:00
auth Merge "tests: Replace deprecated User::idFromName" 2022-12-28 00:47:14 +00:00
block Reorg: Move some of request related classes to MediaWiki/Request 2022-10-28 10:15:31 +00:00
cache Hard-deprecate BacklinkCache::get/getLinks/getCascadeProtectedLinks 2022-12-15 10:51:44 +00:00
changes Merge "Reorg: Move PageProps to page/ and namespace it to MediaWiki\Page\" 2022-12-11 15:50:43 +00:00
changetags ChangeTags: Move space inside .mw-tag-other-edits 2023-01-06 22:01:15 -05:00
collation tests: Replace checkPHPExtension() with @requires annotations 2022-10-23 20:47:14 -04:00
config Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
content Reorg: Move RawMessage to under language/ 2022-12-16 11:30:19 +01:00
context Setup: Promote clearActionName log message to runtime warning (2) 2022-11-08 23:29:25 +00:00
db rdbms: Consolidate logger channels into one 2023-01-03 22:46:38 +00:00
debug Reorg: Move some of request related classes to MediaWiki/Request 2022-10-28 10:15:31 +00:00
deferred rdbms: Consolidate logger channels into one 2023-01-03 22:46:38 +00:00
diff diff: Handle timestamp correct for suppressed revisions 2022-12-17 23:17:16 +01:00
editpage tests: Migrate setMwGlobals() to overrideConfigValue(s) 2022-07-27 18:07:00 +01:00
exception tests: Migrate away from setMwGlobals() 2022-08-22 20:17:49 +00:00
externalstore Use ::class to refer to class names 2022-08-17 22:59:17 +02:00
filebackend tests: Replace assertEmpty with assertSame 2022-11-25 00:42:53 +01:00
filerepo DatabaseSqlite: fix null blobs 2022-11-22 11:50:42 +11:00
GlobalFunctions Reorg: Move some of request related classes to MediaWiki/Request 2022-10-28 10:15:31 +00:00
HookContainer phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00
htmlform Reorg: Move RawMessage to under language/ 2022-12-16 11:30:19 +01:00
http Replace comment about deprecated Http::request 2022-12-11 15:20:06 +01:00
import tests: Use MW_VERSION instead of deprecated $wgVersion 2023-01-05 05:20:00 -05:00
installer Replace trivial usa of mock builder with createMock() shortcut 2022-07-15 16:43:48 +00:00
interwiki Migrate usage of setMwGlobals() to overrideConfigValue(s) 2022-08-01 06:16:22 +01:00
jobqueue tests: Set serialize_precision=-1 in TestSetup 2022-12-14 23:18:13 -05:00
language Migrate usage of setMwGlobals() to overrideConfigValue(s) 2022-08-01 06:16:22 +01:00
languages Fix whitespaces after comma 2022-12-15 01:24:14 +01:00
libs rdbms: Fix test to not rely on deprecated class aliases 2022-11-04 22:09:58 +00:00
linkeddata Reorg: Move some of request related classes to MediaWiki/Request 2022-10-28 10:15:31 +00:00
linker tests: Add missing @group Database 2022-08-06 22:55:12 +02:00
logging Replace deprecated Linker::commentBlock/revComment 2022-12-11 01:33:56 +01:00
mail tests: Add missing @group Database 2022-08-06 22:55:12 +02:00
media tests: Replace checkPHPExtension() with @requires annotations 2022-10-23 20:47:14 -04:00
Message Add Message/MessageValue user group member parameter type 2021-11-16 11:24:35 -05:00
Navigation PagerNavigationBuilder: Document that nulls in setLinkQuery() etc. are allowed 2022-11-02 23:56:35 +00:00
objectcache SqlBagOStuff: Fix modtoken comparison 2022-08-19 11:11:58 +10:00
page Merge "page: Show revision-deleted comment on oldid= view with unhide=1" 2023-01-03 21:57:06 +00:00
pager pager: Fix navigations when date range is set 2022-12-10 09:52:36 +08:00
ParamValidator/TypeDef tests: Add missing @group Database 2022-08-06 22:55:12 +02:00
parser Merge "parser: Optimize regex patterns used in LinkHolderArray" 2023-01-07 16:21:50 +00:00
password Add convenience methods for asserting status. 2022-03-16 22:44:25 +01:00
Permissions Use SlotRecord::MAIN instead of hard coded value 2023-01-03 16:24:42 +01:00
poolcounter Separate RevisionOutputCache::makeParserOutputKey from no revid case 2022-09-09 18:24:27 -07:00
preferences Enable pig-latin variant for testing 2022-11-08 17:45:51 +05:30
rcfeed Migrate from setMwGlobals() to overrideConfigValue(s) 2022-08-02 10:14:10 +01:00
registration SettingsBuilder: introduce a "registration" stage 2022-12-16 15:47:05 +00:00
ResourceLoader Fix whitespaces after comma 2022-12-15 01:24:14 +01:00
Rest tests: Simplify some nested ->will( $this->return assertions 2022-11-12 11:57:12 -07:00
Revision Merge "rdbms: Consolidate logger channels into one" 2023-01-03 23:39:38 +00:00
search Fix whitespaces after comma 2022-12-15 01:24:14 +01:00
session tests: Replace deprecated User::idFromName 2022-12-23 14:18:20 +00:00
shell tests: Replace assertRegExp with assertMatchesRegularExpression 2022-10-07 14:13:16 -04:00
site Remove pre PHP 7.4 serialize()/unserialize() 2022-11-10 19:25:01 +00:00
skins Componentize menulink + footer 2022-09-28 14:57:37 +00:00
sparql Replace trivial usa of mock builder with createMock() shortcut 2022-07-15 16:43:48 +00:00
specialpage Reorg: Move some of request related classes to MediaWiki/Request 2022-10-28 10:15:31 +00:00
specials specials: Add LinkBatch to Special:DeletedContributions 2023-01-05 00:31:08 +01:00
Storage Use SlotRecord::MAIN instead of hard coded value 2023-01-03 16:24:42 +01:00
title tests: Migrate away from setMwGlobals() to overrideConfigValue(s)() 2022-08-14 22:23:25 +01:00
upload Reorg: Move some of request related classes to MediaWiki/Request 2022-10-28 10:15:31 +00:00
user UserOptionsManager: Avoid DB delete queries for unchanged default values 2023-01-06 22:54:20 +00:00
utils Remove the deprecated MWGrants class 2022-09-16 17:07:20 +02:00
watcheditem Fix casing of class and function name usages 2022-12-04 19:09:30 +00:00
AutoLoaderTest.php AutoLoader: Drop support for $wgAutoloadAttemptLowercase 2022-12-04 02:38:57 -05:00
CategoryTest.php tests: Use Title::makeTitle instead of Title::newFromText 2022-09-23 21:53:11 +02:00
CommentStoreCommentTest.php
CommentStoreTest.php Use CommentStore service instead of deprecated method 2023-01-04 23:50:51 +00:00
CommentStoreTest.sql
ContentSecurityPolicyTest.php [php8.1] Change override of $wgResourceBasePath for CSP tests 2022-07-25 12:54:04 -07:00
EditPageConstraintsTest.php Fix casing of class and function name usages 2022-12-04 19:09:30 +00:00
EditPageTest.php Reorg: Move some of request related classes to MediaWiki/Request 2022-10-28 10:15:31 +00:00
ExportTest.php tests: Use overrideConfigValue(s) where necessary 2022-07-16 23:45:52 +01:00
ExtraParserTest.php tests: Use Title::makeTitle instead of Title::newFromText 2022-09-23 21:53:11 +02:00
FauxRequestTest.php Reorg: Move some of request related classes to MediaWiki/Request 2022-10-28 10:15:31 +00:00
GitInfoTest.php tests: Use overrideConfigValue(s) where necessary 2022-07-16 23:45:52 +01:00
HooksTest.php tests: Fix missing "wf" prefix for global functions 2022-11-28 07:28:55 -05:00
HtmlTest.php tests: Replace assertEmpty with assertSame 2022-11-25 00:42:53 +01:00
LinkerTest.php linker: Fix broken specialLink() when combining subpage with querystring 2022-12-09 17:57:55 +00:00
LinkFilterTest.php Externallinks: Add ability to write to the new fields 2022-10-25 22:14:15 +02:00
MediaWikiServicesTest.php Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
MediaWikiTest.php Handle bad redirect target for personally identifiable special pages 2022-11-18 20:04:49 +00:00
MediaWikiVersionFetcherTest.php
MergeHistoryTest.php tests: Use Title::makeTitle instead of Title::newFromText 2022-09-23 21:53:11 +02:00
MessageTest.php Reorg: Move RawMessage to under language/ 2022-12-16 11:30:19 +01:00
MockServiceWiring.php
MovePageTest.php Include missing message parameter in message 2023-01-04 12:12:34 +03:00
MultiHttpClientTest.php Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
MWTimestampTest.php Remove deprecated MWTimestamp::getHumanTimestamp 2022-11-03 17:00:39 +00:00
OutputPageTest.php tests: Simplify some nested ->will( $this->return assertions 2022-11-12 11:57:12 -07:00
SampleTest.php tests: Use Title::makeTitle instead of Title::newFromText 2022-09-23 21:53:11 +02:00
SiteStatsTest.php Replace deprecated JobQueueGroup::singleton() 2022-01-27 21:37:50 +01:00
StatusTest.php Reorg: Move RawMessage to under language/ 2022-12-16 11:30:19 +01:00
TemplateCategoriesTest.php tests: Use Title::makeTitle instead of Title::newFromText 2022-09-23 21:53:11 +02:00
TestUser.php tests/api: Add TestUser::getAuthority and use it 2022-08-06 23:15:27 +02:00
TestUserRegistry.php phpunit: improve isolation by calling User::clearInstanceCache 2022-12-04 15:21:30 +01:00
TimeAdjustTest.php tests: Use overrideConfigValue(s) where necessary 2022-07-16 23:45:52 +01:00
TitleTest.php Reorg: Move RawMessage to under language/ 2022-12-16 11:30:19 +01:00
TitleUrlTest.php tests: Use overrideConfig(Value|Values) where needed 2022-07-12 22:24:50 +00:00
TrackingCategoriesTest.php Move ::addTrackingCategory() implementation to TrackingCategories 2021-10-15 14:17:58 -04:00
WebRequestTest.php Reorg: Move some of request related classes to MediaWiki/Request 2022-10-28 10:15:31 +00:00
WikiMapTest.php tests: Migrate MediaWiki settings to overrideConfig...() 2022-08-18 17:48:03 +01:00
XmlTest.php tests: don't assume wgLanguageCode is 'en' 2022-07-21 19:32:41 -04:00