mediawiki-extensions-Visual.../tests/phpunit
Bartosz Dziewoński 209aaf6943 ParsoidClient: Fix getPageHtml() $targetLanguage param inconsistencies
* DirectParsoidClient: Actually allow null to be provided.
  Previously we tried to call methods on it unconditionally.

* VRSParsoidClient: Require the param to be provided (even if null).
  No reason to diverge from the interface, which requires it.

Change-Id: Id9a450dc8b8eb3e82cf87718b96975e5a3c6180c
2022-09-26 22:52:31 +02:00
..
integration ParsoidClient: Fix getPageHtml() $targetLanguage param inconsistencies 2022-09-26 22:52:31 +02:00
unit Allow hook implementations to modify params 2022-03-29 11:31:30 +00:00
ApiVisualEditorTest.php ApiVisualEditorTest: Set Database annotation and $tablesUsed 2022-07-12 13:07:31 +00:00
SpecialCollabPadTest.php Namespace rest of the extension 2022-03-14 22:27:15 +00:00