mediawiki-extensions-Echo/tests/phpunit
Fomafix 829003cabf Use $this->getServiceContainer() in maintenance and tests
Use
	$this->getServiceContainer()
instead of
	MediaWikiServices::getInstance()
in maintenance and tests.

Change-Id: I845e8f083b19da093166d6551683f2013eec7bb1
2023-11-09 20:18:48 +00:00
..
Api And a few more namespaced classes... 2023-08-18 22:27:18 +01:00
Cache Make Title and Revision caches proper services 2023-08-14 17:41:23 +02:00
Controller Namespace classes that need aliases 2023-08-18 19:00:41 +01:00
Formatters Replace deprecated Language::factory 2022-12-28 20:19:01 +01:00
integration Use $this->getServiceContainer() in maintenance and tests 2023-11-09 20:18:48 +00:00
maintenance And a few more namespaced classes... 2023-08-18 22:27:18 +01:00
Mapper Make DB tests more robust 2023-08-19 19:59:51 +00: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 Namespace a few more classes 2023-08-18 21:48:15 +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 Merge "Make DB tests more robust" 2023-09-01 13:33:23 +00:00
EchoHooksTest.php Use dependency injection in hooks 2023-10-14 23:44:57 +05:30
NotificationsTest.php Namespace Model 2022-11-10 14:25:42 -07:00
NotificationStructureTest.php tests: Make PHPUnit data providers static 2023-05-20 20:36:33 +02:00
NotifUserTest.php Use $this->getServiceContainer() in maintenance and tests 2023-11-09 20:18:48 +00:00
ServiceWiringTest.php Use $this->getServiceContainer() in maintenance and tests 2023-11-09 20:18:48 +00:00
SummaryParserTest.php Namespace a few more classes 2023-08-18 21:48:15 +01:00
TalkPageFunctionalTest.php Make DB tests more robust 2023-08-19 19:59:51 +00:00
ThankYouEditTest.php Namespace classes that need aliases 2023-08-18 19:00:41 +01:00
UnreadWikisTest.php Namespace a few more classes 2023-08-18 21:48:15 +01:00
UserLocatorTest.php Namespace classes that need aliases 2023-08-18 19:00:41 +01:00