mediawiki-extensions-Discus.../tests/phpunit
Bartosz Dziewoński 3137d76f40 Connect sub-threads to their parent threads
Our threads now also contain all replies to their sub-threads.
This is similar to how sections work in MediaWiki, where the parent
section also contains the content of all the lower-level sections.
We're going to need this for notifications about replies in a thread.

Bug: T264478
Change-Id: I241fc58e2088a7555942824b0f184ed21e3a8b6f
2020-10-22 02:05:02 +02:00
..
CommentFormatterTest.php Add tests for CommentFormatter 2020-10-20 04:13:25 +02:00
CommentModifierTest.php Better way to update expected test outputs 2020-10-19 23:53:30 +02:00
CommentParserTest.php Connect sub-threads to their parent threads 2020-10-22 02:05:02 +02:00
CommentTestCase.php tests: Fix some typos 2020-10-14 22:14:59 +02:00
DataTest.php Better way to update expected test outputs 2020-10-19 23:53:30 +02:00
ThreadItemTest.php Connect sub-threads to their parent threads 2020-10-22 02:05:02 +02:00