Add CleanupRemoteStorages command
cleanup files, address review
Fix CleanupRemoteStoragesTest tests
Fix test expectation.
Added files count to check filecache deletion.
Sort by numeric id for deterministic test results
Removed precise order test and added storage check
Remove inaccurate removal message check which has a different order on
Oracle.
Added more checks to confirm that existing storages still exist.
Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
Showing
- apps/files_sharing/appinfo/info.xml 4 additions, 0 deletionsapps/files_sharing/appinfo/info.xml
- apps/files_sharing/lib/Command/CleanupRemoteStorages.php 177 additions, 0 deletionsapps/files_sharing/lib/Command/CleanupRemoteStorages.php
- apps/files_sharing/tests/Command/CleanupRemoteStoragesTest.php 193 additions, 0 deletions...files_sharing/tests/Command/CleanupRemoteStoragesTest.php
Loading
Please register or sign in to comment