nextcloud/tests/lib/Files
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
..
AppData chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
Cache Merge pull request #54664 from nextcloud/carl/port-away-execute-lib 2025-09-02 14:38:11 +02:00
Config refactor(querybuilder): Port away from qb::execute() in tests/ 2025-09-02 11:55:58 +02:00
Mount perf(preview): Optimize migration and simplify DB layout 2025-10-06 13:37:15 +02:00
Node feat(files): Add appconfig value to disable fixed userfolder permissions optimization 2025-09-26 17:43:22 +02:00
ObjectStore fix(tests): Ignore expected warning for s3 tests 2025-09-27 13:05:35 +02:00
Search chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
SimpleFS chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
Storage perf(preview): Optimize migration and simplify DB layout 2025-10-06 13:37:15 +02:00
Stream chore: run rector 2025-07-01 22:45:52 +02:00
Type refactor(querybuilder): Port away from qb::execute() in tests/ 2025-09-02 11:55:58 +02:00
Utils chore: run rector 2025-07-01 22:45:52 +02:00
EtagTest.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
FileInfoTest.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
FilenameValidatorTest.php chore: run rector 2025-07-01 22:45:52 +02:00
FilesystemTest.php chore: run rector 2025-07-01 22:45:52 +02:00
PathVerificationTest.php chore: run rector 2025-07-01 22:45:52 +02:00
ViewTest.php fix(tests): Fix fopen in mock returning null which is not a valid return 2025-08-25 13:18:50 +02:00