test: fix TUS upload checksums

test: update expected-failure list

test: fix issue in expected failure list

test: fix OPTIONS scenarios
This commit is contained in:
Saw-jan
2024-08-28 10:34:28 +05:45
parent d64e190858
commit 3822277421
8 changed files with 53 additions and 67 deletions
@@ -163,7 +163,7 @@ Feature: lock files
| lockscope | exclusive |
Then the HTTP status code should be "403"
@issue-7599
Scenario Outline: lock a file in the shares
Given using <dav-path-version> DAV path
And user "Alice" has uploaded a file inside space "Alice Hansen" with content "some content" to "textfile.txt"
@@ -518,7 +518,7 @@ Feature: lock files
| spaces | shared |
| spaces | exclusive |
@issue-7790
Scenario Outline: lock a file shared by a link as anonymous user with edit permission
Given using <dav-path-version> DAV path
And using SharingNG
@@ -542,7 +542,7 @@ Feature: lock files
| spaces | shared |
| spaces | exclusive |
@issue-7790
Scenario Outline: try to lock a file shared by a link as anonymous user with read permission
Given using <dav-path-version> DAV path
And using SharingNG
@@ -119,7 +119,7 @@ Feature: unlock locked items
| spaces | shared |
| spaces | exclusive |
@issue-7767
Scenario Outline: trying to unlock a file inside the shared folder that has been locked by the file owner
Given user "Brian" has been created with default attributes and without skeleton files
And using <dav-path-version> DAV path