wiki.techinc.nl/tests/phpunit/includes
daniel 12aa2374ab filerepo: extract AuthenticatedFileEntryPoint from img_auth.php
The idea is that all entry points should share the code in the
MediaWikiEntryPoint base class. This change just moves code from
the file scope into a class, without any structural changes.

Bug: T354216
Change-Id: Ie2e827d30a070bcc63bdce56891c3aa0a4dacddd
2024-05-16 13:22:00 +02:00
..
actions Remove all @package comments 2024-05-10 13:53:15 +02:00
api Merge "block: Deprecate and stop using $wgBlockTargetMigrationStage" 2024-05-11 00:47:21 +00:00
auth Tests: remove a bunch of DummyServicesTrait-related comments 2024-05-10 04:07:59 +00: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 Add PHPUnit test for ChangeTagsList class 2024-02-23 16:05:45 +00: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 Localization output transform 2024-05-06 15:24:38 -04:00
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 Fix ExternalTextDifferTest on macOS 2024-05-04 19:56:27 +00:00
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 build: Fix line indents 2024-03-11 00:14:16 +01: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 filerepo: extract AuthenticatedFileEntryPoint from img_auth.php 2024-05-16 13:22:00 +02: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
interwiki tests: Migrate to IDatabase::newInsertQueryBuilder 2024-04-14 21:56:07 +02:00
jobqueue Remove auto-generated "Class ClassName" comments 2024-05-06 10:03:41 +02: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 phpunit: Fix tests relying on implicit wgScript/wgArticlePath 2024-05-05 00:00:01 +00:00
logging Tests: remove a bunch of DummyServicesTrait-related comments 2024-05-10 04:07:59 +00:00
mail Remove meaningless constructor tests 2024-05-06 09:58:55 +02: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 Move section edit links outside headings (new heading HTML) 2024-05-06 12:25:33 -04:00
OutputTransform Merge "Localization output transform" 2024-05-06 19:47:43 +00: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 tests: Fix @covers and @coversDefaultClass to have leading \ 2024-02-16 22:43:56 +00: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 phpunit: Fix tests relying on implicit wgScript/wgArticlePath 2024-05-05 00:00:01 +00:00
registration tests: Fix @covers and @coversDefaultClass to have leading \ 2024-02-16 22:43:56 +00:00
Request WebRequest: Gracefully handle array values in getCookie() 2024-05-02 12:05:43 +02:00
ResourceLoader Fix some line indent 2024-04-20 00:25:15 +02:00
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 Add Special:TalkPage for redirecting to talk pages 2024-05-13 11:54:39 +02:00
Status StatusValue: Document and deprecate broken ways to search/replace messages 2024-05-03 17:04:27 +02:00
Storage Merge "SqlBlobStore: Directly store ES addresses in content table" 2024-05-03 16:23:31 +00: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 Tests: remove a bunch of DummyServicesTrait-related comments 2024-05-10 04:07:59 +00:00
utils Migrate to IReadableDatabase::newSelectQueryBuilder 2024-05-05 17:29:51 +02:00
watcheditem WatchedItemStore: Switch to StatsFactory 2024-05-05 15:55:10 +02:00
WikiMap tests: Fix @covers and @coversDefaultClass to have leading \ 2024-02-16 22:43:56 +00:00
xml Xml: Deprecate more methods that are HTML-specific 2024-04-09 20:10:23 -04:00
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
TestUserRegistry.php