wiki.techinc.nl/tests/phpunit/includes
2024-07-21 17:44:09 +00:00
..
actions tests: Use namespaced classes (1) 2024-06-14 17:19:36 +00:00
api api: Add a ratelimit test for action=purge 2024-07-12 22:32:22 +02:00
auth Fix an AuthManagerTest that tests the wrong method 2024-07-19 10:15:43 +00:00
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 content: Restore broken test coverage for TextContent::getNativeData 2024-07-21 17:14:58 +00: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 Rename AutoSummaryMissingSummaryConstraint 2024-07-12 21:04:32 +00: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 Stop using LBFactory in UserEditCountInitJobTest 2024-07-18 15:20:12 +02:00
language Merge "Drop duplicate test cases and @dataProviders from tests" 2024-07-21 04:06:33 +00:00
languages [i18n] Change the names of the Arabic months 2024-07-18 18:44:26 +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 Drop duplicate test cases and @dataProviders from tests 2024-07-19 10:18:31 +00:00
logging Merge "Drop duplicate test cases and @dataProviders from tests" 2024-07-21 04:06:33 +00:00
mail mail: Improve docs, fix file headers, widen @covers 2024-05-10 19:48:43 +01:00
media tests: Use LanguageFactory in FormatMetadataTest 2024-07-20 22:44:35 +02:00
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 Merge "language: Improve behavior of RawMessage used as MessageSpecifier" 2024-07-16 14:34:21 +00:00
OutputTransform OutputTransform: Handle skipped tests in HydrateHeaderPlaceholders.php 2024-07-11 21:59:22 +00:00
page [HtmlOutputRendererHelper] Remove use of ParsoidOutputAccess::parseUncacheable 2024-07-19 03:09:32 -04:00
pager tests: Use namespaced classes (1) 2024-06-14 17:19:36 +00:00
ParamValidator/TypeDef REST: avoid crash on non-strings in request body 2024-07-16 17:18:31 +00:00
parser Drop duplicate test cases and @dataProviders from tests 2024-07-19 10:18:31 +00:00
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 tests: Use content language in DefaultPreferencesFactoryTest 2024-07-20 21:48:18 +02: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 Support mask-image in ResourceLoader ImageModule 2024-07-17 01:05:06 +00:00
Rest Use real type hints for services etc. in includes/Rest/ 2024-06-11 22:40:44 +02:00
Revision Drop duplicate test cases and @dataProviders from tests 2024-07-19 10:18:31 +00:00
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 Use expression builder to avoid IDatabase::addQuotes 2024-07-18 18:44:34 +00:00
specials Use namespaced classes 2024-07-05 00:16:44 +02:00
Status Merge "language: Improve behavior of RawMessage used as MessageSpecifier" 2024-07-16 14:34:21 +00: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