wiki.techinc.nl/tests/phpunit/unit/includes/Rest
Bartosz Dziewoński 0fdea6470d tests: Silence JsonBodyValidator deprecation warning in data provider
Follow-up to e93d7f0705.

Change-Id: I975b0dee68b712e1c82679b45b5be8d17703c856
2024-08-16 23:37:56 +02:00
..
BasicAccess Drop writeapi userright 2024-07-31 11:10:50 +00:00
Handler Move Language and friends into Language namespace 2024-08-10 13:36:30 +02:00
HeaderParser Remove all @package comments 2024-05-10 13:53:15 +02:00
Module REST: Make module definition files more like OpenAPI specs 2024-06-24 16:42:59 +02:00
PathTemplateMatcher Disallow optional or empty path parameters 2024-04-24 14:27:06 -05:00
Validator tests: Silence JsonBodyValidator deprecation warning in data provider 2024-08-16 23:37:56 +02:00
ConditionalHeaderUtilTest.php
CorsUtilsTest.php
HeaderContainerTest.php
MockHandlerFactory.php Introduce Modules into the REST framework 2024-05-08 16:12:30 +02:00
RequestBaseTest.php
RequestDataTest.php
ResponseFactoryTest.php rest: test for path redirection 2024-04-16 10:13:05 -04:00
RestTestTrait.php Add namespace to the root classes of ObjectCache 2024-07-10 00:14:54 +03:30
RouterTest.php Hard-deprecate getBodyValidator 2024-07-16 13:06:01 +00:00
SessionHelperTestTrait.php Remove all @package comments 2024-05-10 13:53:15 +02:00
StringStreamTest.php
testAdditionalRoutes.json Introduce Modules into the REST framework 2024-05-08 16:12:30 +02:00
testRoutes.json REST: Deprecate using "post" as the parameter source 2024-06-25 14:57:58 +02:00
TokenAwareHandlerTraitTest.php