wiki.techinc.nl/tests/phpunit/integration/includes/Rest/Handler
Derick Alangi e894dc75fa tests: Use service container in integration tests cases
Since MediaWiki 1.36, this method is provisioned to replace creating
new instances of the services object. If one is already created and
seen by the service locator, just use it.

Change-Id: I9509497a8380194aa93310343b1896521070fc31
2021-09-05 22:14:36 +01:00
..
CreationHandlerTest.php Add MediaWikiTitleCodec and NamespaceInfo to DummyServicesTrait 2021-05-04 19:10:23 +00:00
LanguageLinksHandlerTest.php Eliminate use of Title object in REST infrastructure 2021-05-05 18:54:58 -07:00
MediaFileHandlerTest.php Make MovePageTest actually test valid moves 2021-07-28 09:18:59 -07:00
MediaLinksHandlerTest.php tests: Use service container in integration tests cases 2021-09-05 22:14:36 +01:00
PageContentHelperTest.php Eliminate use of Title object in REST infrastructure 2021-05-05 18:54:58 -07:00
PageHTMLHandlerTest.php Eliminate use of Title object in REST infrastructure 2021-05-05 18:54:58 -07:00
PageSourceHandlerTest.php Eliminate use of Title object in REST infrastructure 2021-05-05 18:54:58 -07:00
ParsoidHTMLHelperTest.php Eliminate use of Title object in REST infrastructure 2021-05-05 18:54:58 -07:00
RevisionContentHelperTest.php Eliminate use of Title object in REST infrastructure 2021-05-05 18:54:58 -07:00
RevisionHTMLHandlerTest.php Eliminate use of Title object in REST infrastructure 2021-05-05 18:54:58 -07:00
RevisionSourceHandlerTest.php Eliminate use of Title object in REST infrastructure 2021-05-05 18:54:58 -07:00
UpdateHandlerTest.php Add MediaWikiTitleCodec and NamespaceInfo to DummyServicesTrait 2021-05-04 19:10:23 +00:00