Skip to content

Commit

Permalink
Adding issue tags
Browse files Browse the repository at this point in the history
  • Loading branch information
amrita-shrestha committed Jan 17, 2022
1 parent 8b5d5fa commit 7080659
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion tests/acceptance/features/apiFavorites/favorites.feature
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ Feature: favorite
| dav_version |
| spaces |

@files_sharing-app-required @issue_ocis_2968
@files_sharing-app-required @issue-ocis-2968
Scenario Outline: moving a favorite file out of a share keeps favorite state
Given using <dav_version> DAV path
And user "Brian" has been created with default attributes and without skeleton files
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Feature: favorite
And user "Alice" has created folder "/PARENT"
And user "Alice" has uploaded file with content "some data" to "/PARENT/parent.txt"


@issue-ocis-2968
Scenario Outline: favorite a file inside of a received share
Given using <dav_version> DAV path
And user "Brian" has been created with default attributes and without skeleton files
Expand All @@ -26,7 +26,7 @@ Feature: favorite
| dav_version |
| spaces |


@issue-ocis-2968
Scenario Outline: favorite a folder inside of a received share
Given using <dav_version> DAV path
And user "Brian" has been created with default attributes and without skeleton files
Expand All @@ -45,7 +45,7 @@ Feature: favorite
| dav_version |
| spaces |


@issue-ocis-2968
Scenario Outline: favorite a received share itself
Given using <dav_version> DAV path
And user "Brian" has been created with default attributes and without skeleton files
Expand All @@ -63,7 +63,7 @@ Feature: favorite
| dav_version |
| spaces |


@issue-ocis-2968
Scenario Outline: moving a favorite file out of a share keeps favorite state
Given using <dav_version> DAV path
And user "Brian" has been created with default attributes and without skeleton files
Expand All @@ -82,7 +82,7 @@ Feature: favorite
| dav_version |
| spaces |


@issue-ocis-2968
Scenario Outline: sharee file favorite state should not change the favorite state of sharer
Given using <dav_version> DAV path
And user "Brian" has been created with default attributes and without skeleton files
Expand Down

0 comments on commit 7080659

Please sign in to comment.