wiki.techinc.nl/tests/phpunit/integration/includes
daniel f31cd9f1d3 REST: HtmlInputTransformHelper: Load original data from stash
Parsoid needs the original rendering in order to apply
selective serialization (selser). The page/{title}/html endpoint
can stash the rendering, and now the transform endpoint can make use
of the stashed rendering.

Bug: T310464
Change-Id: Ia58043ed3aa1eb12731d82aa87606c82ec63f663
2022-09-29 19:52:27 +02: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 filerepo: remove repo name from getSharedCacheKey() 2020-11-16 17:28:31 -08:00
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 phpunit: Mass-replace setMethods with onlyMethods and adjust 2021-04-16 20:15:00 +02:00
Rest/Handler REST: HtmlInputTransformHelper: Load original data from stash 2022-09-29 19:52:27 +02:00
revisionlist tests: Use service container in integration tests cases 2021-09-05 22:14:36 +01:00
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 Use the unserialized form of image metadata internally 2021-06-08 17:04:01 +10:00
watchlist Fix core newtalk 304 suppression and update deferral 2022-03-18 16:52:12 +11:00
SanitizerValidateEmailTest.php Cleanup some tests to reduce code duplications 2020-12-21 10:08:29 +00:00
StubGlobalUserTest.php Remove or replace usages of "sanity" 2021-11-21 16:42:31 +00:00
StubObjectTest.php StubObject: add magic __get() and __set() 2021-09-04 05:37:25 +00:00
TemplateParserIntegrationTest.php tests: Use overrideConfig(Value|Values) where needed 2022-07-12 14:40:46 +01:00