wiki.techinc.nl/tests/phpunit/unit/includes
Zabe f6b9381d7f Revert "Reorg: Move some of request related classes to MediaWiki/Request"
This reverts commit 2bdc0b2b72.

Reason for revert: T166010#8349431

Bug: T166010
Change-Id: Idcd3025647aec99532f5d69b9c1718c531761283
2022-10-27 13:14:16 +00:00
..
actions Revert "Reorg: Move some of request related classes to MediaWiki/Request" 2022-10-27 13:14:16 +00:00
api
auth
block Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
cache
changes Inline a few more trivial createMock() calls in tests 2022-08-08 09:50:50 +02:00
CommentFormatter
composer
config
content phpunit: Avoid deprecated at() matcher 2022-10-06 18:57:24 -04:00
dao
db rdbms: Move Database::factory() to DatabaseFactory service 2022-08-31 10:53:50 +10:00
debug
deferred
diff
edit
editpage unit tests: Use MainConfigNames constant to refer configs 2022-08-17 22:33:58 +02:00
exception
Feed Feed: Move feed-related classes to Feed/ and namespace them 2022-10-20 17:25:49 +00:00
filebackend Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
filerepo/file
GlobalFunctions tests: Replace assertRegExp with assertMatchesRegularExpression 2022-10-07 14:13:16 -04:00
historyblob
HookContainer tests: Upgrade PHPUnit from 8.5+ to 9.5+ 2022-10-08 02:03:55 +02:00
htmlform
http unit tests: Use MainConfigNames constant to refer configs 2022-08-17 22:33:58 +02:00
import
installer
interwiki
jobqueue unit tests: Use MainConfigNames constant to refer configs 2022-08-17 22:33:58 +02:00
json
language Merge "Use short array destructuring instead of list()" 2022-10-21 11:11:06 +00:00
libs objectcache: Remove WANObjectCacheReaper feature 2022-10-25 23:09:39 +01:00
linker
mail
media
Message
objectcache Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
page unit tests: Use MainConfigNames constant to refer configs 2022-08-17 22:33:58 +02:00
ParamValidator/TypeDef
parser parsoid: inject UrlUtils to avoid phpunit failures in SiteConfigTest 2022-08-26 23:39:57 +00:00
password tests: Replace assertRegExp with assertMatchesRegularExpression 2022-10-07 14:13:16 -04:00
Permissions RestrictionStore: Migrate Database::select usages to SelectQueryBuilder 2022-09-30 17:48:07 +02:00
poolcounter Remove confusing ->onlyMethods( [] ) with empty array from tests 2022-08-08 15:49:59 +02:00
preferences Simplify timezone-related code for user preferences 2022-09-12 12:23:48 +00:00
rcfeed
registration Remove $wgParserTestFiles, deprecated in MW 1.30 2022-10-13 09:22:22 -04:00
ResourceLoader
Rest Revert "Reorg: Move some of request related classes to MediaWiki/Request" 2022-10-27 13:14:16 +00:00
Revision tests: Remove non-existing method arguments from revision-related tests 2022-08-06 10:49:59 +00:00
revisionlist
search
session Revert "Reorg: Move some of request related classes to MediaWiki/Request" 2022-10-27 13:14:16 +00:00
Settings Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
shell
site
skins unit tests: Use MainConfigNames constant to refer configs 2022-08-17 22:33:58 +02:00
Storage phpunit: Avoid deprecated at() matcher 2022-10-06 18:57:24 -04:00
tidy Merge "parser: Use a <meta> tag for the internal TOC_PLACEHOLDER" 2022-09-09 21:12:34 +00:00
title
user ScrambleMappingTest: mark skipped if the extensions are not present 2022-10-21 12:26:57 +11:00
utils Revert "Reorg: Move some of request related classes to MediaWiki/Request" 2022-10-27 13:14:16 +00:00
watcheditem Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
watchlist Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
BadFileLookupTest.php
DeprecatedGlobalTest.php Reorg: Move StubObject classes in includes to its own directory 2022-10-25 16:04:48 -04:00
DerivativeRequestTest.php Revert "Reorg: Move some of request related classes to MediaWiki/Request" 2022-10-27 13:14:16 +00:00
FactoryArgTestTrait.php
FauxResponseTest.php unit tests: Use MainConfigNames constant to refer configs 2022-08-17 22:33:58 +02:00
FormOptionsInitializationTest.php
FormOptionsTest.php
HeaderCallbackTest.php
HtmlHelperTest.php
LicensesTest.php
ListToggleTest.php
MovePageTest.php
PathRouterTest.php Revert "Reorg: Move some of request related classes to MediaWiki/Request" 2022-10-27 13:14:16 +00:00
PingbackTest.php unit tests: Use MainConfigNames constant to refer configs 2022-08-17 22:33:58 +02:00
ProxyLookupTest.php
ReadOnlyModeTest.php
SetupDynamicConfigTest.php Merge "Setup: Remove internal short-cut config $wgUseEnotif" 2022-08-20 14:53:43 +00:00
SiteConfigurationTest.php
TitleArrayFromResultTest.php
TitleTest.php
WikiReferenceTest.php
XmlJsTest.php
XmlSelectTest.php
XmlTest.php