Files
opencloud/tests/acceptance/features
Michael Stingl 76ffc82bba test(coreApiWebdavUploadTUS): assert etag and permissions on the finalizing TUS chunk (#3078)
* test(coreApiWebdavUploadTUS): assert etag and permissions on the finalizing TUS chunk

The chunked TUS finalize returns OC-ETag, ETag and OC-Perm since
https://github.com/opencloud-eu/reva/pull/718, so a client no longer
needs a follow-up PROPFIND for the new etag and permissions. Add a
scenario asserting these headers on the finalizing chunk, reusing
existing step definitions (the etag is a dynamic quoted hash, hence the
header-regex assertion).

Verified locally red->green: red on stock (headers absent), green on an
opencloud built on a reva carrying that change, on posix and decomposed.

https://github.com/opencloud-eu/opencloud/issues/2409

* test(coreApiWebdavUploadTUS): assert exact OC-Perm and tighten etag regex

---------

Co-authored-by: v.scharf <v.scharf@opencloud.eu>
2026-07-17 14:40:37 +02:00
..
2025-01-13 16:11:11 +01:00
2025-11-28 17:34:12 +01:00
2025-01-16 17:39:02 +01:00
2025-02-14 09:26:32 +01:00
2025-01-16 17:39:02 +01:00
2026-07-14 09:32:35 +02:00
2025-02-11 11:27:05 +01:00
2026-03-16 14:49:17 +01:00
2025-01-13 16:11:11 +01:00
2024-12-09 14:52:23 +05:45