aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/Files/Mount/ObjectHomeMountProviderTest.php
Commit message (Collapse)AuthorAgeFilesLines
* refactor: Add void return type to PHPUnit test methodsChristoph Wurst2024-09-151-7/+7
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* chore: Add SPDX headerAndy Scherzinger2024-05-131-1/+5
| | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
* composer run cs:fixCôme Chilliet2023-01-201-1/+0
| | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* Remove some more at matchers in tests/libCôme Chilliet2022-06-201-10/+10
| | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* Implement multibucket shift for ObjectStoreJohn Molakvoæ2021-11-111-6/+6
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to ↵Morris Jobke2020-08-121-4/+4
| | | | | | \PHPUnit\Framework\MockObject\MockObject Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Mode to modern phpunitRoeland Jago Douma2019-11-271-1/+1
| | | | 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>
* Allow setting a maximun number of buckets for multibucketRobin Appelman2016-11-021-4/+4
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* File getMock Files testsRoeland Jago Douma2016-09-071-4/+4
|
* Store user bucket in preferencesRoeland Jago Douma2016-05-231-8/+82
|
* Fix NameRoeland Jago Douma2016-05-231-3/+3
|
* Add unit tests for ObjectHomeMountProviderRoeland Jago Douma2016-05-231-0/+170