mediawiki-extensions-Visual.../tests/phpunit
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
..
integration Update DirectParsoidClient to match BCP-47 changes in core 2023-03-08 21:19:21 +00:00
unit Allow hook implementations to modify params 2022-03-29 11:31:30 +00:00
ApiVisualEditorTest.php Rename HTMLTransform related classes 2022-11-04 11:43:36 +00:00
SpecialCollabPadTest.php Namespace rest of the extension 2022-03-14 22:27:15 +00:00