wiki.techinc.nl/tests/phpunit/includes
2024-06-12 12:42:05 +00:00
..
actions Add namespace and deprecation alias to WatchedItem 2024-05-17 13:26:36 +03:30
api user: Move "reset kinds" concept to PreferencesFactory 2024-06-11 23:50:21 +00:00
auth User objectCacheFactory methods not deprecated ObjectCache methods 2024-06-06 09:59:24 +01:00
block block: Deprecate and stop using $wgBlockTargetMigrationStage 2024-05-10 15:54:17 +10:00
cache tests: Migrate to IDatabase::newInsertQueryBuilder 2024-04-14 21:56:07 +02:00
Category Test: Replace db filed usages with getDb() in MediaWikiIntegrationTestCase 2024-05-03 14:01:51 +02:00
changes phpunit: Fix tests relying on implicit wgScript/wgArticlePath 2024-05-05 00:00:01 +00:00
changetags Migrate IReadableDatabase::buildGroupConcatField to SelectQueryBuilder 2024-05-05 17:12:14 +02:00
collation Remove auto-generated "Class ClassName" comments 2024-05-06 10:03:41 +02:00
CommentStore Test: Replace db filed usages with getDb() in MediaWikiIntegrationTestCase 2024-05-03 14:01:51 +02: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 Add MediaWiki\Content namespace to FallbackContent{,Handler} 2024-05-21 17:05:28 -04:00
db rdbms: Remove ILoadBalancer::getWriterIndex() 2024-06-03 14:17:57 -07:00
debug Add namespace and deprecation alias to DeprecationHelper 2024-05-05 14:16:35 +02:00
deferred Add namespace and deprecation alias to RefreshSecondaryDataUpdate 2024-05-20 19:05:24 +03:30
diff Add namespace and deprecation alias to JsonContent 2024-05-20 18:57:07 +03:30
editpage Add namespace and deprecation alias to TextContent 2024-05-19 23:23:01 +03:30
exception Remove error printing in MWException 2024-04-25 11:58:53 +00:00
export Add namespace and deprecation alias to TextContent 2024-05-19 23:23:01 +03:30
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 and deprecation alias to FileBackendGroup 2024-05-20 20:06:00 +03:30
filerepo Merge "filerepo: extract AuthenticatedFileEntryPoint from img_auth.php" 2024-05-16 15:26:34 +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 Html,Xml: Widen @covers tags 2024-03-30 21:48:32 +00:00
http Use StatusValue::getMessages() instead of deprecated methods 2024-05-18 14:45:54 +00:00
import tests: Fix @covers and @coversDefaultClass to have leading \ 2024-02-16 22:43:56 +00:00
installer Namespace WebInstaller classes 2024-01-11 23:29:14 +00:00
interwiki tests: Migrate to IDatabase::newInsertQueryBuilder 2024-04-14 21:56:07 +02:00
jobqueue Move ParsoidOutputAccess::supportsContentModel() into Parsoid SiteConfig 2024-05-22 10:57:37 -04:00
language Merge "Use upstream markTestSkippedIfExtensionNotLoaded in test" 2024-06-04 18:48:06 +00:00
languages tests: Fix @covers and @coversDefaultClass to have leading \ 2024-02-16 22:43:56 +00:00
libs SerializationTestUtils: handle 1.xx_wmf* versions; don't fail immediately 2024-06-03 12:23:46 -04:00
linkeddata phpunit: Fix tests relying on implicit wgScript/wgArticlePath 2024-05-05 00:00:01 +00:00
linker Add namespace and deprecation alias to TextContent 2024-05-19 23:23:01 +03:30
logging Add namespace and deprecation alias to IRCColourfulRCFeedFormatter 2024-05-17 16:00:04 +03:30
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 objectcache: Complete refactor of ObjectCache.php 2024-05-21 14:03:08 +00:00
Output Hard deprecate OutputPage::setPageTitle() with Message argument 2024-05-31 19:23:26 +00:00
OutputTransform Use $stage::CONSTRUCTOR_OPTIONS in DefaultOutputPipelineFactory 2024-06-10 20:53:21 -04:00
page Use real type hints for services etc. in includes/page/ 2024-06-11 19:37:28 +02:00
pager Stop using LoadBalancer::getConnectionRef() so it can be hard-deprecated 2024-04-30 13:31:08 +01:00
ParamValidator/TypeDef tests: Move Wikimedia tests into Wikimedia\Tests 2024-02-17 02:09:08 +00:00
parser SerializationTestUtils: handle 1.xx_wmf* versions; don't fail immediately 2024-06-03 12:23:46 -04:00
password Namespace includes/password 2024-05-18 16:17:38 +01:00
Permissions PermissionManagerTest: Add test for NSProtection excluded actions 2024-05-28 16:33:11 +00:00
poolcounter parser: Remove explicit StatsdDataFactory backward-compat logic 2024-03-26 22:53:58 +00:00
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 tests: Fix @covers and @coversDefaultClass to have leading \ 2024-02-16 22:43:56 +00:00
Request Add namespace and deprecation alias to FormatJson 2024-05-16 16:28:01 +03:30
ResourceLoader Add namespace and deprecation alias to CssContent 2024-05-18 01:48:53 +03:30
Rest Use real type hints for services etc. in includes/Rest/ 2024-06-11 22:40:44 +02:00
Revision Merge "Use StatusValue::getMessages() instead of deprecated methods" 2024-05-29 02:12:05 +00:00
search PrefixSearch: Make sure $prefix is a string 2024-05-22 12:35:28 +02:00
session Use constants provided by MainConfigNames for config names 2024-05-18 01:26:46 +08:00
shell
site User objectCacheFactory methods not deprecated ObjectCache methods 2024-06-06 09:59:24 +01:00
SiteStats Test: Replace db filed usages with getDb() in MediaWikiIntegrationTestCase 2024-05-03 14:01:51 +02:00
skins skins: Allow Toolbox links to be configured from MediaWiki:Sidebar 2024-05-24 23:30:36 +00:00
sparql tests: Add Tests to PHP namespacing 2024-02-16 19:10:11 +00:00
specialpage Use $this->setGroupPermissions to overwrite GroupPermissions while tests 2024-05-24 10:28:29 +00:00
specials Merge "Use StatusValue::getMessages() instead of deprecated methods" 2024-05-29 02:12:05 +00:00
Status StatusValue: Fix filtering out duplicate Message objects with context 2024-06-06 02:16:35 +02:00
Storage rdbms: Introduce IDatabaseForOwner 2024-05-24 11:37:08 +02:00
title Tests: remove a bunch of DummyServicesTrait-related comments 2024-05-10 04:07:59 +00:00
upload Add getCacheKey static method to UploadFromUrl 2024-02-28 16:15:39 +01:00
user Merge "Use constants provided by MainConfigNames for config names" 2024-05-19 16:43:58 +00:00
utils Use constants provided by MainConfigNames for config names 2024-05-18 01:26:46 +08:00
watchlist Add MediaWiki\Watchlist namespace to the related classes 2024-05-22 01:23:10 +03:30
WikiMap tests: Fix @covers and @coversDefaultClass to have leading \ 2024-02-16 22:43:56 +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