wiki.techinc.nl/tests/phpunit/includes/Rest
daniel 2f8736f1d3 REST: introduce getPrivateRouteUrl
We need a way to determine the URL of routes that are not public,
and should be using $wgInternalServer rather than $wgCanonicalServer.

This patch also refactors some test code to make changes to the
constructor of the Router class less painful.

Bug: T311867
Change-Id: If1878365d019434bb862c643c2350b63479c9844
2022-07-14 13:12:35 +00:00
..
EntryPointTest.php REST: introduce getPrivateRouteUrl 2022-07-14 13:12:35 +00:00
RequestFromGlobalsTest.php Convert response to string & fix assertEquals() to assertSame() 2021-11-03 13:15:19 +01:00