mediawiki-extensions-Visual.../tests/phpunit
Daimona Eaytoy 3d63e08a02 Use getExistingTestPage consistently in DirectParsoidClientTest
testTransformHtml currently passes just because the previous test
(testGetPageHtml) calls getExistingTestPage for the same page, but it
fails when run on its own because the page doesn't exist. Make it use
getExistingTestPage consistently to fix that.

This is also needed by core change Ie2f1809d, after which all tables
will be reset between tests.

Change-Id: Id4cb4803fae0d62c695ff1d1051056062c54da82
2023-08-18 01:04:34 +00:00
..
integration Use getExistingTestPage consistently in DirectParsoidClientTest 2023-08-18 01:04:34 +00:00
unit Allow hook implementations to modify params 2022-03-29 11:31:30 +00:00
ApiVisualEditorTest.php Do not assume that UTPage exists in ApiVisualEditorTest 2023-08-07 16:33:53 +02:00