Skip to content

ING-1191: Run and make invalid bucket name tests pass#327

Merged
Westwooo merged 1 commit into
masterfrom
ING-1191-invalid-bucket-names
Dec 11, 2025
Merged

ING-1191: Run and make invalid bucket name tests pass#327
Westwooo merged 1 commit into
masterfrom
ING-1191-invalid-bucket-names

Conversation

@Westwooo

Copy link
Copy Markdown
Contributor

This PR runs the tests for error cases where the bucket name is blank or contains characters that require url escaping. The expected return code when the bucket name has invalid chars depends on the test, when teh bucket name is used in a url the result is not found. When it is sent as part of the body to the server, in create, we get an invalid argument.

@Westwooo Westwooo force-pushed the ING-1191-invalid-bucket-names branch from c8b3cc4 to c1bab74 Compare December 11, 2025 10:54
@Westwooo Westwooo merged commit 68c6ea2 into master Dec 11, 2025
26 checks passed
@Westwooo Westwooo deleted the ING-1191-invalid-bucket-names branch December 11, 2025 11:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants