diff --git a/tests/acceptance/expected-failures-API-on-OCIS-storage.md b/tests/acceptance/expected-failures-API-on-OCIS-storage.md index 6903d71bbf..b08a2424f6 100644 --- a/tests/acceptance/expected-failures-API-on-OCIS-storage.md +++ b/tests/acceptance/expected-failures-API-on-OCIS-storage.md @@ -16,10 +16,6 @@ Basic file management like up and download, move, copy, properties, trash, versi #### [invalid file-names should not be created using the TUS protocol](https://github.com/owncloud/ocis/issues/1001) -#### [TUS OPTIONS requests do not reply with TUS headers when invalid password](https://github.com/owncloud/ocis/issues/1012) -- [apiWebdavUploadTUS/optionsRequest.feature:33](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiWebdavUploadTUS/optionsRequest.feature#L33) -- [apiWebdavUploadTUS/optionsRequest.feature:46](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiWebdavUploadTUS/optionsRequest.feature#L46) - #### [renaming to banned name works](https://github.com/owncloud/ocis/issues/1295) #### [Getting information about a folder overwritten by a file gives 500 error instead of 404](https://github.com/owncloud/ocis/issues/1239) @@ -1622,6 +1618,9 @@ Scenario Outline: Do a PROPFIND to a non-existing URL - [apiWebdavUploadTUS/uploadToShare.feature:249](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiWebdavUploadTUS/uploadToShare.feature#L249) - [apiWebdavUploadTUS/uploadToShare.feature:289](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiWebdavUploadTUS/uploadToShare.feature#L289) - [apiWebdavUploadTUS/uploadToShare.feature:290](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiWebdavUploadTUS/uploadToShare.feature#L290) +#### [TUS OPTIONS requests do not reply with TUS headers when invalid password](https://github.com/owncloud/ocis/issues/1012) +- [apiWebdavUploadTUS/optionsRequest.feature:33](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiWebdavUploadTUS/optionsRequest.feature#L33) +- [apiWebdavUploadTUS/optionsRequest.feature:46](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiWebdavUploadTUS/optionsRequest.feature#L46) #### [Share inaccessible if folder with same name was deleted and recreated](https://github.com/owncloud/ocis/issues/1787) - [apiShareReshareToShares1/reShare.feature:269](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiShareReshareToShares1/reShare.feature#L269) diff --git a/tests/acceptance/expected-failures-API-on-OWNCLOUD-storage.md b/tests/acceptance/expected-failures-API-on-OWNCLOUD-storage.md index eb0ddbdbfe..8701f00c11 100644 --- a/tests/acceptance/expected-failures-API-on-OWNCLOUD-storage.md +++ b/tests/acceptance/expected-failures-API-on-OWNCLOUD-storage.md @@ -48,10 +48,6 @@ The following scenarios fail on OWNCLOUD storage but not on OCIS storage: - [apiWebdavUploadTUS/uploadToNonExistingFolder.feature:60](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiWebdavUploadTUS/uploadToNonExistingFolder.feature#L60) - [apiWebdavUploadTUS/uploadToNonExistingFolder.feature:61](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiWebdavUploadTUS/uploadToNonExistingFolder.feature#L61) -#### [TUS OPTIONS requests do not reply with TUS headers when invalid password](https://github.com/owncloud/ocis/issues/1012) -- [apiWebdavUploadTUS/optionsRequest.feature:33](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiWebdavUploadTUS/optionsRequest.feature#L33) -- [apiWebdavUploadTUS/optionsRequest.feature:46](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiWebdavUploadTUS/optionsRequest.feature#L46) - #### [renaming to banned name works](https://github.com/owncloud/ocis/issues/1295) #### [Getting information about a folder overwritten by a file gives 500 error instead of 404](https://github.com/owncloud/ocis/issues/1239) @@ -1805,6 +1801,9 @@ Scenario Outline: Do a PROPFIND to a non-existing URL - [apiWebdavUploadTUS/uploadToShare.feature:249](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiWebdavUploadTUS/uploadToShare.feature#L249) - [apiWebdavUploadTUS/uploadToShare.feature:289](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiWebdavUploadTUS/uploadToShare.feature#L289) - [apiWebdavUploadTUS/uploadToShare.feature:290](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiWebdavUploadTUS/uploadToShare.feature#L290) +#### [TUS OPTIONS requests do not reply with TUS headers when invalid password](https://github.com/owncloud/ocis/issues/1012) +- [apiWebdavUploadTUS/optionsRequest.feature:33](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiWebdavUploadTUS/optionsRequest.feature#L33) +- [apiWebdavUploadTUS/optionsRequest.feature:46](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiWebdavUploadTUS/optionsRequest.feature#L46) #### [Trying to accept a share with invalid ID gives incorrect OCS and HTTP status](https://github.com/owncloud/ocis/issues/2111) - [apiShareOperationsToShares2/shareAccessByID.feature:85](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiShareOperationsToShares2/shareAccessByID.feature#L85) diff --git a/tests/acceptance/features/apiBugDemonstration/apiAuthOcs-ocsDELETEAuth.feature b/tests/acceptance/features/apiBugDemonstration/apiAuthOcs-ocsDELETEAuth.feature deleted file mode 100644 index 8b13789179..0000000000 --- a/tests/acceptance/features/apiBugDemonstration/apiAuthOcs-ocsDELETEAuth.feature +++ /dev/null @@ -1 +0,0 @@ - diff --git a/tests/acceptance/features/apiBugDemonstration/apiAuthOcs-ocsGETAuth.feature b/tests/acceptance/features/apiBugDemonstration/apiAuthOcs-ocsGETAuth.feature deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/tests/acceptance/features/apiBugDemonstration/apiAuthOcs-ocsPOSTAuth.feature b/tests/acceptance/features/apiBugDemonstration/apiAuthOcs-ocsPOSTAuth.feature deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/tests/acceptance/features/apiBugDemonstration/apiAuthOcs-ocsPUTAuth.feature b/tests/acceptance/features/apiBugDemonstration/apiAuthOcs-ocsPUTAuth.feature deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/tests/acceptance/features/apiBugDemonstration/apiAuthWebDav-webDavLOCKAuth.feature b/tests/acceptance/features/apiBugDemonstration/apiAuthWebDav-webDavLOCKAuth.feature deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/tests/acceptance/features/apiBugDemonstration/apiAuthWebDav-webDavMOVEAuth.feature b/tests/acceptance/features/apiBugDemonstration/apiAuthWebDav-webDavMOVEAuth.feature deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/tests/acceptance/features/apiBugDemonstration/apiCapabilities-capabilitiesWithNormalUser.feature b/tests/acceptance/features/apiBugDemonstration/apiCapabilities-capabilitiesWithNormalUser.feature deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/tests/acceptance/features/apiBugDemonstration/apiMain-main.feature b/tests/acceptance/features/apiBugDemonstration/apiMain-main.feature deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/tests/acceptance/features/apiBugDemonstration/apiShareManagementBasic-createShare.feature b/tests/acceptance/features/apiBugDemonstration/apiShareManagementBasic-createShare.feature deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/tests/acceptance/features/apiBugDemonstration/apiShareOperations-gettingShares.feature b/tests/acceptance/features/apiBugDemonstration/apiShareOperations-gettingShares.feature deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/tests/acceptance/features/apiBugDemonstration/apiSharePublicLink2-copyFromPublicLink.feature b/tests/acceptance/features/apiBugDemonstration/apiSharePublicLink2-copyFromPublicLink.feature deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/tests/acceptance/features/apiBugDemonstration/apiShareUpdate-updateShare.feature b/tests/acceptance/features/apiBugDemonstration/apiShareUpdate-updateShare.feature deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/tests/acceptance/features/apiBugDemonstration/apiTrashbin-trashbinDelete.feature b/tests/acceptance/features/apiBugDemonstration/apiTrashbin-trashbinDelete.feature deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/tests/acceptance/features/apiBugDemonstration/apiVersions-fileVersions.feature b/tests/acceptance/features/apiBugDemonstration/apiVersions-fileVersions.feature deleted file mode 100644 index 38768cf51e..0000000000 --- a/tests/acceptance/features/apiBugDemonstration/apiVersions-fileVersions.feature +++ /dev/null @@ -1,10 +0,0 @@ -@api @files_versions-app-required @skipOnOcis-EOS-Storage @issue-ocis-reva-275 - -Feature: dav-versions - - Background: - Given using OCS API version "2" - And using new DAV path - And user "Alice" has been created with default attributes and without skeleton files - - diff --git a/tests/acceptance/features/apiBugDemonstration/apiWebdavMove1-moveFolder.feature b/tests/acceptance/features/apiBugDemonstration/apiWebdavMove1-moveFolder.feature deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/tests/acceptance/features/apiBugDemonstration/apiWebdavMove1-moveFolderToBlacklistedName.feature b/tests/acceptance/features/apiBugDemonstration/apiWebdavMove1-moveFolderToBlacklistedName.feature deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/tests/acceptance/features/apiBugDemonstration/apiWebdavMove2-moveFile.feature b/tests/acceptance/features/apiBugDemonstration/apiWebdavMove2-moveFile.feature deleted file mode 100644 index 8b13789179..0000000000 --- a/tests/acceptance/features/apiBugDemonstration/apiWebdavMove2-moveFile.feature +++ /dev/null @@ -1 +0,0 @@ - diff --git a/tests/acceptance/features/apiBugDemonstration/apiWebdavMove2-moveFileToBlacklistedName.feature b/tests/acceptance/features/apiBugDemonstration/apiWebdavMove2-moveFileToBlacklistedName.feature deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/tests/acceptance/features/apiBugDemonstration/apiWebdavOperations-refuseAccess.feature b/tests/acceptance/features/apiBugDemonstration/apiWebdavOperations-refuseAccess.feature deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/tests/acceptance/features/apiBugDemonstration/apiWebdavProperties1-createFolder.feature b/tests/acceptance/features/apiBugDemonstration/apiWebdavProperties1-createFolder.feature deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/tests/acceptance/features/apiBugDemonstration/apiWebdavProperties2-getFileProperties.feature b/tests/acceptance/features/apiBugDemonstration/apiWebdavProperties2-getFileProperties.feature deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/tests/acceptance/features/apiBugDemonstration/apiWebdavUpload1-uploadFile.feature b/tests/acceptance/features/apiBugDemonstration/apiWebdavUpload1-uploadFile.feature deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/tests/acceptance/features/apiBugDemonstration/apiWebdavUploadTUS-optionsRequest.feature b/tests/acceptance/features/apiBugDemonstration/apiWebdavUploadTUS-optionsRequest.feature deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/tests/acceptance/features/apiBugDemonstration/apiWebdavUploadTUS-uploadFile.feature b/tests/acceptance/features/apiBugDemonstration/apiWebdavUploadTUS-uploadFile.feature deleted file mode 100644 index d17cb4e61b..0000000000 --- a/tests/acceptance/features/apiBugDemonstration/apiWebdavUploadTUS-uploadFile.feature +++ /dev/null @@ -1,21 +0,0 @@ -@api @issue-ocis-1141 -# after fixing all issues delete these Scenarios and use the one from oC10 core -Feature: upload file - As a user - I want to be able to upload files - So that I can store and share files between multiple client systems - - Scenario Outline: upload a file using the resource URL of another user - Given using DAV path - And user "Alice" has been created with default attributes and without skeleton files - And user "Brian" has been created with default attributes and without skeleton files - And user "Alice" has created a new TUS resource on the WebDAV API with these headers: - | Upload-Length | 5 | - | Upload-Metadata | filename dGV4dEZpbGUudHh0 | - When user "Brian" sends a chunk to the last created TUS Location with offset "0" and data "12345" using the WebDAV API - Then the HTTP status code should be "204" - And as "Alice" file "/textFile.txt" should exist - Examples: - | dav_version | - | old | - | new |