mediawiki-extensions-Discus.../tests/phpunit
Bartosz Dziewoński 165ca9b847 Improve CommentModifier::addReply() API for re-use and testing
Goal: To be able to re-use or test the transformations we previously
  performed in addWikitextReply() / addHtmlReply(), without requiring
  a Comment object or adding the result as a reply.

Change-Id: I040c4be9b6b9bddba661f30fd0566f8850673074
2022-02-03 21:12:48 +00:00
..
unit Use DOMCompat::newDocument() to create a new Document 2021-07-30 18:15:11 -04:00
CommentFormatterTest.php Parser: Pass in title of page being parsed 2022-01-12 21:17:59 +00:00
CommentModifierTest.php Improve CommentModifier::addReply() API for re-use and testing 2022-02-03 21:12:48 +00:00
CommentParserTest.php Parser: Pass in title of page being parsed 2022-01-12 21:17:59 +00:00
DataTest.php build: Updating dependencies 2021-07-22 16:29:04 +00:00
EventDispatcherTest.php Parser: Pass in title of page being parsed 2022-01-12 21:17:59 +00:00
IntegrationTestCase.php Set $wgUsePigLatinVariant = false while running tests 2021-12-01 23:25:30 +01:00
MockCommentFormatter.php Parser: Pass in title of page being parsed 2022-01-12 21:17:59 +00:00
MockEventDispatcher.php Add missing typehints 2021-12-01 14:57:09 +00:00
MockSubscriptionStore.php Automatic topic subscriptions (on any edit) 2021-11-15 22:45:42 +01:00
TestUtils.php Parser: Pass in title of page being parsed 2022-01-12 21:17:59 +00:00
ThreadItemTest.php Parser: Pass in title of page being parsed 2022-01-12 21:17:59 +00:00