nextcloud-server/tests/lib/AppFramework/Http
jld3103 b0001c6010
Add template types to responses
Signed-off-by: jld3103 <jld3103yt@gmail.com>
2023-06-30 09:33:29 +07:00
..
ContentSecurityPolicyTest.php chore(appframework)!: Drop \OCP\AppFramework\Http\EmptyContentSecurityPolicy::allowInlineScript 2023-06-12 10:03:59 +07:00
DataResponseTest.php Change X-Robots-Tag header from "none" to "noindex, nofollow" 2023-02-15 20:16:51 +07:00
DispatcherTest.php feat(app framework)!: Inject services into controller methods 2023-01-18 14:00:38 +07:00
DownloadResponseTest.php Escape filename in Content-Disposition 2021-06-02 19:22:17 +07:00
EmptyContentSecurityPolicyTest.php chore(appframework)!: Drop \OCP\AppFramework\Http\EmptyContentSecurityPolicy::allowInlineScript 2023-06-12 10:03:59 +07:00
EmptyFeaturePolicyTest.php composer run cs:fix 2023-01-20 11:45:08 +07:00
FeaturePolicyTest.php composer run cs:fix 2023-01-20 11:45:08 +07:00
FileDisplayResponseTest.php Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 2020-08-12 13:55:19 +07:00
HttpTest.php Move the notmodified check to middleware where it belongs 2020-05-13 08:11:24 +07:00
JSONResponseTest.php composer run cs:fix 2023-01-20 11:45:08 +07:00
OutputTest.php
PublicTemplateResponseTest.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +07:00
RedirectResponseTest.php composer run cs:fix 2023-01-20 11:45:08 +07:00
RequestIdTest.php Adjust and add unit tests 2022-02-23 11:01:58 +07:00
RequestStream.php Fix some more problems with tests under PHP 8.2 2022-11-15 16:02:24 +07:00
RequestTest.php Adapt tests to config value typing 2023-04-05 17:42:14 +07:00
ResponseTest.php Add template types to responses 2023-06-30 09:33:29 +07:00
StreamResponseTest.php composer run cs:fix 2023-01-20 11:45:08 +07:00
TemplateResponseTest.php composer run cs:fix 2023-01-20 11:45:08 +07:00