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 2c6f32cb28
feat(request): Allow to match the client version with the IRequest::USER_AGENT_* regex
3 years ago
..
ContentSecurityPolicyTest.php chore(appframework)!: Drop \OCP\AppFramework\Http\EmptyContentSecurityPolicy::allowInlineScript 3 years ago
DataResponseTest.php Change X-Robots-Tag header from "none" to "noindex, nofollow" 3 years ago
DispatcherTest.php feat(app framework)!: Inject services into controller methods 3 years ago
DownloadResponseTest.php Escape filename in Content-Disposition 5 years ago
EmptyContentSecurityPolicyTest.php chore(appframework)!: Drop \OCP\AppFramework\Http\EmptyContentSecurityPolicy::allowInlineScript 3 years ago
EmptyFeaturePolicyTest.php composer run cs:fix 3 years ago
FeaturePolicyTest.php composer run cs:fix 3 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 composer run cs:fix 3 years ago
OutputTest.php
PublicTemplateResponseTest.php Format control structures, classes, methods and function 6 years ago
RedirectResponseTest.php composer run cs:fix 3 years ago
RequestIdTest.php Adjust and add unit tests 4 years ago
RequestStream.php Fix some more problems with tests under PHP 8.2 3 years ago
RequestTest.php feat(request): Allow to match the client version with the IRequest::USER_AGENT_* regex 3 years ago
ResponseTest.php Add template types to responses 3 years ago
StreamResponseTest.php composer run cs:fix 3 years ago
TemplateResponseTest.php composer run cs:fix 3 years ago