wiki.techinc.nl/tests/phpunit/includes/parser
Isabelle Hurbain-Palatin a3cf629d2f Remove ParserOutput::getText() calls from core (direct pipeline)
This is the second patch of a series of patches to remove
ParserOutput::getText() calls from core. This series of patches should
be functionally equivalent to I2b4bcddb234f10fd8592570cb0496adf3271328e.

This patch replaces the calls to getText where the legacy parser is
called directly by creating a pipeline and invoking it on the generated.
These should probably eventually use the Content framework to generate
output instead of using Parser directly (T371008), which will also allow
them to transparently support Parsoid.

Bug: T293512
Change-Id: I45951a49e57a8031887ee6e4546335141d231c18
2024-08-23 18:15:00 +02:00
..
Parsoid Add MediaWiki\Registration namespace to registration classes 2024-08-10 10:08:22 +00:00
BeforeParserFetchTemplateRevisionRecordTest.php tests: Make use of ??= and ?? operators in various tests 2024-08-15 11:44:46 +02:00
CacheTimeTest.php SerializationTestTrait: make phpunit data providers static 2024-05-22 11:43:26 -04:00
CoreParserFunctionsTest.php
ExtraParserTest.php Remove ParserOutput::getText() calls from core (getRawText) 2024-08-19 14:20:20 +02:00
LinkHolderArrayIntegrationTest.php Move Language and friends into Language namespace 2024-08-10 13:36:30 +02:00
MagicVariableTest.php Replace gettype() with get_debug_type() in debug/log/test output 2024-07-31 19:33:57 +02:00
MagicWordFactoryTest.php Move Language and friends into Language namespace 2024-08-10 13:36:30 +02:00
PageBundleJsonTraitTest.php
ParserCacheSerializationTestCases.php Remove ParserOutput::getText() calls from core (getRawText) 2024-08-19 14:20:20 +02:00
ParserCacheTest.php Remove ParserOutput::getText() calls from core (getRawText) 2024-08-19 14:20:20 +02:00
ParserMethodsTest.php Remove ParserOutput::getText() calls from core (getRawText) 2024-08-19 14:20:20 +02:00
ParserOptionsTest.php Add ParserOptions::setCollapsibleSections() 2024-04-29 12:11:09 -04:00
ParserOutputTest.php Remove ParserOutput::getText() calls from core (direct pipeline) 2024-08-23 18:15:00 +02:00
ParserPreloadTest.php tests: Use namespaced classes (@covers) 2024-06-14 00:15:40 +02:00
ParserTest.php Move Language and friends into Language namespace 2024-08-10 13:36:30 +02:00
PreprocessorTest.php Drop duplicate test cases and @dataProviders from tests 2024-07-19 10:18:31 +00:00
RevisionOutputCacheTest.php Remove ParserOutput::getText() calls from core (getRawText) 2024-08-19 14:20:20 +02:00
SanitizerTest.php Sanitizer: delete method removeHTMLtags() 2024-06-27 14:09:00 +00:00
StripStateTest.php
TagHooksTest.php Remove ParserOutput::getText() calls from core (getRawText) 2024-08-19 14:20:20 +02:00
validateParserCacheSerializationTestData.php SerializationTestUtils: handle 1.xx_wmf* versions; don't fail immediately 2024-06-03 12:23:46 -04:00