wiki.techinc.nl/tests/phpunit/unit/includes/Rest
Amir Sarabadani bbe704b5c1 Reorg: Move some of request related classes to MediaWiki/Request
Redoing I5ea70120d74 but without moving WebRequest that caused issues
with phan-taint-plugin.

Moving:
 - DerivativeRequest
 - FauxRequest
 - FauxRequestUpload
 - PathRouter
 - WebRequestUpload

Bug: T321882
Change-Id: I832b133aaf61ee9f6190b0227d2f3de99bd1717b
2022-10-28 10:15:31 +00:00
..
BasicAccess REST: introduce getPrivateRouteUrl 2022-07-14 13:12:35 +00:00
Handler Reorg: Move some of request related classes to MediaWiki/Request 2022-10-28 10:15:31 +00:00
HeaderParser
PathTemplateMatcher
Validator Allow REST API delete method request to contain a body 2022-06-03 16:26:46 -05:00
ConditionalHeaderUtilTest.php ConditionalHeaderUtil: Handle If-None-Match: * 2022-10-07 09:06:04 +00:00
CorsUtilsTest.php unit tests: Use MainConfigNames constant to refer configs 2022-08-17 22:33:58 +02:00
HeaderContainerTest.php Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
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