Added TUSUpload related tests for /Shares in ocis

This commit is contained in:
Prarup Gurung
2022-09-21 09:20:28 +05:45
parent 4da5cf6c23
commit 59c4bd803f
4 changed files with 446 additions and 2 deletions
@@ -15,8 +15,7 @@ Feature: upload resources using TUS protocol
Scenario: upload a file within the set quota to a project space
Given user "Alice" has created a space "Project Jupiter" of type "project" with quota "10000"
When user "Alice" uploads a file with content "uploaded content" to "/upload.txt" via TUS inside of the space "Project Jupiter" using the WebDAV API
Then the HTTP status code should be "200"
And for user "Alice" the space "Project Jupiter" should contain these entries:
Then for user "Alice" the space "Project Jupiter" should contain these entries:
| upload.txt |