mediawiki-extensions-Echo/tests/phpunit
Umherirrender 9c94786dea tests: Use TestingAccessWrapper::newFromClass in DiscussionParserTest
Currently using ReflectionProperty::setValue(), which is deprecated for
static values in php8.3

Change-Id: If53b7ae9d58e8e5d6eb95f6fff07038b9c1bdd42
2023-12-13 20:43:18 +01:00
..
Api Use namespaced classes 2023-12-11 16:39:00 +01:00
Cache Use namespaced classes 2023-12-11 16:39:00 +01:00
Controller Use namespaced classes 2023-12-11 16:39:00 +01:00
Formatters Replace deprecated Language::factory 2022-12-28 20:19:01 +01:00
integration Use namespaced classes 2023-12-11 16:39:00 +01:00
maintenance Use namespaced classes 2023-12-11 16:39:00 +01:00
Mapper Use namespaced classes 2023-12-11 16:39:00 +01:00
Model Switch uses of IDatabase to namespaced version 2023-08-19 15:01:58 +00:00
revision_txt Ping users mentioned in edit summaries 2018-02-22 12:37:35 -08:00
unit Use namespaced classes 2023-12-11 16:39:00 +01:00
ContainmentSetTest.php Namespace some more classes 2023-08-18 21:24:59 +01:00
DbFactoryTest.php Namespace classes that need aliases 2023-08-18 19:00:41 +01:00
DiscussionParserTest.php tests: Use TestingAccessWrapper::newFromClass in DiscussionParserTest 2023-12-13 20:43:18 +01:00
EchoHooksTest.php Use dependency injection in hooks 2023-10-14 23:44:57 +05:30
NotificationsTest.php Use namespaced classes 2023-12-11 16:39:00 +01:00
NotificationStructureTest.php tests: Make PHPUnit data providers static 2023-05-20 20:36:33 +02:00
NotifUserTest.php Use namespaced classes 2023-12-11 16:39:00 +01:00
ServiceWiringTest.php Use $this->getServiceContainer() in maintenance and tests 2023-11-09 20:18:48 +00:00
SummaryParserTest.php Use namespaced classes 2023-12-11 16:39:00 +01:00
TalkPageFunctionalTest.php Make DB tests more robust 2023-08-19 19:59:51 +00:00
ThankYouEditTest.php Use namespaced classes 2023-12-11 16:39:00 +01:00
UnreadWikisTest.php Use namespaced classes 2023-12-11 16:39:00 +01:00
UserLocatorTest.php Use namespaced classes 2023-12-11 16:39:00 +01:00