mediawiki-extensions-Discus.../tests/phpunit
Bartosz Dziewoński c7723baf72 CommentParser: Replace uses of Title with TitleValue
Another small step towards removing the reliance on global state.

Change-Id: Ifb4a5bcbef6606d02f1c7aa7385d72822cb0bad0
2022-03-18 18:24:34 +00:00
..
unit Improve detecting already signed comments 2022-02-21 21:21:26 +00:00
CommentFormatterTest.php Fix parsing of non-English titles in tests 2022-03-18 18:24:07 +00:00
CommentModifierTest.php CommentParser: Replace uses of Title with TitleValue 2022-03-18 18:24:34 +00:00
CommentParserTest.php CommentParser: Replace uses of Title with TitleValue 2022-03-18 18:24:34 +00:00
CommentUtilsTest.php CommentParser: Replace uses of Title with TitleValue 2022-03-18 18:24:34 +00:00
EventDispatcherTest.php CommentParser: Replace uses of Title with TitleValue 2022-03-18 18:24:34 +00:00
IntegrationTestCase.php Set $wgUsePigLatinVariant = false while running tests 2021-12-01 23:25:30 +01:00
LanguageDataTest.php Change CommentParser into a service 2022-02-19 19:51:57 +01:00
MockCommentFormatter.php Change CommentParser into a service 2022-02-19 19:51:57 +01:00
MockEventDispatcher.php Split off ThreadItemSet from CommentParser 2022-02-21 16:22:32 +00: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
ThreadItemTest.php CommentParser: Replace uses of Title with TitleValue 2022-03-18 18:24:34 +00:00