mediawiki-extensions-Discus.../tests/phpunit
Dreamy Jazz 68ae9555f1 Test ServiceWiring.php
Test ServiceWiring.php using tests copied from CentralAuth. Because
phpunit does not support marking a file as covered, the ServiceWiring
file is ignored for code coverage as the tests fully cover the file.

Change-Id: I7da8d74fec84a5aa9c77bc0678ad8f55b550893a
2023-01-13 12:01:38 +00:00
..
integration ApiDiscussionToolsTrait: PageInfo & Compare don't need HTML for editing 2022-11-21 16:29:13 +01:00
unit Ship HTML test files for JS using 'packageFiles' instead of 'templates' 2022-10-12 22:45:41 +00:00
CommentFormatterTest.php CommentFormatterTest: Fix PHP 8.1 deprecation warning 2022-11-10 23:03:06 +01:00
CommentModifierTest.php Place replies outside transclusions, disallow replying to transcluded comments 2022-11-14 19:17:18 +01:00
CommentParserTest.php Add @covers CommentUtils to tests that use it 2022-09-16 13:22:43 +02:00
CommentUtilsTest.php Follow-up be012ced: tests: Provide some basic direct tests for CommentUtils::getTitleFromUrl 2022-11-29 15:43:18 -05:00
ContentThreadItemTest.php Only filter code coverage at the class level 2022-09-15 14:08:30 +02:00
EventDispatcherTest.php Only filter code coverage at the class level 2022-09-15 14:08:30 +02:00
IntegrationTestCase.php Set $wgUsePigLatinVariant = false while running tests 2021-12-01 23:25:30 +01:00
LanguageDataTest.php LanguageDataTest: Set 'UsePigLatinVariant' => false 2022-11-08 18:13:36 +00: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 Automatic topic subscriptions (on any edit) 2021-11-15 22:45:42 +01:00
ServiceWiringTest.php Test ServiceWiring.php 2023-01-13 12:01:38 +00:00
TestUtils.php Use FormatJson helper for outputting pretty JSON for tests 2022-10-12 00:52:52 +02:00
ThreadItemStoreTest.php ThreadItemStoreTest: Add test for old revisions of indistinguishable comments 2022-10-20 03:50:47 +02:00