wiki.techinc.nl/tests/phpunit/includes
Fomafix 3bfbd004ca LanguageConverter: Replace global $wgRequest
Replace $wgRequest by RequestContext::getMain()->getRequest().

Change-Id: I8f30a7b8c6d0e6e97850860164165e5bc3e9dfc0
2024-07-14 09:20:27 +00:00
..
actions tests: Use namespaced classes (1) 2024-06-14 17:19:36 +00:00
api Merge "Add namespace to the root classes of ObjectCache" 2024-07-10 11:58:53 +00:00
auth Add namespace to the root classes of ObjectCache 2024-07-10 00:14:54 +03:30
block Replace db with getDb for Tests 2024-06-23 23:47:56 +01:00
cache Add namespace to the root classes of ObjectCache 2024-07-10 00:14:54 +03:30
Category tests: Use namespaced classes (1) 2024-06-14 17:19:36 +00:00
changes Merge "RecentChange: Replace use of legacy error arrays" 2024-07-10 11:40:11 +00:00
changetags Replace db with getDb for Tests 2024-06-23 23:47:56 +01:00
collation Remove auto-generated "Class ClassName" comments 2024-05-06 10:03:41 +02:00
CommentStore Replace db with getDb for Tests 2024-06-23 23:47:56 +01:00
composer tests: Fix @covers and @coversDefaultClass to have leading \ 2024-02-16 22:43:56 +00:00
config tests: Use namespaced class names in @covers annotations 2024-01-27 01:11:07 +01:00
content Replace User, Title, and WikiPage in more signatures 2024-07-10 01:25:57 +02:00
db Add namespace to the root classes of ObjectCache 2024-07-10 00:14:54 +03:30
debug Use MainConfigNames constants in tests where possible 2024-07-10 10:11:22 +00:00
deferred Replace db with getDb for Tests 2024-06-23 23:47:56 +01:00
diff diff: migrate TextSlotDiffRenderer to use StatsFactory 2024-06-28 19:29:31 +00:00
editpage EditPageTest#testUpdateNoMinor: Disable temp accounts for a test case 2024-06-27 18:28:50 +02:00
exception Use MainConfigNames constants in tests where possible 2024-07-10 10:11:22 +00:00
export Replace db with getDb for Tests 2024-06-23 23:47:56 +01:00
ExternalLinks LinkFilter::makeLikeArray: Fix another 'path' access 2024-05-14 12:29:23 +02:00
externalstore SqlBlobStore: Directly store ES addresses in content table 2024-04-30 12:20:32 +02:00
filebackend Add namespace to the root classes of ObjectCache 2024-07-10 00:14:54 +03:30
filerepo Use $this->setRequest and $this->setGroupPermissions in PHPUnit tests 2024-07-11 18:38:00 +00:00
GlobalFunctions Use constants provided by MainConfigNames for config names 2024-05-18 01:26:46 +08:00
HookContainer tests: Add Tests to PHP namespacing 2024-02-16 19:10:11 +00:00
Html Add "implements Stringable" to every class with "function __toString()" 2024-06-13 00:23:39 +00:00
http Use StatusValue::getMessages() instead of deprecated methods 2024-05-18 14:45:54 +00:00
import ImportLinkCacheIntegrationTest: Set named user in context 2024-06-27 09:02:56 +02:00
installer Add tests for WebInstaller::getAcceptLanguage 2024-07-02 18:57:33 +00:00
interwiki Replace db with getDb for Tests 2024-06-23 23:47:56 +01:00
jobqueue Merge "Use MainConfigNames constants in tests where possible" 2024-07-11 12:46:04 +00:00
language LanguageConverter: Replace global $wgRequest 2024-07-14 09:20:27 +00:00
languages tests: Fix @covers and @coversDefaultClass to have leading \ 2024-02-16 22:43:56 +00:00
libs Add namespace to the root classes of ObjectCache 2024-07-10 00:14:54 +03:30
linkeddata tests: Use namespaced classes (@covers) 2024-06-14 00:15:40 +02:00
linker LinkerTest: Use named user in context and test 2024-06-27 09:05:56 +02:00
logging tests: Use namespaced classes (1) 2024-06-14 17:19:36 +00:00
mail mail: Improve docs, fix file headers, widen @covers 2024-05-10 19:48:43 +01:00
media Add namespace and deprecation alias to FileBackend 2024-05-19 22:35:58 +03:30
Message Deprecate Message::objectParams() and related code 2024-05-28 22:03:46 +00:00
Navigation phpunit: Fix tests relying on implicit wgScript/wgArticlePath 2024-05-05 00:00:01 +00:00
objectcache Add namespace to the root classes of ObjectCache 2024-07-10 00:14:54 +03:30
Output Use $this->setRequest and $this->setGroupPermissions in PHPUnit tests 2024-07-11 18:38:00 +00:00
OutputTransform OutputTransform: Handle skipped tests in HydrateHeaderPlaceholders.php 2024-07-11 21:59:22 +00:00
page Merge "Use MainConfigNames constants in tests where possible" 2024-07-11 12:46:04 +00:00
pager tests: Use namespaced classes (1) 2024-06-14 17:19:36 +00:00
ParamValidator/TypeDef tests: Move Wikimedia tests into Wikimedia\Tests 2024-02-17 02:09:08 +00:00
parser Add namespace to the root classes of ObjectCache 2024-07-10 00:14:54 +03:30
password Namespace includes/password 2024-05-18 16:17:38 +01:00
Permissions PermissionManager: Add getPermissionStatus(), deprecate getPermissionErrors() 2024-06-26 01:19:37 +02:00
poolcounter Add namespace to the root classes of ObjectCache 2024-07-10 00:14:54 +03:30
preferences Use constants provided by MainConfigNames for config names 2024-05-18 01:26:46 +08:00
profiler
rcfeed Add namespace and deprecation alias to MachineReadableRCFeedFormatter 2024-05-19 17:00:02 +03:30
registration Add namespace to the root classes of ObjectCache 2024-07-10 00:14:54 +03:30
Request Add namespace and deprecation alias to FormatJson 2024-05-16 16:28:01 +03:30
ResourceLoader Merge "Use MainConfigNames constants in tests where possible" 2024-07-11 12:46:04 +00:00
Rest Use real type hints for services etc. in includes/Rest/ 2024-06-11 22:40:44 +02:00
Revision Add namespace to the root classes of ObjectCache 2024-07-10 00:14:54 +03:30
search Replace db with getDb for Tests 2024-06-23 23:47:56 +01:00
session Add namespace to the root classes of ObjectCache 2024-07-10 00:14:54 +03:30
shell
site User objectCacheFactory methods not deprecated ObjectCache methods 2024-06-06 09:59:24 +01:00
SiteStats Add namespace to the root classes of ObjectCache 2024-07-10 00:14:54 +03:30
skins tests: Use namespaced classes (1) 2024-06-14 17:19:36 +00:00
sparql tests: Add Tests to PHP namespacing 2024-02-16 19:10:11 +00:00
specialpage specials: Replace ISQLPlatform::makeList on ChangesListSpecialPages 2024-07-04 22:58:08 +02:00
specials Use namespaced classes 2024-07-05 00:16:44 +02:00
Status status: Use HTML lists in StatusFormatter::getWikiText 2024-07-01 14:50:29 +02:00
Storage Merge "Use MainConfigNames constants in tests where possible" 2024-07-11 12:46:04 +00:00
title Merge "Use MainConfigNames constants in tests where possible" 2024-07-11 12:46:04 +00:00
upload tests: Use namespaced classes (1) 2024-06-14 17:19:36 +00:00
user Merge "Use MainConfigNames constants in tests where possible" 2024-07-11 12:46:04 +00:00
utils Use constants provided by MainConfigNames for config names 2024-05-18 01:26:46 +08:00
watchlist Replace db with getDb for Tests 2024-06-23 23:47:56 +01:00
WikiMap tests: Use namespaced classes (1) 2024-06-14 17:19:36 +00:00
xml Add namespace and deprecation alias to Xml and XmlSelect 2024-05-16 15:23:14 +03:30
AutoLoaderTest.php tests: Fix @covers and @coversDefaultClass to have leading \ 2024-02-16 22:43:56 +00:00
MediaWikiServicesTest.php tests: Fix @covers and @coversDefaultClass to have leading \ 2024-02-16 22:43:56 +00:00
MockServiceWiring.php
SampleTest.php
TestUser.php Change uses of getDBLoadBalancerFactory() to getConnectionProvider() 2024-01-22 22:27:45 +01:00
TestUserRegistry.php update a few tests to use PHP 7.4 syntax 2024-01-09 10:19:00 +02:00