nextcloud-server/tests/lib/AppFramework/Http
Vincent Petry ae6fe874ed
Merge pull request #35780 from nextcloud/fix/http-dispatcher-double-parameter-cast
Fix missing cast of double controller parameters
2022-12-16 16:18:35 +01:00
..
ContentSecurityPolicyTest.php
DataResponseTest.php
DispatcherTest.php fix(app framework): Fix missing cast of double controller parameters 2022-12-15 09:33:52 +01:00
DownloadResponseTest.php
EmptyContentSecurityPolicyTest.php
EmptyFeaturePolicyTest.php
FeaturePolicyTest.php
FileDisplayResponseTest.php
HttpTest.php
JSONResponseTest.php Use JSON_THROW_ON_ERROR instead of custom error handling 2022-05-30 19:17:49 +02:00
OutputTest.php
PublicTemplateResponseTest.php
RedirectResponseTest.php
RequestIdTest.php
RequestStream.php Fix some more problems with tests under PHP 8.2 2022-11-15 16:02:24 +01:00
RequestTest.php check if params given to API are really an array 2022-12-15 13:45:22 +05:45
ResponseTest.php
StreamResponseTest.php
TemplateResponseTest.php