wiki.techinc.nl/tests/phpunit/unit/includes/Rest
Umherirrender c6fecd5ab0 tests: Replace assertEmpty with assertSame
assertSame avoids use of loose comparisons and
allows to check the expected type

Change-Id: If821d1be2bc1ff9f8b70968a339f33c7a8e8880a
2022-11-25 00:42:53 +01:00
..
BasicAccess REST: introduce getPrivateRouteUrl 2022-07-14 13:12:35 +00:00
Handler tests: Replace assertEmpty with assertSame 2022-11-25 00:42:53 +01: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 tests: Swap assertion order in unit tests 2021-08-04 20:21:01 +02:00
testAdditionalRoutes.json
testRoutes.json REST: gracefully handle all exceptions. 2021-11-02 20:33:13 +01:00