Commit 4908216
committed
test(coreApiWebdavUploadTUS): assert etag and permissions on the finalizing TUS chunk
The chunked TUS finalize returns OC-ETag, ETag and OC-Perm since
opencloud-eu/reva#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 reva-with-opencloud-eu#718, on posix and decomposed.
opencloud-eu#24091 parent ab7cf46 commit 4908216
1 file changed
Lines changed: 20 additions & 0 deletions
Lines changed: 20 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
0 commit comments