wiki.techinc.nl/tests/phpunit/unit/includes
Derick Alangi ae8c71feae deferred: Drop support for DeferredUpdatesManager
Revert of I7f07eddf2fc399b15db4fe9be4c792ef8eb0747b.

Bug: T265749
Change-Id: I5ab08bda82a79a518dd508383c60863d73cfdac4
2023-08-21 22:57:41 +00:00
..
actions Drop Action::exists() and ActionFactory::actionExists(), deprecated since 1.38 2023-08-16 16:58:34 +08:00
api Replace array_keys in foreach to use $_ as value instead 2023-07-10 02:53:52 +00:00
auth Do not use UTSysop directly in auth tests 2023-08-16 00:34:30 +00:00
block rdbms: Move ReadOnlyMode and ConfiguredReadOnlyMode to rdbms library 2023-05-04 23:41:21 +02:00
cache Migrate several wfGetDB() to use ICP 2023-07-05 11:00:59 +02:00
changes Merge "Replace IDatabase with IReadableDatabase where possible" 2023-06-08 18:24:30 +00:00
CommentFormatter tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
composer tests: Make some PHPUnit data providers static 2023-05-20 01:05:27 +02:00
config config: Widen @covers annotations in unit tests 2023-07-24 05:33:30 +01:00
content Replace some more usages of deprecated MWException 2023-06-09 02:07:08 +02:00
dao tests: Change expectDeprecation to expectDeprecationAndContinue 2023-07-18 16:35:43 +00:00
db rdbms: Remove or move unused public methods of ILB/ILBF 2023-08-01 10:33:43 +00:00
debug tests: Change expectDeprecation to expectDeprecationAndContinue 2023-07-18 16:35:43 +00:00
deferred
diff Move DiffEngine and helpers to includes/libs/Diff and put them in a namespace 2023-06-20 15:15:13 +10:00
edit
editpage phpunit: Update @covers annotations for namespaced classes 2023-05-27 17:43:12 +08:00
exception phpunit: Add temporary overrides for assertObject(Not)HasAttribute 2023-08-20 00:22:24 +02:00
Feed tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
filebackend Drop LockManagerGroup::getDefault() and getAny(), deprecated since 1.35 2023-08-16 16:58:34 +08:00
filerepo/file Reorg: Namespace the Title class 2023-03-02 08:46:53 -05:00
GlobalFunctions Resolve GlobalFunctions phpunit filename deprecation errors 2023-07-01 09:30:42 +00:00
historyblob tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
HookContainer HookContainer: avoid instantiation of handlers when calling register() 2023-07-22 16:40:14 +02:00
htmlform Replace usages of deprecated MWException 2023-06-06 17:05:32 +02:00
http phpunit: Disallow access to MediaWikiServices in unit tests 2023-08-11 00:36:47 +00:00
import
installer
interwiki
jobqueue rdbms: Move ReadOnlyMode and ConfiguredReadOnlyMode to rdbms library 2023-05-04 23:41:21 +02:00
json tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
language Language: Remove deprecated functions and constants 2023-08-06 00:53:30 +02:00
libs tests: Use namespaced Wikimedia\Rdbms\IDatabase 2023-08-20 15:18:57 +02:00
linker tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
mail mail: Final round of EmailUser refactoring 2023-06-20 11:02:51 +00:00
media tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
Message tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
objectcache tests: Make some PHPUnit data providers static 2023-05-20 01:05:27 +02:00
page deferred: Drop support for DeferredUpdatesManager 2023-08-21 22:57:41 +00:00
ParamValidator/TypeDef phpunit: Introduce TypeDefUnitTestCase 2023-07-15 14:56:34 +00:00
parser Replace usages of wfParseUrl 2023-08-11 00:00:25 +00:00
password Replace usages of deprecated MWException 2023-06-06 17:05:32 +02:00
Permissions Implement rate limiting in Authority. 2023-07-23 17:16:56 +00:00
poolcounter
preferences tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
rcfeed tests: Change expectDeprecation to expectDeprecationAndContinue 2023-07-18 16:35:43 +00:00
registration Merge "Replace substr with cleaner string methods" 2023-06-06 14:15:27 +00:00
ResourceLoader phpunit: Update @covers annotations for namespaced classes 2023-05-27 17:43:12 +08:00
Rest Use native assertGreater/LessThan in HandlerTestTrait 2023-07-03 16:13:58 +02:00
Revision tests: Change expectDeprecation to expectDeprecationAndContinue 2023-07-18 16:35:43 +00:00
revisionlist
search tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
session tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
Settings Make use of MainConfigNames references in a few more places 2023-04-21 11:11:44 +02:00
shell tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
site tests: Make some PHPUnit data providers static 2023-05-20 01:05:27 +02:00
skins Skin: Use different single-id for edit/create and (un)watch links 2023-07-30 18:09:18 +08:00
Storage Migrate more calls of Database::select* to SelectQueryBuilder 2023-07-26 13:01:28 +02:00
tidy tests: Make some PHPUnit data providers static 2023-05-20 01:05:27 +02:00
title tests: Make some PHPUnit data providers static 2023-05-20 01:05:27 +02:00
user TempUserConfig: Add getMatchPattern 2023-08-02 16:07:55 +02:00
utils UrlUtils: Make assemble() and removeDotSegments() stateless 2023-08-10 03:39:42 +01:00
watcheditem tests: Make some PHPUnit data providers static 2023-05-20 01:05:27 +02:00
watchlist Fix Phan suppressions related to Title::castFrom*() and friends 2023-04-22 16:45:09 +02:00
BadFileLookupTest.php Reorg: Move five page-related classes to page/ out of includes/ 2023-02-23 17:03:49 +01:00
DeprecatedGlobalTest.php tests: Change expectDeprecation to expectDeprecationAndContinue 2023-07-18 16:35:43 +00:00
DerivativeRequestTest.php phpunit: Update @covers annotations for namespaced classes 2023-05-27 17:43:12 +08:00
FactoryArgTestTrait.php
FauxResponseTest.php phpunit: Update @covers annotations for namespaced classes 2023-05-27 17:43:12 +08:00
FormOptionsInitializationTest.php phpunit: Update @covers annotations for namespaced classes 2023-05-27 17:43:12 +08:00
FormOptionsTest.php phpunit: Update @covers annotations for namespaced classes 2023-05-27 17:43:12 +08:00
HeaderCallbackTest.php tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
HtmlHelperTest.php Reorg: Move HTML-related classes out of includes/ to Html/ 2023-02-16 20:40:01 +01:00
HtmlJsCodeTest.php Html: Move encodeJsVar() + encodeJsCall() from Xml 2023-07-14 13:42:02 -04:00
LicensesTest.php
ListToggleTest.php phpunit: Update @covers annotations for namespaced classes 2023-05-27 17:43:12 +08:00
MovePageTest.php phpunit: Update @covers annotations for namespaced classes 2023-05-27 17:43:12 +08:00
PathRouterTest.php phpunit: Update @covers annotations for namespaced classes 2023-05-27 17:43:12 +08:00
PingbackTest.php Pingback: Avoid confusingly named non-test method in PingbackTest 2023-06-06 19:40:58 +01:00
ProxyLookupTest.php Reorg: Move ProxyLookup to Request/ 2023-08-06 12:22:58 +02:00
ReadOnlyModeTest.php phpunit: Update @covers annotations for namespaced classes 2023-05-27 17:43:12 +08:00
SetupDynamicConfigTest.php Fix more PHPStorm inspections (#2) 2023-03-25 00:19:58 +00:00
SiteConfigurationTest.php Fix some typos 2023-03-21 15:58:09 +01:00
TitleArrayFromResultTest.php phpunit: Update @covers annotations for namespaced classes 2023-05-27 17:43:12 +08:00
TitleTest.php Remove deprecated Title::newFromTitleValue 2023-07-08 19:23:50 +00:00
WikiReferenceTest.php phpunit: Update @covers annotations for namespaced classes 2023-05-27 17:43:12 +08:00
XmlSelectTest.php tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
XmlTest.php Html: Move encodeJsVar() + encodeJsCall() from Xml 2023-07-14 13:42:02 -04:00