wiki.techinc.nl/tests/phpunit/unit/includes/Rest
Umherirrender 167fb2a979 unit tests: Use MainConfigNames constant to refer configs
When creating ServiceOptions objects or fake HashConfigs use the
constant to refer the config name

Change-Id: I59a29f25b76e896c07e82156c6cc4494f98e64cc
2022-08-17 22:33:58 +02:00
..
BasicAccess REST: introduce getPrivateRouteUrl 2022-07-14 13:12:35 +00:00
Handler unit tests: Use MainConfigNames constant to refer configs 2022-08-17 22:33:58 +02:00
HeaderParser
PathTemplateMatcher
Validator Allow REST API delete method request to contain a body 2022-06-03 16:26:46 -05:00
ConditionalHeaderUtilTest.php REST: Allow weak ETags to match strong ETags. 2022-06-27 12:52:42 +00:00
CorsUtilsTest.php unit tests: Use MainConfigNames constant to refer configs 2022-08-17 22:33:58 +02:00
HeaderContainerTest.php
ResponseFactoryTest.php REST: Hide exception message when wgShowExceptionDetails=false 2022-05-26 14:45:50 +01:00
RestTestTrait.php phpunit tests for ParsoidHandler::html2wt 2022-07-18 13:51:49 +02:00
RouterTest.php REST: introduce getPrivateRouteUrl 2022-07-14 13:12:35 +00:00
SessionHelperTestTrait.php Allow REST API handlers to require csrf-safe session providers 2022-05-20 16:52:54 +00:00
StringStreamTest.php
testAdditionalRoutes.json
testRoutes.json