Files
opencloud/tests/acceptance/expected-failures-localAPI-on-OCIS-storage.md
T
Sawjan Gurung 3cea035d6d [tests-only] use new json schema assertion lib that supports latest schema drafts (#8503)
* test(api): use new json schema assertion lib that supports latest schema drafts

* test(api): fix json schema

* test(api): fix method call

* test(api): update expected failure lines

* test(api): add custom schema validator

* test(api): add custom schema validator

* test(api): add custom schema validator

* test(api): add custom schema validator

* test(api): make json array validation strict

* test(api): fix php code style

* test(api): update expected failure lines
2024-02-23 16:24:22 +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