nextcloud/tests/lib/Files
Vincent Petry 8d1a3daa3f Allow ext storage Local to go unavailable
Whenever an external storage of type Local points at a non-existing
directory, process this as a StorageNotAvailable instead of returning
404.

This makes desktop clients ignore the folder instead of deleting it when
it becomes unavailable.

The code change was limited to external storages to avoid issues during
setup and with the default home storage.
Signed-off-by: Vincent Petry <pvince81@yahoo.fr>
2023-08-29 11:04:31 +02:00
..
AppData Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 2020-08-12 13:55:19 +02:00
Cache tests: Add test for CacheEntry getters 2023-08-16 14:00:21 +02:00
Config fix!: Remove symfony EventDispatcherInterface from User 2023-07-27 23:13:37 +02:00
Mount composer run cs:fix 2023-01-20 11:45:08 +01:00
Node fix: Move Node HookConnecter events to IEventDispatcher 2023-07-27 09:57:53 +02:00
ObjectStore repair -1 folder sizes for object store background scan 2023-05-10 19:33:26 +02:00
SimpleFS Fix tests 2022-10-14 16:18:40 +02:00
Storage Allow ext storage Local to go unavailable 2023-08-29 11:04:31 +02:00
Stream fix!: Remove symfony EventDispatcherInterface from User 2023-07-27 23:13:37 +02:00
Type Fix gzip mimetype mapping 2023-01-20 11:22:11 +01:00
Utils Migrate from ILogger to LoggerInterface where needed in the tests 2022-03-24 16:21:26 +01:00
EtagTest.php Adapt tests to config value typing 2023-04-05 17:42:14 +02:00
FileInfoTest.php Remove unused imports 2020-03-25 22:08:08 +01:00
FilesystemTest.php Adapt tests to config value typing 2023-04-05 17:42:14 +02:00
PathVerificationTest.php composer run cs:fix 2023-01-20 11:45:08 +01:00
ViewTest.php only determine quota_include_external_storage once for quota wrapper 2023-08-18 14:25:28 +02:00