nextcloud/tests/lib/Files/Storage
Roeland Jago Douma 0ff83f7230
Do not allow folder creation with quota of 0
Fixes #4577

Users with a quota of 0 are a special case. Since they can't (ever)
create files on their own storage. Therefor it makes no real that they
can create folders (and possible share those etc).

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-05-03 11:31:23 +02:00
..
Wrapper Do not allow folder creation with quota of 0 2018-05-03 11:31:23 +02:00
CommonTest.php Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
CopyDirectoryTest.php Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
HomeStorageQuotaTest.php Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
HomeTest.php Nuke the legacy storage fallback from orbit 2016-12-23 12:49:46 +01:00
LocalTest.php Fix risky tests without assertions 2018-01-25 11:33:25 +01:00
Storage.php Added storage tests for fopen with special chars 2016-07-20 15:13:24 +02:00
StorageFactoryTest.php Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00