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
Joas Schilling 0acd4b5f82
Merge pull request #31235 from nextcloud/techdebt/noid/extract-request-id
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 Merge pull request #31235 from nextcloud/techdebt/noid/extract-request-id 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 Format control structures, classes, methods and function 6 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 Adjust and add unit tests 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