Removed core issue tag, refactored ocis-reva, ocis issue tag
This commit is contained in:
@@ -121,7 +121,7 @@ Feature: move (rename) file
|
||||
| dav_version |
|
||||
| spaces |
|
||||
|
||||
@issue-ocis-reva-211
|
||||
@issue-1295
|
||||
Scenario Outline: rename a file into an invalid filename
|
||||
Given using <dav_version> DAV path
|
||||
And user "Alice" has uploaded file "filesForUpload/textfile.txt" to "fileToRename.txt"
|
||||
@@ -158,7 +158,7 @@ Feature: move (rename) file
|
||||
| dav_version |
|
||||
| spaces |
|
||||
|
||||
@issue-ocis-reva-211
|
||||
@issue-1295
|
||||
Scenario Outline: Renaming a file to a path with extension .part should not be possible
|
||||
Given using <dav_version> DAV path
|
||||
And user "Alice" has uploaded file "filesForUpload/textfile.txt" to "fileToRename.txt"
|
||||
@@ -209,7 +209,7 @@ Feature: move (rename) file
|
||||
| dav_version |
|
||||
| spaces |
|
||||
|
||||
@issue-ocis-reva-265
|
||||
@issue-1259
|
||||
#after fixing the issues merge this Scenario into the one above
|
||||
Scenario Outline: renaming to a file with question mark in its name
|
||||
Given using <dav_version> DAV path
|
||||
|
||||
Reference in New Issue
Block a user