aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/Files/ObjectStore/AzureTest.php
Commit message (Collapse)AuthorAgeFilesLines
* test: Cleanup tests/lib/Files/*Joas Schilling2 days1-1/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* refactor: Add void return type to PHPUnit test methodsChristoph Wurst2024-09-151-1/+1
| | | | 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>
* fix using FSEEK_END with SeekableHttpStream to get file sizeRobin Appelman2022-09-151-0/+4
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* add azure unit tests with azuriteRobin Appelman2018-06-041-0/+38
Signed-off-by: Robin Appelman <robin@icewind.nl>