wiki.techinc.nl/tests/phpunit/integration/includes
Derick Alangi 9397a235c9 Loop in more relevant data to parsoid's parser outputs
We need the output content language when fetching HTML in VE
so this needs to match whatever parsoid gives us. In order for
this to happen, we need to loop in more data to the parser output
after parsing. This patch adds that more relevant data and
exposes it via a public method: `getHtmlOutputContentLanguage()`

In addition, this patch fixes a bug that was introduced in the
PageBundleParserOutputConverterTest when setting extension data
on parser output (L#64).
Follow-up: I33076c359ee45719c1c4ef63f77c1f1285951d0c (test fix)

Change-Id: I06bf9f575ed5a2521cf4b2c42fc6e0e7faab6bc0
2022-09-27 13:04:25 +01:00
..
block Use native array_column() in tests instead of loops 2022-08-16 15:41:14 +02:00
cache tests: Use namespaced IDatabase class 2022-05-28 00:09:55 +02:00
CommentFormatter tests: Use Title::makeTitle instead of Title::newFromText 2022-09-23 21:53:11 +02:00
db Drop 1.32 and 1.33 db updates 2022-09-26 18:34:31 +02:00
diff tests: Use overrideConfig(Value|Values) where needed 2022-07-12 14:40:46 +01:00
editpage/Constraint tests: Add missing @group Database 2022-08-06 22:55:12 +02:00
export tests: Use overrideConfig(Value|Values) where needed 2022-07-12 14:40:46 +01:00
filerepo
htmlform HTMLUserTextField: Fix validation 2022-07-14 02:41:03 +02:00
language Make SpecialPageAliasTest more strict 2022-05-13 18:06:00 +02:00
libs tests: Use namespaced IDatabase class 2022-05-28 00:09:55 +02:00
logging tests: Use overrideConfig(Value|Values) where needed 2022-07-12 14:40:46 +01:00
page schema: Drop tl_title and tl_namespace fields from templatelinks 2022-09-06 19:53:15 +02:00
parser Introduce HtmlInputTransformHelper 2022-09-26 12:58:17 +00:00
Permissions RateLimiter: improve test coverage 2022-07-16 11:00:59 +00:00
poolcounter
Rest/Handler Loop in more relevant data to parsoid's parser outputs 2022-09-27 13:04:25 +01:00
revisionlist
search phpunit: Add tests for SearchSuggestionSet::fromTitles() 2022-05-06 01:39:28 +01:00
Storage tests: Use WikiPageFactory to create WikiPage object 2022-06-26 23:21:02 +02:00
user tests: Use overrideConfig(Value|Values) where needed 2022-07-12 14:40:46 +01:00
utils
watchlist Fix core newtalk 304 suppression and update deferral 2022-03-18 16:52:12 +11:00
SanitizerValidateEmailTest.php
StubGlobalUserTest.php Remove or replace usages of "sanity" 2021-11-21 16:42:31 +00:00
StubObjectTest.php
TemplateParserIntegrationTest.php tests: Use overrideConfig(Value|Values) where needed 2022-07-12 14:40:46 +01:00