wiki.techinc.nl/tests/phpunit/unit/includes
2024-01-05 22:59:47 +00:00
..
actions tests: Use namespaced classes 2023-12-11 15:59:55 +01:00
api tests: Use namespaced classes 2023-12-11 15:59:55 +01:00
auth Namespace Config-related classes under \MediaWiki\Config 2023-09-21 05:41:58 +00:00
block Make BlockUtils a wiki-aware service 2024-01-03 20:05:40 +01:00
cache cache: Dependency inject more args into BacklinkCache 2023-10-02 19:10:11 +01:00
changes Namespace remaining 'specialpage' files under \MediaWiki\SpecialPage 2023-09-18 18:23:13 +01:00
CommentFormatter Namespace TitleValue under \MediaWiki\Title 2023-09-18 18:24:39 +01:00
config tests: Use namespaced classes 2023-12-11 15:59:55 +01:00
content Indent JsonContent using tabs 2024-01-02 23:14:34 +02:00
dao
db rdbms: Introduce concept of virtual domains and mapping to ext cluster 2023-10-05 13:31:15 +02:00
debug debug: Optimize createLogger() and set UTC timezone by default 2023-10-05 14:16:52 +00:00
deferred Namespace remaining files under includes/deferred 2023-11-22 10:08:53 -05:00
diff
edit
editpage EditPage: replace usage of User::pingLimiter 2024-01-02 20:14:12 +01:00
exception exception: Widen @covers annotations 2023-12-17 17:22:13 +00:00
Feed
filebackend Deprecate ConfiguredReadOnlyMode service 2023-09-12 23:22:13 +00:00
filerepo/file
GlobalFunctions
historyblob tests: Skip failing tests on php8.2 (and make pass) 2023-12-10 22:57:48 +00:00
HookContainer HookContainer: allow registering broken callables. 2023-08-22 16:30:44 +00:00
Html HtmlHelper: Add "legacy compatibility" mode 2023-12-11 21:04:50 +01:00
htmlform
http http: MultiHttpClient supports TelemetryHeadersInterface 2023-09-12 18:05:17 +02:00
import WikiImporter: Pass Authority for permissions instead of global context 2023-12-11 19:15:11 +01:00
installer Make use of assertStatusGood/Error and such in tests 2023-10-04 17:16:00 +00:00
interwiki Namespace remaining files in includes/site 2023-12-14 14:57:34 -05:00
jobqueue Namespace Config-related classes under \MediaWiki\Config 2023-09-21 05:41:58 +00:00
json Make use of assertStatusGood/Error and such in tests 2023-10-04 17:16:00 +00:00
language Make isWellFormedLanguageTag() actually case insensitive 2023-11-15 15:27:32 +00:00
libs tests: Remove unused variable after ConvertibleTimestamp::setFakeTime 2023-12-27 16:36:14 +01:00
linker Namespace Config-related classes under \MediaWiki\Config 2023-09-21 05:41:58 +00:00
mail Move user options related classes into its own namespace 2023-11-29 13:27:13 +01:00
media
Message
objectcache
page Use namespaced CommentStore and CommentStoreComment in tests 2023-12-04 12:45:14 +00:00
ParamValidator/TypeDef Add temporary user type to UserDef 2023-11-29 03:58:04 -08:00
parser Namespace ParserOutput 2023-12-14 14:57:34 -05:00
password PasswordFactory: Hard-deprecate init(), deprecated since 1.32 2023-10-09 09:25:47 -04:00
Permissions Add PermissionManager::$blockManager 2023-10-19 10:15:20 +11:00
poolcounter PoolCounter: Namespace classes 2023-12-20 09:32:19 +00:00
preferences Namespace remaining User-related classes under \MediaWiki\User 2023-09-20 09:12:08 +01:00
rcfeed
registration Drop ExtensionProcessor::getExtraAutoloaderPaths(), deprecated in 1.39 2023-12-08 17:32:35 -05:00
Request Autofix spacing around commas 2023-10-25 01:08:44 +02:00
ResourceLoader
Rest REST: Add tests for handling file description pages 2024-01-02 19:15:09 +00:00
Revision Use namespaced CommentStore and CommentStoreComment in tests 2023-12-04 12:45:14 +00:00
revisionlist
search Merge "search: prefer user typed form when re-ranking a redirect to the top" 2023-10-25 21:35:42 +00:00
session Namespace Config-related classes under \MediaWiki\Config 2023-09-21 05:41:58 +00:00
Settings Autofix spacing around commas 2023-10-25 01:08:44 +02:00
shell Replace generic new Exception with more generic ones 2023-10-17 07:59:50 +00:00
site
skins Namespace Config-related classes under \MediaWiki\Config 2023-09-21 05:41:58 +00:00
specials/formfields tests: Move test cases from /includes/ into sub folder 2023-09-13 00:09:05 +02:00
Storage Namespace ParserOutput 2023-12-14 14:57:34 -05:00
StubObject tests: Move test cases from /includes/ into sub folder 2023-09-13 00:09:05 +02:00
tidy Namespace Config-related classes under \MediaWiki\Config 2023-09-21 05:41:58 +00:00
title Namespace remaining Title-related classes under \MediaWiki\Title 2023-09-19 05:21:23 +00:00
user Use year in temporary user names and restart index each year 2024-01-05 17:14:19 +00:00
utils Allow setting page restrictions on BotPassword grants 2023-12-05 14:51:06 +05:30
watcheditem tests: Remove unused variable after ConvertibleTimestamp::setFakeTime 2023-12-27 16:36:14 +01:00
watchlist tests: Use namespaced classes 2023-12-11 15:59:55 +01:00
WikiMap tests: Move test cases from /includes/ into sub folder 2023-09-13 00:09:05 +02:00
xml tests: Move test cases from /includes/ into sub folder 2023-09-13 00:09:05 +02:00
FactoryArgTestTrait.php
SetupDynamicConfigTest.php Namespace NamespaceInfo under \MediaWiki\Title 2023-09-19 05:17:04 +00:00