removing @api tag from all acceptance feature files (#7027)

This commit is contained in:
nirajacharya2
2023-08-16 09:29:00 +05:45
committed by GitHub
parent c38095ae67
commit 5f93a22eb9
197 changed files with 274 additions and 428 deletions
@@ -1,4 +1,3 @@
@api
Feature: Copy test
As a user
I want to check the PROPFIND response
@@ -23,4 +22,4 @@ Feature: Copy test
| Oc-Fileid | /^[a-f0-9!\$\-]{110}$/ |
| Access-Control-Allow-Origin | /^[*]{1}$/ |
| X-Request-Id | /^[a-f0-9!\-]{36}$/ |
@@ -1,4 +1,3 @@
@api
Feature: Propfind test
As a user
I want to check the PROPFIND response
@@ -1,4 +1,3 @@
@api
Feature: REPORT request to Shares space
As a user
I want to check the share REPORT response
@@ -1,4 +1,3 @@
@api
Feature: REPORT request to project space
As a user
I want to check the REPORT response of project spaces
@@ -1,4 +1,3 @@
@api
Feature: Report test
As a user
I want to check the share REPORT response
@@ -61,7 +60,7 @@ Feature: Report test
| oc:permissions | SD |
| d:getcontentlength | 12 |
Scenario: search for the shared folder when the share is not accepted
Given user "Alice" has created a share inside of space "find data" with settings:
| path | folderMain |