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
Morris Jobke d56e03bb94 Merge pull request #18096 from sualko/patch-1 11 years ago
..
ContentSecurityPolicyTest.php add unit test for data: as allowed image domain 11 years ago
DataResponseTest.php add more unit tests for data: as allowed image domain 11 years ago
DispatcherTest.php Refactor OC_Request into TrustedDomainHelper and IRequest 11 years ago
DownloadResponseTest.php Make remaining files extend the test base 11 years ago
HttpTest.php Make remaining files extend the test base 11 years ago
JSONResponseTest.php Check if response could get generated 11 years ago
OCSResponseTest.php Remove duplicate and unused code 11 years ago
RedirectResponseTest.php Make remaining files extend the test base 11 years ago
RequestTest.php Use StringUtils::equals on CSRF token and add unit tests 11 years ago
ResponseTest.php add more unit tests for data: as allowed image domain 11 years ago
StreamResponseTest.php AppFramework StreamResponse 11 years ago
TemplateResponseTest.php Make remaining files extend the test base 11 years ago
requeststream.php