wiki.techinc.nl/tests/phpunit/includes
2024-05-18 20:20:22 +00:00
..
actions Add namespace and deprecation alias to WatchedItem 2024-05-17 13:26:36 +03:30
api Merge "Add namespace and deprecation alias to CssContent" 2024-05-18 00:05:32 +00:00
auth Namespace includes/password 2024-05-18 16:17:38 +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 namespace and deprecation alias to CssContent 2024-05-18 01:48:53 +03:30
db Stop using LoadBalancer::getConnectionRef() so it can be hard-deprecated 2024-04-30 13:31:08 +01:00
debug Add namespace and deprecation alias to DeprecationHelper 2024-05-05 14:16:35 +02:00
deferred tests: Migrate assertSelect() to SelectQueryBuilder in LinksUpdateTest 2024-05-08 23:35:46 +02:00
diff Add namespace and deprecation alias to CssContent 2024-05-18 01:48:53 +03:30
editpage tests: Fix @covers and @coversDefaultClass to have leading \ 2024-02-16 22:43:56 +00:00
exception Remove error printing in MWException 2024-04-25 11:58:53 +00:00
export Merge "[ParserOutput] Rename $mText to $mRawText and ::setText() to ::setRawText()" 2024-02-21 17:11:00 +00: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 filebackend: Retry Swift requests with new auth token on 401 2024-03-15 21:34:36 +00:00
filerepo Merge "filerepo: extract AuthenticatedFileEntryPoint from img_auth.php" 2024-05-16 15:26:34 +00:00
GlobalFunctions
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 tests: Fix @covers and @coversDefaultClass to have leading \ 2024-02-16 22:43:56 +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 various job classes to relevant component directories 2024-05-10 20:14:00 +01:00
language Merge "Add Language::formatDurationBetweenTimestamps method" 2024-05-05 01:12:10 +00:00
languages tests: Fix @covers and @coversDefaultClass to have leading \ 2024-02-16 22:43:56 +00:00
libs fix: use objectcachefactory methods instead of deprecated objectcache methods 2024-05-05 12:40:30 +03: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 WatchedItem 2024-05-17 13:26:36 +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 Extract XMP & Exif from WebP files 2024-05-11 09:41:21 +00:00
Message Namespace Message, move to appropriate directory 2024-02-14 15:10:36 -05:00
Navigation phpunit: Fix tests relying on implicit wgScript/wgArticlePath 2024-05-05 00:00:01 +00:00
objectcache fix: use objectcachefactory methods instead of deprecated objectcache methods 2024-05-05 12:40:30 +03:00
Output [OutputPage] Hoist "null Title" checks up a level 2024-05-15 11:25:36 -04:00
OutputTransform Fix serialization errors in PageBundle extensiondata 2024-05-17 09:47:18 -04:00
page tests: Add TestSelectQueryBuilder::assertRowValue 2024-05-08 23:13:19 +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 Remove all @package comments 2024-05-10 13:53:15 +02:00
password Namespace includes/password 2024-05-18 16:17:38 +01:00
Permissions Update wgAutoCreateTempUser config defaults 2024-04-03 16:25:47 +00:00
poolcounter parser: Remove explicit StatsdDataFactory backward-compat logic 2024-03-26 22:53:58 +00:00
preferences Tests: remove a bunch of DummyServicesTrait-related comments 2024-05-10 04:07:59 +00:00
profiler
rcfeed Add namespace and deprecation alias to JSONRCFeedFormatter 2024-05-18 01:47:27 +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 Introduce Modules into the REST framework 2024-05-08 16:12:30 +02:00
Revision Test: Replace db filed usages with getDb() in MediaWikiIntegrationTestCase 2024-05-03 14:01:51 +02:00
search Use native willReturnSelf in tests where possible 2024-04-10 14:13:05 +02:00
session Remove all @package comments 2024-05-10 13:53:15 +02:00
shell
site tests: Namespace Site classes 2024-02-17 00:50:52 +00:00
SiteStats Test: Replace db filed usages with getDb() in MediaWikiIntegrationTestCase 2024-05-03 14:01:51 +02:00
skins Skin: Fix UrlUtils calls 2024-05-09 17:26:23 +02:00
sparql tests: Add Tests to PHP namespacing 2024-02-16 19:10:11 +00:00
specialpage Migrate several more raw SQL building to expression builders 2024-04-26 21:24:20 +02:00
specials Revert "Revert "Add ContributionsPager, an abstract parent for ContribsPager"" 2024-05-13 15:38:34 +01:00
Status StatusValue: Document and deprecate broken ways to search/replace messages 2024-05-03 17:04:27 +02:00
Storage Add namespace and deprecation alias to JavaScriptContent 2024-05-17 13:51:18 +03:30
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 Namespace includes/password 2024-05-18 16:17:38 +01:00
utils Migrate to IReadableDatabase::newSelectQueryBuilder 2024-05-05 17:29:51 +02:00
watchlist Add namespace and deprecation alias to WatchedItemQueryService 2024-05-18 01:50:29 +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