Files
opencloud/tests/acceptance/expected-failures-localAPI-on-OCIS-storage.md
Prarup Gurung 4b04870ade [full-ci] [tests-only] unassign app role assignment of user (#6030)
* Added scenario to unassign the role of user

* Added scenario,admin tries to unassign the own role

* Addressed reviews

* refactor

---------

Co-authored-by: Saw-jan <saw.jan.grg3e@gmail.com>
2023-05-15 10:45:24 +02:00

23 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

Downloaded /Shares tar contains resource (files|folder) with leading / in Response

create request for already existing user exits with status code 500

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

Copy or move on an existing resource doesn't create a new version but deletes instead

Creating group with empty name returns status code 200

Settings service user can list other peoples assignments

Share lists deleted user as 'user'

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

A User can get information of another user with Graph API

Sharing to a group with an expiration date does not work #5442

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

API requests for a non-existent resources should return 404

Users are added in a group with wrong host in host-part of user

Admin user can't restore other user spaces

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.