nextcloud-server/tests/lib/Files/Storage
Carl Schwan b0357663b9 perf(preview): Optimize migration and simplify DB layout
* Simplify migration by not moving the actual files and just updating
  the DB
* Don't store the storageid in the preview table as it is not needed
* Start adding tests

Signed-off-by: Carl Schwan <carl.schwan@nextcloud.com>
2025-10-06 13:37:15 +02:00
..
Wrapper
CommonTest.php
CopyDirectoryTest.php
HomeTest.php
LocalTest.php
Storage.php
StorageFactoryTest.php
StoragesTestCase.php