aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/Remote/Api
Commit message (Collapse)AuthorAgeFilesLines
* refactor: Add void return type to PHPUnit test methodsChristoph Wurst2024-09-151-3/+3
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* chore: Add SPDX headerAndy Scherzinger2024-05-131-17/+2
| | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
* Mode to modern phpunitRoeland Jago Douma2019-11-271-7/+7
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Add some more tests for ocs remote apiRobin Appelman2017-12-081-0/+95
Signed-off-by: Robin Appelman <robin@icewind.nl>