wiki.techinc.nl/tests/phpunit/includes
Reedy e94e265a93 tests: Add Tests to PHP namespacing
Change-Id: I849268172751d50292e93aa75abe8094873f56bc
2024-02-16 19:10:11 +00:00
..
actions Merge "Clean up tests" 2024-02-16 07:58:38 +00:00
api tests: Add Tests to PHP namespacing 2024-02-16 19:10:11 +00:00
auth tests: Add Tests to PHP namespacing 2024-02-16 19:10:11 +00:00
block Namespace includes/context 2024-02-08 11:07:01 -05:00
cache Change more uses of getDBLoadBalancerFactory() to getConnectionProvider() 2024-01-23 16:34:45 +01:00
Category tests: Use namespaced class names in @covers annotations 2024-01-27 01:11:07 +01:00
changes Namespace includes/context 2024-02-08 11:07:01 -05:00
changetags Use native str_contains/str_starts_with in a few more places 2024-01-25 12:17:27 +01:00
collation
CommentStore CommentStore: Remove unused getFields method 2024-01-20 16:21:39 +01:00
composer
config tests: Use namespaced class names in @covers annotations 2024-01-27 01:11:07 +01:00
content Move Parser to Mediawiki\Parser namespace 2024-02-16 09:18:38 -05:00
db rdbms: Drop ILoadBalancer::getAnyOpenConnection() 2023-11-28 15:42:39 +01:00
debug tests: Add Tests to PHP namespacing 2024-02-16 19:10:11 +00:00
deferred tests: Use namespaced class names in @covers annotations 2024-01-27 01:11:07 +01:00
diff Namespace includes/context 2024-02-08 11:07:01 -05:00
editpage Merge "Clean up tests" 2024-02-16 07:58:38 +00:00
exception Namespace includes/context 2024-02-08 11:07:01 -05:00
export
ExternalLinks Replace a few manually crafted assertTrue assertions 2023-11-23 09:38:48 +01:00
externalstore
filebackend LockManagerGroupIntegrationTest: Remove test depending on DBLockManager 2024-02-16 18:06:38 +00:00
filerepo Replace more instances of unchecked MWException 2024-01-23 16:20:53 +00:00
GlobalFunctions
HookContainer tests: Add Tests to PHP namespacing 2024-02-16 19:10:11 +00:00
Html Merge "Remove uses of $wgUseMediaWikiUIEverywhere" 2024-02-05 13:59:51 +00:00
htmlform Namespace HTMLForm and friends 2024-02-14 08:18:33 -05:00
http Clean up tests 2024-02-12 09:25:25 +01:00
import Namespace includes/context 2024-02-08 11:07:01 -05:00
installer Namespace WebInstaller classes 2024-01-11 23:29:14 +00:00
interwiki Change more uses of getDBLoadBalancerFactory() to getConnectionProvider() 2024-01-23 16:34:45 +01:00
jobqueue Replace more instances of unchecked MWException 2024-01-23 16:20:53 +00:00
language Fix and split Japanese era related logic 2024-02-15 21:19:19 +00:00
languages
libs tests: Skip failing tests on php8.2 (and make pass) 2023-12-10 22:57:48 +00:00
linkeddata Namespace includes/context 2024-02-08 11:07:01 -05:00
linker Namespace includes/context 2024-02-08 11:07:01 -05:00
logging Merge "Clean up tests" 2024-02-16 07:58:38 +00:00
mail Follow-up 71ff05267: Stop writing to tablesUsed in tests, now unnecessary 2023-11-21 09:02:48 -05:00
media test: Add PHPUnit tests for BmpHandler 2024-02-08 17:05:02 +00:00
Message Namespace Message, move to appropriate directory 2024-02-14 15:10:36 -05:00
Navigation
objectcache objectcache: Drop support for $wgObjectCaches['db-replicated'] 2023-12-08 18:14:37 +01:00
Output Namespace includes/context 2024-02-08 11:07:01 -05:00
OutputTransform tests: Add Tests to PHP namespacing 2024-02-16 19:10:11 +00:00
page Clean up tests 2024-02-12 09:25:25 +01:00
pager Replace last remaining wfGetDB() calls in core, except ResourceLoader 2024-02-14 11:02:01 -05:00
ParamValidator/TypeDef tests: Add Tests to PHP namespacing 2024-02-16 19:10:11 +00:00
parser Move Parser to Mediawiki\Parser namespace 2024-02-16 09:18:38 -05:00
password Follow-up 71ff05267: Stop writing to tablesUsed in tests, now unnecessary 2023-11-21 09:02:48 -05:00
Permissions tests: Add Tests to PHP namespacing 2024-02-16 19:10:11 +00:00
poolcounter Add ParserOutput::{get,set}RenderId() and set render id in ContentRenderer 2024-02-07 21:22:06 -05:00
preferences tests: Add Tests to PHP namespacing 2024-02-16 19:10:11 +00:00
profiler
rcfeed
registration
Request Namespace includes/context 2024-02-08 11:07:01 -05:00
ResourceLoader Merge "Namespace Message, move to appropriate directory" 2024-02-15 15:51:23 +00:00
Rest Namespace includes/context 2024-02-08 11:07:01 -05:00
Revision Namespace Message, move to appropriate directory 2024-02-14 15:10:36 -05:00
search Clean up tests 2024-02-12 09:25:25 +01:00
session tests: Add Tests to PHP namespacing 2024-02-16 19:10:11 +00:00
shell
site tests: Use namespaced class names in @covers annotations 2024-01-27 01:11:07 +01:00
SiteStats
skins Clean up tests 2024-02-12 09:25:25 +01:00
sparql tests: Add Tests to PHP namespacing 2024-02-16 19:10:11 +00:00
specialpage Clean up tests 2024-02-12 09:25:25 +01:00
specials Clean up tests 2024-02-12 09:25:25 +01:00
Status Make use of the [ ... ] operator instead of array_merge 2024-01-31 15:47:44 +01:00
Storage Namespace Message, move to appropriate directory 2024-02-14 15:10:36 -05:00
title Hard-deprecate Title::getCdnUrls 2024-02-07 19:09:25 +00:00
upload
user tests: Add Tests to PHP namespacing 2024-02-16 19:10:11 +00:00
utils tests: Use namespaced class names in @covers annotations 2024-01-27 01:11:07 +01:00
watcheditem Migrate remaining Database::insert calls to InsertQueryBuilder 2023-12-22 14:53:17 +01:00
WikiMap
xml Clean up tests 2024-02-12 09:25:25 +01:00
AutoLoaderTest.php
MediaWikiServicesTest.php Move creation of BlockErrorFormatter into FormatterFactory 2024-01-26 13:03:44 -05: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