Removed core issue tag, refactored ocis-reva, ocis issue tag

This commit is contained in:
Prarup Gurung
2023-03-31 17:27:18 +05:45
parent 5c2a011519
commit f3bf0894fc
76 changed files with 295 additions and 295 deletions
@@ -52,7 +52,7 @@ Feature: PROPPATCH file/folder
| /remote.php/dav/spaces/%spaceid%/PARENT/parent.txt |
Then the HTTP status code of responses on all endpoints should be "401"
@issue-ocis-reva-9 @issue-ocis-reva-197
@issue-1347 @issue-1292
Scenario: send PROPPATCH requests to another user's webDav endpoints as normal user
When user "Brian" requests these endpoints with "PROPPATCH" to set property "favorite" about user "Alice"
| endpoint |
@@ -61,7 +61,7 @@ Feature: PROPPATCH file/folder
| /remote.php/dav/files/%username%/PARENT/parent.txt |
Then the HTTP status code of responses on all endpoints should be "404"
@issue-ocis-reva-9 @issue-ocis-reva-197 @skipOnOcV10 @personalSpace
@issue-1347 @issue-1292 @skipOnOcV10 @personalSpace
Scenario: send PROPPATCH requests to another user's webDav endpoints as normal user using the spaces WebDAV API
When user "Brian" requests these endpoints with "PROPPATCH" to set property "favorite" about user "Alice"
| endpoint |