mediawiki-extensions-Discus.../tests/phpunit
Ed Sanders fcdabc5fcc Only filter code coverage at the class level
Many methods are covered indirectly, and using method-level
@covers filters means these are reported as not being covered.

Change-Id: I94eb3e8c48209ff0b6bfc09e18c93555bb167e8f
2022-09-15 14:08:30 +02:00
..
unit Only filter code coverage at the class level 2022-09-15 14:08:30 +02:00
ApiDiscussionToolsPageInfoTest.php Only filter code coverage at the class level 2022-09-15 14:08:30 +02:00
CommentFormatterTest.php Only filter code coverage at the class level 2022-09-15 14:08:30 +02:00
CommentModifierTest.php Only filter code coverage at the class level 2022-09-15 14:08:30 +02:00
CommentParserTest.php Only filter code coverage at the class level 2022-09-15 14:08:30 +02:00
CommentUtilsTest.php Only filter code coverage at the class level 2022-09-15 14:08:30 +02: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 Only filter code coverage at the class level 2022-09-15 14:08:30 +02:00
MockCommentFormatter.php Add some missing typehints 2022-06-29 15:15:52 +00:00
MockEventDispatcher.php Separate ContentThreadItem and DatabaseThreadItem etc. 2022-07-04 23:35:50 +02:00
MockLanguageData.php Change CommentParser into a service 2022-02-19 19:51:57 +01:00
MockSubscriptionStore.php Automatic topic subscriptions (on any edit) 2021-11-15 22:45:42 +01:00
TestUtils.php CommentParser: Replace uses of Title with TitleValue 2022-03-18 18:24:34 +00:00
ThreadItemStoreTest.php Only filter code coverage at the class level 2022-09-15 14:08:30 +02:00