aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/AppFramework/Routing
Commit message (Expand)AuthorAgeFilesLines
* Remove at matcher uses in tests/libCôme Chilliet2022-06-161-56/+30
* Migrate from ILogger to LoggerInterface where needed in the testsCôme Chilliet2022-03-241-7/+7
* Format code to a single space around binary operatorsChristoph Wurst2020-10-051-5/+5
* Fix supporting defaults for routesRoeland Jago Douma2020-07-081-14/+10
* Do not create a RouteActionHandler object for each routeRoeland Jago Douma2020-07-071-4/+3
* Fix new routing in settings etcRoeland Jago Douma2020-04-221-2/+2
* Extend tests for root urlJoas Schilling2020-04-181-87/+50
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-37/+18
* Fix (array) indent style to always use one tabChristoph Wurst2020-04-091-27/+27
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-34/+34
* Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-251-11/+11
* Mode to modern phpunitRoeland Jago Douma2019-11-271-6/+6
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+1
* Allow resources via OCS as wellJoas Schilling2019-01-221-0/+85
* Use ::class in test mocksMorris Jobke2017-10-241-5/+6
* Allow ocs/v2.php/cloud/... routesRoeland Jago Douma2016-08-081-7/+7
* Add route testsRoeland Jago Douma2016-07-181-0/+131
* Mock loggerRoeland Jago Douma2016-07-111-3/+3
* Fix phpunit-5.4 wargningRoeland Jago Douma2016-07-111-4/+16
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-201-0/+283