nextcloud-server/apps/files_trashbin/tests
Kate 0e73460198
Merge pull request #54999 from nextcloud/backport/54950/stable31
2025-09-15 10:04:23 +07:00
..
BackgroundJob feat(files_trashbin): Refactor expire background job to support parallel run 2025-09-11 16:10:25 +07:00
Command fix(files_trashbin): Expire trashbin items when space is needed 2025-07-16 08:00:28 +07:00
Controller refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
Sabre fix(files_trashbin): check if there is enough space before restoring 2025-05-27 08:16:35 +07:00
CapabilitiesTest.php feat(files_trashbin): Allow preventing trash to be deleted permanently 2025-01-13 15:19:19 +07:00
ExpirationTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
StorageTest.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
TrashbinTest.php fix(files_trashbin): Fix size propagation when moving file to trash 2025-09-14 21:30:38 +07:00