aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/AppFramework/Controller
Commit message (Expand)AuthorAgeFilesLines
* Format control structures, classes, methods and functionChristoph Wurst2020-04-104-7/+4
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-1/+1
* Fix (array) indent style to always use one tabChristoph Wurst2020-04-091-1/+1
* Merge pull request #20170 from nextcloud/techdebt/remove-unused-importsChristoph Wurst2020-03-273-17/+0
|\
| * Remove unused importsChristoph Wurst2020-03-253-17/+0
* | Use the short array syntax, everywhereChristoph Wurst2020-03-261-6/+6
* | Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-252-3/+3
|/
* Mode to modern phpunitRoeland Jago Douma2019-11-271-3/+3
* Make phpunit8 compatibleRoeland Jago Douma2019-11-273-3/+3
* Some php-cs fixesRoeland Jago Douma2019-11-225-9/+4
* Add feature policy headerRoeland Jago Douma2019-08-101-0/+1
* Set empty CSP by defaultRoeland Jago Douma2019-04-161-1/+1
* Set default frame-ancestors to 'self'Roeland Jago Douma2019-01-081-1/+1
* CSP: Allow fonts to be provided in dataRoeland Jago Douma2019-01-071-1/+1
* Disallow unsafe-eval by defaultRoeland Jago Douma2018-10-141-1/+1
* Fix direct access to authen pageRoeland Jago Douma2018-06-201-0/+2
* Add AuthPublicShareControllerTestRoeland Jago Douma2018-06-201-0/+157
* Add PublicShareControllerTestsRoeland Jago Douma2018-06-201-0/+102
* Use ::class in test mocksMorris Jobke2017-10-242-2/+4
* Remove deprecated Controller FunctionsRoeland Jago Douma2017-07-201-69/+0
* Fix unit testsMorris Jobke2017-03-281-1/+1
* Adjust tests to include base-uriLukas Reschke2017-03-161-1/+1
* fix controller testChristoph Wurst2017-01-101-1/+1
* Add testsRoeland Jago Douma2016-09-151-8/+14
* Split OCS version handlingRoeland Jago Douma2016-09-061-6/+57
* OCSController requires DataResponseRoeland Jago Douma2016-08-101-52/+5
* Fix phpunit-5.4 wargningRoeland Jago Douma2016-07-113-37/+60
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-203-0/+432