Files
opencloud/tests/acceptance/features
Michael Stingl a3951098c6 test(coreApiWebdavUploadTUS): expect 400 for invalid TUS upload names
opencloud-eu/reva#655 changes the TUS create response for an invalid name
from 412 to 400. Update the invalid-name scenario to match.

Each example now carries its own expected status in an <http-status-code>
column. Names that fail ValidateName expect 400. The three folder/file rows
stay 412: filename() applies path.Base first, so "folder/file" becomes the
valid leaf "file" and never reaches the changed branch.

lowLevelCreationExtension.feature is unchanged; its missing-Upload-Length
case still returns 412.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-25 16:11:25 +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-04-23 17:07:00 +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