aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/HelperStorageTest.php
Commit message (Expand)AuthorAgeFilesLines
* refactor(Storage): Align all Storage constructorsrefactor/storage/constructorsprovokateurin2024-10-231-1/+1
* refactor: Add void return type to PHPUnit test methodsChristoph Wurst2024-09-151-7/+7
* chore: Add SPDX headerAndy Scherzinger2024-05-131-4/+3
* only determine quota_include_external_storage once for quota wrapperRobin Appelman2023-08-181-10/+21
* store unencrypted size in the unencrypted_size columnRobin Appelman2022-06-021-0/+3
* adjust tests to new fs setupRobin Appelman2022-03-041-9/+9
* Add visibility to all methods and position of static keywordChristoph Wurst2020-04-101-7/+7
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+3
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-0/+1
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-21/+21
* Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-251-1/+1
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-2/+2
* Use dummy backend in testRoeland Jago Douma2019-11-181-0/+1
* fix quota tests for external storageMorris Jobke2017-05-121-3/+3
* Fix getMock HelperStorageTestRoeland Jago Douma2016-09-131-6/+5
* Fix lib/Joas Schilling2016-05-191-0/+232