mediawiki-extensions-Discus.../tests/phpunit
Bartosz Dziewoński 66cac8523e ThreadItemStoreTest: Add test for old revisions of indistinguishable comments
Just to confirm that this works correctly, because I broke it a few
times in different ways while working on T321121.

In this scenario, discussiontools_item_revisions contains rows for
the oldest and newest revisions of pages containing each comment
distinguishable by name, as well as extra rows for the newest
revisions of comments indistinguishable by name, so that they can
be looked up by ID.

Change-Id: Ic8450a6b082ed343dd633d3a43c50696b5d6d2bb
2022-10-20 03:50:47 +02:00
..
unit Ship HTML test files for JS using 'packageFiles' instead of 'templates' 2022-10-12 22:45:41 +00:00
ApiDiscussionToolsPageInfoTest.php Only filter code coverage at the class level 2022-09-15 14:08:30 +02:00
CommentFormatterTest.php Add @covers CommentUtils to tests that use it 2022-09-16 13:22:43 +02:00
CommentModifierTest.php Add @covers CommentUtils to tests that use it 2022-09-16 13:22:43 +02:00
CommentParserTest.php Add @covers CommentUtils to tests that use it 2022-09-16 13:22:43 +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 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