Files
opencloud/tests/acceptance/expected-failures-localAPI-on-OCIS-storage.md
Viktor Scharf 6b3501be75 fix search test
2022-09-05 11:04:59 +02:00

5.3 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 an archive with invalid path returns HTTP/500

Hardcoded call to /home/..., but /home no longer exists

Tries to download /Shares/ folder but it cannot be downloaded any more directly

create request for already existing user exits with status code 500

PROPFIND on accepted shares with identical names containing brackets exit with 404

Webdav LOCK operations

copy to overwrite (file and folder) from Personal to Shares Jail behaves differently