Skip to content

Commit

Permalink
[tests-only] remove 'Shares' folder including tests examples for Spac…
Browse files Browse the repository at this point in the history
…es DAV

Signed-off-by: Kiran Parajuli <kiranparajuli589@gmail.com>
  • Loading branch information
kiranparajuli589 committed Aug 19, 2022
1 parent 1558148 commit 188d34c
Showing 1 changed file with 0 additions and 24 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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_version> DAV path
Expand All @@ -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_version> DAV path
And user "Carol" has been created with default attributes and without skeleton files
Expand All @@ -146,11 +131,6 @@ Feature: sharing
| old |
| new |

@skipOnOcV10 @personalSpace
Examples:
| dav_version |
| spaces |


Scenario Outline: overwrite a received file share
Given using <dav_version> DAV path
Expand All @@ -167,7 +147,3 @@ Feature: sharing
| old |
| new |

@skipOnOcV10 @personalSpace
Examples:
| dav_version |
| spaces |

0 comments on commit 188d34c

Please sign in to comment.