You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/tests/lib/AppFramework/Http
Côme Chilliet 1bd5222224
Fix PHP 8.2 warnings about undeclared properties
4 years ago
..
ContentSecurityPolicyTest.php Allow to set a strict-dynamic CSP through the API 4 years ago
DataResponseTest.php send request id in response header 4 years ago
DispatcherTest.php Fix PHP 8.2 warnings about undeclared properties 4 years ago
DownloadResponseTest.php Escape filename in Content-Disposition 5 years ago
EmptyContentSecurityPolicyTest.php Set frame-ancestors to none if none are filled 5 years ago
EmptyFeaturePolicyTest.php Use a blank line after the opening tag 6 years ago
FeaturePolicyTest.php Use a blank line after the opening tag 6 years ago
FileDisplayResponseTest.php Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 5 years ago
HttpTest.php Move the notmodified check to middleware where it belongs 6 years ago
JSONResponseTest.php Use JSON_THROW_ON_ERROR instead of custom error handling 4 years ago
OutputTest.php add tests for http/output 9 years ago
PublicTemplateResponseTest.php Format control structures, classes, methods and function 6 years ago
RedirectResponseTest.php Format control structures, classes, methods and function 6 years ago
RequestIdTest.php Adjust and add unit tests 4 years ago
RequestStream.php Add visibility to all methods and position of static keyword 6 years ago
RequestTest.php Remove at matcher uses in tests/lib 4 years ago
ResponseTest.php send request id in response header 4 years ago
StreamResponseTest.php Format control structures, classes, methods and function 6 years ago
TemplateResponseTest.php Format control structures, classes, methods and function 6 years ago