mediawiki-extensions-Visual.../tests/phpunit/integration
C. Scott Ananian 10cb01cdd1 Update DirectParsoidClient to match BCP-47 changes in core
We're trying to avoid passing raw strings around, since they can be
ambiguous specifiers of language.  This patch makes VE compatible
with I982e0df706a633b05dcc02b5220b737c19adc401, with a backward
compatibility workaround which can be removed after
I982e0df706a633b05dcc02b5220b737c19adc401 merges.

The new code also uses slightly more methods of the Language object,
which need to be mocked in a unit test.

Change-Id: I830867d58f8962d6a57be16ce3735e8384f9ac1c
2023-03-08 21:19:21 +00:00
..
DirectParsoidClientTest.php Update DirectParsoidClient to match BCP-47 changes in core 2023-03-08 21:19:21 +00:00
DualParsoidClientTest.php Pick ParsoidClient implementation based on etag. 2022-10-20 08:52:20 +00:00
HooksTest.php Rename HTMLTransform related classes 2022-11-04 11:43:36 +00:00
VisualEditorParsoidClientFactoryTest.php Use helper classes from the new namespace 2023-01-16 14:22:38 +01:00
VRSParsoidClientTest.php ParsoidClient: Fix getPageHtml() $targetLanguage param inconsistencies 2022-09-26 22:52:31 +02:00