From 5155a5288c90eb9ccfb432d051d95e3777653eb7 Mon Sep 17 00:00:00 2001 From: Jörn Friedrich Dreyer Date: Wed, 12 Oct 2016 12:59:13 +0200 Subject: 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 --- apps/files_sharing/appinfo/info.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'apps/files_sharing/appinfo') diff --git a/apps/files_sharing/appinfo/info.xml b/apps/files_sharing/appinfo/info.xml index e93bc99d540..e2a08d951ac 100644 --- a/apps/files_sharing/appinfo/info.xml +++ b/apps/files_sharing/appinfo/info.xml @@ -47,4 +47,8 @@ Turning the feature off removes shared files and folders on the server for all s OCA\Files_Sharing\DeleteOrphanedSharesJob OCA\Files_Sharing\ExpireSharesJob + + + OCA\Files_Sharing\Command\CleanupRemoteStorages + -- cgit v1.2.3