Files
opencloud/tests/acceptance/expected-failures-localAPI-on-OCIS-storage.md
Florian Schade 38a43df924 [full-ci] bump reva (#5404)
* bump reva
2023-01-13 16:44:16 +01:00

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

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

Settings service user can see roles list

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

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

GET a file while it's in processing doesn't return 425 code (async uploads)

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.