mediawiki-extensions-Discus.../tests/phpunit
thiemowmde 0cf68818a8 Add various, more specific type hints
* Add @var comments to untyped getService() calls so IDEs and tools
  are able to understand where the callers are.
* Use the more specific IReadableDatabase where possible.
* Fix missing import.

Change-Id: I9c1153cb9fe872227753628a947f40bd5ee447fa
2023-06-09 13:44:42 +02:00
..
integration phpunit: Use recent overrideConfigValues() over setMwGlobals() 2023-06-02 10:37:15 +03:00
unit Create HookRunner class and the hook handler interface 2023-06-04 20:12:56 +02:00
CommentFormatterTest.php phpunit: Use recent overrideConfigValues() over setMwGlobals() 2023-06-02 10:37:15 +03:00
CommentModifierTest.php tests: Make PHPUnit data providers static 2023-05-20 15:57:13 +02:00
CommentParserTest.php Add various, more specific type hints 2023-06-09 13:44:42 +02:00
CommentUtilsTest.php tests: Make PHPUnit data providers static 2023-05-20 15:57:13 +02:00
ContentThreadItemTest.php tests: Make PHPUnit data providers static 2023-05-20 15:57:13 +02:00
EventDispatcherTest.php tests: Make PHPUnit data providers static 2023-05-20 15:57:13 +02:00
IntegrationTestCase.php phpunit: Use recent overrideConfigValues() over setMwGlobals() 2023-06-02 10:37:15 +03:00
LanguageDataTest.php tests: Make PHPUnit data providers static 2023-05-20 15:57:13 +02:00
MockCommentFormatter.php Use PHP 7.4 property types 2022-10-28 21:56:38 +02:00
MockEventDispatcher.php Separate ContentThreadItem and DatabaseThreadItem etc. 2022-07-04 23:35:50 +02:00
MockLanguageData.php Use PHP 7.4 property types 2022-10-28 21:56:38 +02:00
MockSubscriptionStore.php Add various, more specific type hints 2023-06-09 13:44:42 +02:00
ServiceWiringTest.php tests: Make PHPUnit data providers static 2023-05-20 15:57:13 +02:00
TestUtils.php Make use of named MainConfigNames::… constants 2023-05-19 12:12:32 +02:00
ThreadItemStoreTest.php tests: Make PHPUnit data providers static 2023-05-20 15:57:13 +02:00