test: adjust MOVE related tests
This commit is contained in:
@@ -491,8 +491,6 @@ Feature: moving/renaming file using file id
|
||||
| permissions | dav-path |
|
||||
| Editor | /remote.php/dav/spaces/<<FILEID>> |
|
||||
| Editor | /dav/spaces/<<FILEID>> |
|
||||
| Viewer | /remote.php/dav/spaces/<<FILEID>> |
|
||||
| Viewer | /dav/spaces/<<FILEID>> |
|
||||
|
||||
|
||||
Scenario Outline: try to move a file into a folder within a shared folder (read permissions)
|
||||
|
||||
@@ -200,7 +200,7 @@ Feature: move (rename) file
|
||||
And for user "Alice" the space "Personal" should contain these entries:
|
||||
| personal.txt |
|
||||
But for user "Alice" folder "testshare" of the space "Shares" should not contain these entries:
|
||||
| project.txt |
|
||||
| personal.txt |
|
||||
Examples:
|
||||
| permissions-role |
|
||||
| Editor |
|
||||
|
||||
Reference in New Issue
Block a user