mediawiki-extensions-Discus.../tests/phpunit
Bartosz Dziewoński 475aa80057 Fetch user's topic subscriptions on the page in a single query
Previously, we have made a query per each topic on the page.

Bug: T281000
Change-Id: I1029e62a65fc191ca37e1178ea7ffc55afafa1b9
2021-04-28 21:54:26 +00:00
..
unit Improve signature detection to handle formatting on the timestamp 2021-02-27 02:33:30 +01:00
CommentFormatterTest.php Avoid splitting ParserCache on user language 2021-04-21 11:57:30 +00:00
CommentModifierTest.php Trim signatures when added in an empty existing node, too 2021-03-08 23:38:46 +00:00
CommentParserTest.php Introduce comment "names" to identify comments across revisions/pages 2021-03-23 16:08:42 +00:00
DataTest.php Make CommentUtilsTest a proper unit test 2021-02-02 15:37:17 +01:00
IntegrationTestCase.php Make CommentUtilsTest a proper unit test 2021-02-02 15:37:17 +01:00
MockCommentFormatter.php Make CommentUtilsTest a proper unit test 2021-02-02 15:37:17 +01:00
MockSubscriptionStore.php Fetch user's topic subscriptions on the page in a single query 2021-04-28 21:54:26 +00:00
TestUtils.php CommentFormatterTest: Avoid re-serializing the HTML 2021-03-01 21:30:28 +01:00
ThreadItemTest.php Make CommentUtilsTest a proper unit test 2021-02-02 15:37:17 +01:00