aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/AppFramework/Controller/ControllerTest.php
Commit message (Expand)AuthorAgeFilesLines
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-6/+6
* Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-251-1/+1
* Mode to modern phpunitRoeland Jago Douma2019-11-271-3/+3
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Some php-cs fixesRoeland Jago Douma2019-11-221-4/+2
* 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
* Use ::class in test mocksMorris Jobke2017-10-241-1/+2
* 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
* Fix phpunit-5.4 wargningRoeland Jago Douma2016-07-111-4/+10
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-201-0/+226