mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-04-23 20:49:13 -05:00
15 KiB
15 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:25
- apiArchiver/downloadByPath.feature:26
- apiArchiver/downloadByPath.feature:43
- apiArchiver/downloadByPath.feature:44
- apiArchiver/downloadByPath.feature:47
- apiArchiver/downloadByPath.feature:73
- apiArchiver/downloadByPath.feature:131
- apiArchiver/downloadByPath.feature:132
Downloaded /Shares tar contains resource (files|folder) with leading / in Response
PROPFIND on accepted shares with identical names containing brackets exit with 404
Shared mount folder gets deleted when overwritten by a file from personal space
PATCH request for TUS upload with wrong checksum gives incorrect response
- apiSpacesShares/shareUploadTUS.feature:203
- apiSpacesShares/shareUploadTUS.feature:218
- apiSpacesShares/shareUploadTUS.feature:283
Settings service user can list other peoples assignments
- apiAccountsHashDifficulty/assignRole.feature:27
- apiAccountsHashDifficulty/assignRole.feature:28
- apiGraph/assignRole.feature:30
- apiGraph/assignRole.feature:31
- apiGraph/assignRole.feature:32
Share lists deleted user as 'user'
CORS headers are not identical with oC10 headers
Requests with invalid credentials do not return CORS headers
A User can get information of another user with Graph API
- apiGraph/getUser.feature:82
- apiGraph/getUser.feature:83
- apiGraph/getUser.feature:84
- apiGraph/getUser.feature:85
- apiGraph/getUser.feature:86
- apiGraph/getUser.feature:87
- apiGraph/getUser.feature:88
- apiGraph/getUser.feature:89
- apiGraph/getUser.feature:90
- apiGraph/getUser.feature:91
- apiGraph/getUser.feature:92
- apiGraph/getUser.feature:93
- apiGraph/getUser.feature:607
- apiGraph/getUser.feature:608
- apiGraph/getUser.feature:609
- apiGraph/getUser.feature:610
- apiGraph/getUser.feature:611
- apiGraph/getUser.feature:612
- apiGraph/getUser.feature:613
- apiGraph/getUser.feature:614
- apiGraph/getUser.feature:615
- apiGraph/getUser.feature:616
- apiGraph/getUser.feature:617
- apiGraph/getUser.feature:618
Normal user can get expanded members information of a group
Changing user with an uppercase name gives 404 error
Same users can be added in a group multiple time
API requests from an unauthorized user should return 403
- apiGraph/addUserToGroup.feature:150
- apiGraph/addUserToGroup.feature:151
- apiGraph/addUserToGroup.feature:152
- apiGraph/addUserToGroup.feature:184
- apiGraph/addUserToGroup.feature:185
- apiGraph/addUserToGroup.feature:186
- apiGraph/createGroup.feature:42
- apiGraph/createGroup.feature:43
- apiGraph/createGroup.feature:44
- apiGraph/deleteGroup.feature:63
- apiGraph/deleteGroup.feature:62
- apiGraph/deleteGroup.feature:64
- apiGraph/editGroup.feature:35
- apiGraph/editGroup.feature:34
- apiGraph/editGroup.feature:36
- apiGraph/getGroup.feature:54
- apiGraph/getGroup.feature:55
- apiGraph/getGroup.feature:56
- apiGraph/getGroup.feature:103
- apiGraph/getGroup.feature:104
- apiGraph/getGroup.feature:105
- apiGraph/getGroup.feature:267
- apiGraph/getGroup.feature:268
- apiGraph/getGroup.feature:269
- apiGraph/removeUserFromGroup.feature:191
- apiGraph/removeUserFromGroup.feature:192
- apiGraph/removeUserFromGroup.feature:193
API requests for a non-existent resources should return 404
- apiGraph/addUserToGroup.feature:201
- apiGraph/addUserToGroup.feature:202
- apiGraph/addUserToGroup.feature:203
Users are added in a group with wrong host in host-part of user
Adding the same user as multiple members in a single request results in listing the same user twice in the group
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.