mediawiki-extensions-Echo/tests/phpunit
Umherirrender aa41e1e292 Migrate to IDatabase::newInsertQueryBuilder/newUpdateQueryBuilder
UpdateQueryBuilder does not return a value,
removed the return value from the functions as well,
deprecated since 1.33

Change-Id: I3b934a5e6d5a53c07ec5233da00d9f53ba7bae92
2024-04-13 22:51:32 +02:00
..
Api Remove $this->tablesUsed from PHPUnit tests 2024-01-14 04:48:27 -08:00
Cache Inject services into TitleLocalCache 2024-03-17 21:22:00 +00: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 Remove $this->tablesUsed from PHPUnit tests 2024-01-14 04:48:27 -08:00
maintenance Use namespaced classes 2023-12-11 16:39:00 +01:00
Mapper Migrate to IDatabase::newInsertQueryBuilder/newUpdateQueryBuilder 2024-04-13 22:51:32 +02: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 Migrate to IDatabase::newInsertQueryBuilder/newUpdateQueryBuilder 2024-04-13 22:51:32 +02: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 Fix casing of MediaWiki 2024-03-12 15:25:19 +00: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 Remove $this->tablesUsed from PHPUnit tests 2024-01-14 04:48:27 -08:00
ThankYouEditTest.php Remove $this->tablesUsed from PHPUnit tests 2024-01-14 04:48:27 -08:00
UnreadWikisTest.php Use namespaced classes 2023-12-11 16:39:00 +01:00
UserLocatorTest.php Migrate to IDatabase::newInsertQueryBuilder/newUpdateQueryBuilder 2024-04-13 22:51:32 +02:00