Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[tests-only] remove 'Shares' folder including tests examples for Spaces DAV from apiShareOperationsToShares1 #40302

Merged
merged 1 commit into from
Aug 22, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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 |