summaryrefslogtreecommitdiffstats
path: root/tests/lib/UrlGeneratorTest.php
Commit message (Collapse)AuthorAgeFilesLines
* Add function to generate urls for OCS routesRoeland Jago Douma2018-10-091-0/+18
| | | | | | | | | | fixes #11617 The OCS routes are only absolute for now as they are often exposed to the outside anyway and are on a different endpoint than index.php in anyway. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Fixed testsJohn Molakvoæ (skjnldsv)2017-12-301-2/+8
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Add tests and inject IRequestJulius Härtl2017-06-161-27/+50
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Fix urlgenerator testRoeland Jago Douma2016-11-031-1/+1
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Fix getMock UrlGeneratortestRoeland Jago Douma2016-09-131-10/+12
|
* Fix lib/Joas Schilling2016-05-191-0/+134