summaryrefslogtreecommitdiffstats
path: root/tests/lib/AppFramework/Http/DispatcherTest.php
Commit message (Expand)AuthorAgeFilesLines
* Format code to a single space around binary operatorsChristoph Wurst2020-10-051-5/+5
* Fix testsJoas Schilling2020-10-021-9/+46
* Move the notmodified check to middleware where it belongsRoeland Jago Douma2020-05-131-9/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-9/+2
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-4/+4
* Fix (array) indent style to always use one tabChristoph Wurst2020-04-091-2/+2
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-9/+9
* Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-251-15/+15
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Some php-cs fixesRoeland Jago Douma2019-11-221-4/+2
* Fix testsRoeland Jago Douma2018-02-211-12/+16
* Fix "Undefined method setExpectedException()"Joas Schilling2018-01-241-1/+1
* Use ::class in test mocksMorris Jobke2017-10-241-6/+7
* Fix phpunit-5.4 wargningRoeland Jago Douma2016-07-111-15/+41
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-201-0/+466