-
Notifications
You must be signed in to change notification settings - Fork 2.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add webDAV acceptance tests for upload-download-propfind of unusual file names #32010
Conversation
~~CI fail due to issue #32012 ~~ |
53eff32
to
96108bf
Compare
Codecov Report
@@ Coverage Diff @@
## master #32010 +/- ##
============================================
+ Coverage 63.44% 63.58% +0.14%
Complexity 18553 18553
============================================
Files 1169 1169
Lines 69604 69604
Branches 1264 1264
============================================
+ Hits 44157 44261 +104
+ Misses 25078 24974 -104
Partials 369 369
Continue to review full report at Codecov.
|
Backport |
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Description
Add acceptance tests that check upload, download and propfind via webDAV of files that have unusual names (regular ASCII, European special characters, other Unicode script, characters special to URLs like
#?
Related Issue
#32009
The tests cover some more combinations that might have been causing a problem for that issue. But actually these tests all pass.
Motivation and Context
Have a broader range of webDAV tests that check functionality with typical subsets of characters used in file and folder names.
How Has This Been Tested?
Types of changes
Checklist:
Open tasks: