wiki.techinc.nl/tests/phpunit/unit/includes/Rest
2024-08-08 16:12:38 +00:00
..
BasicAccess Drop writeapi userright 2024-07-31 11:10:50 +00:00
Handler Merge "Hard-deprecate getBodyValidator" 2024-08-08 16:12:38 +00: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 Merge "Hard-deprecate getBodyValidator" 2024-08-08 16:12:38 +00:00
ConditionalHeaderUtilTest.php tests: Add more use statements in namespaced classes 2024-02-18 21:31:02 +00:00
CorsUtilsTest.php tests: Add more use statements in namespaced classes 2024-02-18 21:31:02 +00:00
HeaderContainerTest.php tests: Add more use statements in namespaced classes 2024-02-18 21:31:02 +00:00
MockHandlerFactory.php Introduce Modules into the REST framework 2024-05-08 16:12:30 +02:00
RequestBaseTest.php RequestInterface: add hasBody() 2024-02-28 10:17:08 +00:00
RequestDataTest.php RequestInterface: add hasBody() 2024-02-28 10:17:08 +00:00
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 tests: Add more use statements in namespaced classes 2024-02-18 21:31:02 +00:00
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