mediawiki-extensions-Visual.../tests/phpunit/integration
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
..
DirectParsoidClientTest.php Use getExistingTestPage consistently in DirectParsoidClientTest 2023-08-18 01:04:34 +00:00
HooksTest.php Remove VirtualRESTService code from VisualEditor 2023-07-11 19:38:05 +02:00
VisualEditorParsoidClientFactoryTest.php Remove DualParsoidClient::class and related code from VE (p.2) 2023-07-25 09:01:44 +00:00