mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-05 11:51:16 -06:00
12 KiB
12 KiB
Scenarios from OCIS API tests that are expected to fail with OCIS storage
The expected failures in this file are from features in the owncloud/ocis repo.
Downloading the archive of the resource (files | folder) using resource path is not possible
- apiArchiver/downloadByPath.feature:26
- apiArchiver/downloadByPath.feature:27
- apiArchiver/downloadByPath.feature:44
- apiArchiver/downloadByPath.feature:45
- apiArchiver/downloadByPath.feature:48
- apiArchiver/downloadByPath.feature:74
- apiArchiver/downloadByPath.feature:132
- apiArchiver/downloadByPath.feature:133
Downloaded /Shares tar contains resource (files|folder) with leading / in Response
create request for already existing user exits with status code 500
- apiGraph/createGroupCaseSensitive.feature:17
- apiGraph/createGroupCaseSensitive.feature:18
- apiGraph/createGroupCaseSensitive.feature:19
- apiGraph/createGroupCaseSensitive.feature:20
- apiGraph/createGroupCaseSensitive.feature:21
- apiGraph/createGroupCaseSensitive.feature:22
- apiGraph/createGroup.feature:26
- apiGraph/createUser.feature:29
- apiGraph/createUser.feature:61
PROPFIND on accepted shares with identical names containing brackets exit with 404
copy to overwrite (file and folder) from Personal to Shares Jail behaves differently
PATCH request for TUS upload with wrong checksum gives incorrect response
- apiSpacesShares/shareUploadTUS.feature:204
- apiSpacesShares/shareUploadTUS.feature:219
- apiSpacesShares/shareUploadTUS.feature:284
Copy or move on an existing resource doesn't create a new version but deletes instead
- apiSpacesShares/moveSpaces.feature:322
- apiSpacesShares/copySpaces.feature:752
- apiSpacesShares/copySpaces.feature:793
Creating group with empty name returns status code 200
Settings service user can list other peoples assignments
- apiAccountsHashDifficulty/assignRole.feature:27
- apiAccountsHashDifficulty/assignRole.feature:28
- apiGraph/assignRole.feature:31
- apiGraph/assignRole.feature:32
- apiGraph/assignRole.feature:33
Group having percentage (%) can be created but cannot be GET
Share lists deleted user as 'user'
Updating group displayName request seems OK but group is not being renamed
- apiGraph/editGroup.feature:20
- apiGraph/editGroup.feature:21
- apiGraph/editGroup.feature:22
- apiGraph/editGroup.feature:23
- apiGraph/editGroup.feature:24
- apiGraph/editGroup.feature:25
CORS headers are not identical with oC10 headers
Requests with invalid credentials do not return CORS headers
POST response does not return correct path when creating public link
- apiSpacesShares/shareSubItemOfSpaceViaPublicLink.feature:62
- apiSpacesShares/shareSubItemOfSpaceViaPublicLink.feature:63
- apiSpacesShares/shareSubItemOfSpaceViaPublicLink.feature:64
- apiSpacesShares/shareSubItemOfSpaceViaPublicLink.feature:92
- apiSpacesShares/shareSubItemOfSpaceViaPublicLink.feature:166
- apiSpacesShares/shareSubItemOfSpaceViaPublicLink.feature:167
- apiSpacesShares/shareSubItemOfSpaceViaPublicLink.feature:168
Public cannot download folder via the public link of the folder inside the project space
A User can get information of another user with Graph API
Sharing to a group with an expiration date does not work #5442
Space admin should not not be able to change the user quota
Normal user can get expanded members information of a group
Change editUser test where we set empty value
- apiGraph/editUser.feature:33
- apiGraph/editUser.feature:80 Note: always have an empty line at the end of this file. The bash script that processes this file requires that the last line has a newline on the end.