Removed core bug demonstration scenarios

This commit is contained in:
Prarup Gurung
2023-02-01 16:14:06 +05:45
parent 486453b4c9
commit 3f2e1ce516
27 changed files with 25 additions and 763 deletions
@@ -8,7 +8,7 @@ Feature: upload file using old chunking
Given using OCS API version "1"
And user "Alice" has been created with default attributes and without skeleton files
@skipOnOcV10 @issue-36115
Scenario Outline: Upload chunked file asc
Given using <dav_version> DAV path
When user "Alice" uploads the following "3" chunks to "/myChunkedFile.txt" with old chunking and using the WebDAV API
@@ -162,7 +162,7 @@ Feature: upload file using old chunking
| spaces | @a#8a=b?c=d |
| spaces | ?abc=oc # |
@skipOnOcV10 @issue-36115
Scenario Outline: Upload chunked file with old chunking with lengthy filenames
Given using <dav_version> DAV path
Given the owncloud log level has been set to debug