Files
opencloud/tests/acceptance/expected-failures-localAPI-on-OCIS-storage.md
T
Sabin Panta 5f57740976 [tests-only][full-ci]resourcetype variable deleted from testcode (#8370)
* resourcetype variable deleted from testcode

* updated expected failures file

* addressing review
2024-02-09 14:02:38 +05:45

35 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

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

Settings service user can list other peoples assignments

Share lists deleted user as 'user'

A User can get information of another user with Graph API

Normal user can get expanded members information of a group

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

Adding the same user as multiple members in a single request results in listing the same user twice in the group

Shared file locking is not possible using different path

Trying to upload to a locked file gives 500

Folders can be locked and locking works partially

Trying to unlock a shared file with sharer's lock token gives 500

sharee (editor role) MOVE a file by file-id into same shared folder returns 403

MOVE a file into same folder with same name returns 404 instead of 403