mediawiki-extensions-Discus.../tests/phpunit
Umherirrender 3dc5e88842 Use namespaced classes
Changes to the use statements done automatically via script
Addition of missing use statement done manually

Change-Id: I492ddae3c3e9f81d551ea8b348b7148893f4f590
2024-06-09 00:02:35 +02:00
..
integration Use namespaced classes 2024-06-09 00:02:35 +02:00
unit Create HookRunner class and the hook handler interface 2023-06-04 20:12:56 +02:00
CommentFormatterTest.php Use namespaced classes 2024-06-09 00:02:35 +02:00
CommentModifierTest.php Avoid global state in tests involving CommentParser 2023-12-11 22:19:14 +01:00
CommentParserTest.php Remove now redundant PHPDoc blocks 2024-03-10 23:53:04 +00:00
CommentUtilsTest.php Fix PHP getTitleFromUrl() when $wgArticlePath is '/$1' 2024-02-24 02:03:17 +01:00
ContentThreadItemTest.php Avoid global state in tests involving CommentParser 2023-12-11 22:19:14 +01:00
EventDispatcherTest.php Avoid global state in tests involving CommentParser 2023-12-11 22:19:14 +01:00
IntegrationTestCase.php Avoid global state in tests involving CommentParser 2023-12-11 22:19:14 +01:00
LanguageDataTest.php tests: Make PHPUnit data providers static 2023-05-20 15:57:13 +02:00
MockCommentFormatter.php Remove now redundant PHPDoc blocks 2024-03-10 23:53:04 +00:00
MockEventDispatcher.php Remove now redundant PHPDoc blocks 2024-03-10 23:53:04 +00:00
MockLanguageData.php Remove now redundant PHPDoc blocks 2024-03-10 23:53:04 +00: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 Use namespaced classes 2024-06-09 00:02:35 +02:00
ThreadItemStoreTest.php Replace wfGetDB() in test with $this->getDb() 2024-03-26 12:01:16 +00:00