summaryrefslogtreecommitdiffstats
path: root/tests/lib/Remote
Commit message (Collapse)AuthorAgeFilesLines
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-1/+0
| | | | | | For PSR2 Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Mode to modern phpunitRoeland Jago Douma2019-11-272-11/+11
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Make phpunit8 compatibleRoeland Jago Douma2019-11-272-2/+2
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Add some more tests for ocs remote apiRobin Appelman2017-12-082-53/+111
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* refuse to use http if we know a remote has httpsRobin Appelman2017-12-081-0/+128
Signed-off-by: Robin Appelman <robin@icewind.nl>