aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/AppFramework/AppTest.php
Commit message (Expand)AuthorAgeFilesLines
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-2/+0
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-3/+3
* Fix (array) indent style to always use one tabChristoph Wurst2020-04-091-1/+1
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-4/+4
* Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-251-7/+7
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-2/+2
* Some php-cs fixesRoeland Jago Douma2019-11-221-2/+0
* Move settings to an appChristoph Wurst2019-09-281-1/+1
* Check the actual status code for 204 and 304Roeland Jago Douma2019-05-241-10/+9
* Fix testsRoeland Jago Douma2018-11-021-10/+5
* No body or content-length for 204 and 304 responsesRoeland Jago Douma2016-08-311-1/+28
* Hanlde Core and Settings app in AppFrameworkRoeland Jago Douma2016-08-081-0/+51
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-201-0/+165