1
0
mirror of https://github.com/owncloud/ocis.git synced 2025-04-18 23:44:07 +03:00
ocis/tests/acceptance/expected-failures-localAPI-on-OCIS-storage.md
2024-08-22 14:52:27 +05:45

38 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

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

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

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 shared sub-folder returns 502

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

OCM. sharing issues

OCM. user cannot see invite description and inviteUser email

OCM. admin cannot get federated users if he hasn't connection with them

tests/acceptance/features/apiOcm/searchFederationUsers.feature

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.