mediawiki-extensions-Discus.../tests/phpunit
Alexander Vorwerk 0935bb1271 MediaWikiTestCase -> MediaWikiIntegrationTestCase
MediaWikiTestCase has been renamed to MediaWikiIntegrationTestCase in 1.34.

Bug: T293043
Change-Id: I485c5c5f0376ab60cdec49e934c6e7eea8c9feb5
2021-10-12 00:40:27 +02:00
..
unit Use DOMCompat::newDocument() to create a new Document 2021-07-30 18:15:11 -04:00
CommentFormatterTest.php build: Updating dependencies 2021-07-22 16:29:04 +00:00
CommentModifierTest.php Deal with document body consistently 2021-08-03 15:12:55 +02:00
CommentParserTest.php Change CommentParser and ImmutableRange to use offsets in codepoints instead of bytes 2021-09-27 19:04:16 +00:00
DataTest.php build: Updating dependencies 2021-07-22 16:29:04 +00:00
EventDispatcherTest.php EventDispatcher: Fix ignoring level 3+ headings 2021-08-16 15:42:06 +00:00
IntegrationTestCase.php MediaWikiTestCase -> MediaWikiIntegrationTestCase 2021-10-12 00:40:27 +02:00
MockCommentFormatter.php Don't refer directly to PHP dom extension classes; avoid nonstandard behavior 2021-07-30 18:15:40 -04:00
MockEventDispatcher.php Create a hidden revision tag for talk page comments 2021-08-16 15:42:51 +00:00
MockSubscriptionStore.php build: Updating dependencies 2021-07-22 16:29:04 +00:00
TestUtils.php Remove pointless uses of preserveWhiteSpace property 2021-08-09 23:45:48 +02:00
ThreadItemTest.php Add some tests covering ThreadItem::getHTML() and related methods 2021-08-24 07:54:09 +02:00