Skip to content

Commit

Permalink
Merge pull request #4206 from owncloud/sharingTestsTagCorrection
Browse files Browse the repository at this point in the history
[tests-only] correct issue tag id in sharing tests
  • Loading branch information
individual-it authored Oct 19, 2020
2 parents 3a57927 + eced408 commit 1e278d8
Show file tree
Hide file tree
Showing 12 changed files with 50 additions and 50 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@skipOnOCIS @ocis-reva-issue-64
@skipOnOCIS @ocis-product-issue-277
Feature: Federation Sharing - sharing with users on other cloud storages
As a user
I want to share files with any users on other cloud storages
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@skipOnOCIS @ocis-reva-issue-64
@skipOnOCIS @ocis-product-issue-277
Feature: Federation Sharing - sharing with users on other cloud storages
As a user
I want to share files with any users on other cloud storages
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@skipOnOCIS @ocis-reva-issue-64
@skipOnOCIS @issue-product-203
Feature: Sharing files with multiple internal users with different permissions
As a user
I want to set different permissions on shared files with other users
Expand Down Expand Up @@ -40,14 +40,14 @@ Feature: Sharing files with multiple internal users with different permissions
| field | value |
| uid_owner | user1 |
| share_with | user2 |
| file_target | /Shares/lorem.txt |
| file_target | /Shares/lorem.txt |
| item_type | file |
| permissions | <actual-permissions> |
And user "user3" should have received a share with these details:
| field | value |
| uid_owner | user1 |
| share_with | user3 |
| file_target | /Shares/lorem.txt |
| file_target | /Shares/lorem.txt |
| item_type | file |
| permissions | <actual-permissions> |
But user "Regular User" should not be listed in the collaborators list on the webUI
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@skipOnOCIS @ocis-reva-issue-64
@skipOnOCIS @ocis-reva-issue-34 @ocis-reva-issue-194
Feature: Sharing files with internal groups with permissions
As a user
I want to set different permissions on shared files with groups
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@skipOnOCIS @ocis-reva-issue-64
@skipOnOCIS @issue-product-203
Feature: Sharing folders with multiple internal users using advanced permissions
As a user
I want to set advanced permissions on shared folders with other users
Expand Down Expand Up @@ -37,19 +37,19 @@ Feature: Sharing folders with multiple internal users using advanced permissions
And user "User Two" should be listed as "<displayed-role>" in the collaborators list for folder "simple-folder" on the webUI
And user "User Three" should be listed as "<displayed-role>" in the collaborators list for folder "simple-folder" on the webUI
And user "user2" should have received a share with these details:
| field | value |
| uid_owner | user1 |
| share_with | user2 |
| file_target | /Shares/simple-folder |
| item_type | folder |
| permissions | <actual-permissions> |
| field | value |
| uid_owner | user1 |
| share_with | user2 |
| file_target | /Shares/simple-folder |
| item_type | folder |
| permissions | <actual-permissions> |
And user "user3" should have received a share with these details:
| field | value |
| uid_owner | user1 |
| share_with | user3 |
| file_target | /Shares/simple-folder |
| item_type | folder |
| permissions | <actual-permissions> |
| field | value |
| uid_owner | user1 |
| share_with | user3 |
| file_target | /Shares/simple-folder |
| item_type | folder |
| permissions | <actual-permissions> |
But user "Regular User" should not be listed in the collaborators list on the webUI
And as "user0" folder "/Shares/simple-folder" should not exist
And user "User Four" should not be listed in the collaborators list on the webUI
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@skipOnOCIS @ocis-reva-issue-64
@skipOnOCIS @ocis-reva-issue-34 @ocis-reva-issue-194 @issue-product-203
Feature: Sharing folders with internal groups with role as advanced permissions
As a user
I want to set different permissions on shared folders with groups
Expand Down Expand Up @@ -40,19 +40,19 @@ Feature: Sharing folders with internal groups with role as advanced permissions
And group "grp2" should be listed as "<displayed-role>" in the collaborators list for folder "simple-folder" on the webUI
And user "User Three" should be listed as "<displayed-role>" in the collaborators list for folder "simple-folder" on the webUI
And user "user2" should have received a share with these details:
| field | value |
| uid_owner | user1 |
| share_with | grp2 |
| file_target | /Shares/simple-folder |
| item_type | folder |
| permissions | <actual-permissions> |
| field | value |
| uid_owner | user1 |
| share_with | grp2 |
| file_target | /Shares/simple-folder |
| item_type | folder |
| permissions | <actual-permissions> |
And user "user3" should have received a share with these details:
| field | value |
| uid_owner | user1 |
| share_with | user3 |
| file_target | /Shares/simple-folder |
| item_type | folder |
| permissions | <actual-permissions> |
| field | value |
| uid_owner | user1 |
| share_with | user3 |
| file_target | /Shares/simple-folder |
| item_type | folder |
| permissions | <actual-permissions> |
But group "grp1" should not be listed in the collaborators list on the webUI
And as "user1" folder "/Shares/simple-folder" should not exist
Examples:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@skipOnOCIS @ocis-reva-issue-64
@skipOnOCIS @issue-product-203
Feature: Sharing folders with multiple internal users with different permissions
As a user
I want to set different permissions on shared folders with other users
Expand Down Expand Up @@ -37,19 +37,19 @@ Feature: Sharing folders with multiple internal users with different permissions
And user "User Two" should be listed as "<displayed-role>" in the collaborators list for folder "simple-folder" on the webUI
And user "User Three" should be listed as "<displayed-role>" in the collaborators list for folder "simple-folder" on the webUI
And user "user2" should have received a share with these details:
| field | value |
| uid_owner | user1 |
| share_with | user2 |
| file_target | /Shares/simple-folder |
| item_type | folder |
| permissions | <actual-permissions> |
| field | value |
| uid_owner | user1 |
| share_with | user2 |
| file_target | /Shares/simple-folder |
| item_type | folder |
| permissions | <actual-permissions> |
And user "user3" should have received a share with these details:
| field | value |
| uid_owner | user1 |
| share_with | user3 |
| file_target | /Shares/simple-folder |
| item_type | folder |
| permissions | <actual-permissions> |
| field | value |
| uid_owner | user1 |
| share_with | user3 |
| file_target | /Shares/simple-folder |
| item_type | folder |
| permissions | <actual-permissions> |
But user "Regular User" should not be listed in the collaborators list on the webUI
And as "user0" folder "simple-folder (2)" should not exist
And user "User Four" should not be listed in the collaborators list on the webUI
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@skipOnOCIS @ocis-reva-issue-64
@skipOnOCIS @ocis-reva-issue-34 @ocis-reva-issue-194 @issue-product-203
Feature: Sharing folders with internal groups with different roles and permissions
As a user
I want to set different permissions on shared folders with groups
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@skipOnOCIS @ocis-reva-issue-64
@skipOnOCIS @ocis-reva-issue-34 @ocis-reva-issue-194
Feature: Sharing files and folders with internal groups
As a user
I want to share files and folders with groups
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@skipOnOCIS @ocis-reva-issue-64
@skipOnOCIS @ocis-reva-issue-34 @ocis-reva-issue-194
Feature: Sharing files and folders with internal groups
As a user
I want to share files and folders with groups
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@skipOnOCIS @ocis-reva-issue-64
@skipOnOCIS @ocis-reva-issue-34 @ocis-reva-issue-194
Feature: Sharing files and folders with internal groups
As a user
I want to share files and folders with groups
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@skipOnOCIS @ocis-reva-issue-64
@skipOnOCIS @ocis-reva-issue-34 @ocis-reva-issue-194
Feature: Sharing files and folders with internal groups
As a user
I want to share files and folders with groups
Expand Down

0 comments on commit 1e278d8

Please sign in to comment.