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
@@ -1,4 +1,4 @@
@api @files_sharing-app-required @issue-ocis-1328 @issue-ocis-1289
@api @files_sharing-app-required @issue-1328 @issue-1289
Feature: sharing
Background:
@@ -197,7 +197,7 @@ Feature: sharing
| /shared | 1 | 200 | /Shares/shared | /Shares/shared |
| /shared | 2 | 404 | /Shares/shared | /Shares/shared |
@issue-ocis-720
@issue-720
Scenario Outline: request PROPFIND after sharer deletes the collaborator
Given using OCS API version "<ocs_api_version>"
And user "Alice" has shared file "textfile0.txt" with user "Brian"
@@ -212,7 +212,7 @@ Feature: sharing
| 1 | 100 |
| 2 | 200 |
@issue-ocis-1229
@issue-1229
Scenario Outline: delete a share with wrong authentication
Given using OCS API version "<ocs_api_version>"
And user "Alice" has shared file "textfile0.txt" with user "Brian"