Files
opencloud/tests/acceptance/expected-failures-localAPI-on-OCIS-storage.md
Sawjan Gurung e07f4f0cb4 [tests-only][ci] split large API test suites (#8212)
* split large API test suites

* remove 30s sleep

* organize core-api test suites

* organize core-api test suites

* divide into 9 pipelines

* organize core-api test suites

* organize api-search suites

* organize api-search suites

* fix config file
2024-01-19 15:16:19 +05:45

44 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'

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

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 from Project space (manager/editor) to Personal space returns 502 code

MOVE a file from Project space (manager/editor) to Project space (manager/editor) returns 502 code

sharee (editor role) MOVE a file by file-id into Personal space responds with 502 instead of 403

sharee (editor role) MOVE a file by file-id into Project space (manager/editor role) responds with 502 instead of 403

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