Files
opencloud/tests/acceptance/expected-failures-without-remotephp.md
Viktor Scharf 129fb1e62d [full-ci] ApiTest. checking private link in report response (#993)
* checking private link in report response

* correct expected failures file
2025-06-05 10:41:16 +02:00

62 KiB

Scenarios that are expected to fail when remote.php is not used

REPORT request without remote.php returns empty result (only with dav/spaces path)

Downloading public files without remote.php returns 401 unauthorized error

Cannot create new TUS upload resource using /webdav without remote.php - returns html instead

PROPFIND to /webdav root (old dav path) without remote.php returns html instead of xml

Trying to create .. resource with /webdav root (old dav path) without remote.php returns html

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.