summaryrefslogtreecommitdiffstats
path: root/tests/lib/Files/Mount
Commit message (Expand)AuthorAgeFilesLines
* Migrate from ILogger to LoggerInterface where needed in the testsCôme Chilliet2022-03-241-3/+3
* type fixesRobin Appelman2022-03-041-4/+0
* simplify setup of circular SetupManager<->ManagerRobin Appelman2022-03-041-6/+2
* move logic to decide what to setup to setupmanagerRobin Appelman2022-03-041-2/+2
* adjust tests to new fs setupRobin Appelman2022-03-041-3/+10
* move root mount setup to mountprovidersRobin Appelman2022-02-241-0/+141
* Implement multibucket shift for ObjectStoreJohn Molakvoæ2021-11-111-6/+6
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-121-4/+4
* Add config option to enable multibucket preview distributionMorris Jobke2020-08-061-14/+21
* Mount the old previews in a separate folder for the multi bucket setup and ch...Morris Jobke2020-08-061-0/+106
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-2/+0
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-1/+1
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-1/+0
* Use the short array syntax, everywhereChristoph Wurst2020-03-262-11/+11
* Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-251-2/+2
* Mode to modern phpunitRoeland Jago Douma2019-11-271-1/+1
* More fixesRoeland Jago Douma2019-11-271-2/+6
* Make phpunit8 compatibleRoeland Jago Douma2019-11-272-2/+2
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+1
* Allow setting a maximun number of buckets for multibucketRobin Appelman2016-11-021-4/+4
* File getMock Files testsRoeland Jago Douma2016-09-072-7/+10
* prevent infinite recursion while getting storage from mountRobin Appelman2016-08-231-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
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-203-0/+187