remove reve master tag
This commit is contained in:
@@ -136,7 +136,7 @@ Feature: Share spaces
|
||||
| editor |
|
||||
| viewer |
|
||||
|
||||
@skipOnRevaMaster
|
||||
|
||||
Scenario Outline: user with editor or viewer role cannot share a space to another user
|
||||
Given user "Alice" has sent the following space share invitation:
|
||||
| space | share space |
|
||||
@@ -181,7 +181,7 @@ Feature: Share spaces
|
||||
| Manager | editor |
|
||||
| Manager | viewer |
|
||||
|
||||
@skipOnRevaMaster
|
||||
|
||||
Scenario Outline: user without manager role cannot change the role of space members
|
||||
Given user "Alice" has sent the following space share invitation:
|
||||
| space | share space |
|
||||
|
||||
@@ -81,7 +81,7 @@ Feature: Share spaces via link
|
||||
And for user "Alice" the space "share space" should contain these entries:
|
||||
| lorem.txt |
|
||||
|
||||
@skipOnRevaMaster
|
||||
|
||||
Scenario Outline: user without manager role cannot share a space to public via link
|
||||
Given user "Alice" has sent the following space share invitation:
|
||||
| space | share space |
|
||||
|
||||
@@ -64,7 +64,7 @@ Feature: Share a file or folder that is inside a space
|
||||
| file.txt | file | viewer | 2042-03-25T23:59:59+0100 | 2042-03-25 |
|
||||
| file.txt | file | editor | | |
|
||||
|
||||
@skipOnRevaMaster
|
||||
|
||||
Scenario Outline: user participant of the project space without space manager role cannot share an entity to another user
|
||||
Given user "Alice" has sent the following space share invitation:
|
||||
| space | share sub-item |
|
||||
|
||||
@@ -97,7 +97,7 @@ Feature: Share a file or folder that is inside a space via public link
|
||||
| folder | /folder | folder | httpd/unix-directory |
|
||||
| folder/file.txt | /file.txt | file | text/plain |
|
||||
|
||||
@skipOnRevaMaster
|
||||
|
||||
Scenario Outline: user participant of the project space without space manager role cannot share an entity inside project space via public link
|
||||
Given user "Alice" has sent the following space share invitation:
|
||||
| space | share sub-item |
|
||||
|
||||
Reference in New Issue
Block a user