From 188d34c2229dc18f946749bb2da8a6ce9cad5259 Mon Sep 17 00:00:00 2001 From: Kiran Parajuli Date: Thu, 18 Aug 2022 14:30:45 +0545 Subject: [PATCH] [tests-only] remove 'Shares' folder including tests examples for Spaces DAV Signed-off-by: Kiran Parajuli --- .../changingFilesShare.feature | 24 ------------------- 1 file changed, 24 deletions(-) diff --git a/tests/acceptance/features/apiShareOperationsToShares1/changingFilesShare.feature b/tests/acceptance/features/apiShareOperationsToShares1/changingFilesShare.feature index 4327697f5325..2e17f0a3e7e8 100644 --- a/tests/acceptance/features/apiShareOperationsToShares1/changingFilesShare.feature +++ b/tests/acceptance/features/apiShareOperationsToShares1/changingFilesShare.feature @@ -25,10 +25,6 @@ Feature: sharing | old | | new | - @skipOnOcV10 @personalSpace - Examples: - | dav_version | - | spaces | @smokeTest @files_trashbin-app-required @notToImplementOnOCIS Scenario Outline: moving a file out of a share as recipient creates a backup for the owner @@ -92,11 +88,6 @@ Feature: sharing | old | | new | - @skipOnOcV10 @personalSpace - Examples: - | dav_version | - | spaces | - Scenario Outline: Move files between shares by same user added by sharee Given using DAV path @@ -119,12 +110,6 @@ Feature: sharing | old | | new | - @skipOnOcV10 @personalSpace - Examples: - | dav_version | - | spaces | - - Scenario Outline: Move files between shares by different users Given using DAV path And user "Carol" has been created with default attributes and without skeleton files @@ -146,11 +131,6 @@ Feature: sharing | old | | new | - @skipOnOcV10 @personalSpace - Examples: - | dav_version | - | spaces | - Scenario Outline: overwrite a received file share Given using DAV path @@ -167,7 +147,3 @@ Feature: sharing | old | | new | - @skipOnOcV10 @personalSpace - Examples: - | dav_version | - | spaces |