-
Notifications
You must be signed in to change notification settings - Fork 189
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
[tests-only][full-ci] Add tests for zero-byte file upload on public share #10697
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ac4f914
to
84fc885
Compare
94e35c9
to
c496f3e
Compare
S-Panta
reviewed
Dec 10, 2024
S-Panta
reviewed
Dec 10, 2024
S-Panta
reviewed
Dec 10, 2024
S-Panta
reviewed
Dec 10, 2024
tests/acceptance/features/apiSpacesShares/shareUploadTUS.feature
Outdated
Show resolved
Hide resolved
e4591b7
to
2a5d18e
Compare
2a5d18e
to
3b4a444
Compare
tests/acceptance/features/apiSpacesShares/shareUploadTUS.feature
Outdated
Show resolved
Hide resolved
tests/acceptance/features/apiSpacesShares/shareUploadTUS.feature
Outdated
Show resolved
Hide resolved
tests/acceptance/features/apiSpacesShares/shareUploadTUS.feature
Outdated
Show resolved
Hide resolved
3b4a444
to
fc2784b
Compare
0d84e32
to
ab70496
Compare
S-Panta
reviewed
Dec 17, 2024
ab70496
to
8d46b46
Compare
tests/acceptance/features/apiSpacesShares/shareUploadTUS.feature
Outdated
Show resolved
Hide resolved
Seems okay for me 👍 |
saw-jan
requested changes
Dec 30, 2024
tests/acceptance/features/apiSpacesShares/shareUploadTUS.feature
Outdated
Show resolved
Hide resolved
4007c06
to
16a7a6e
Compare
saw-jan
reviewed
Dec 30, 2024
Signed-off-by: nabim777 <[email protected]>
Signed-off-by: nabim777 <[email protected]>
Signed-off-by: nabim777 <[email protected]>
Signed-off-by: nabim777 <[email protected]>
16a7a6e
to
3ef2ca3
Compare
Signed-off-by: nabim777 <[email protected]>
3ef2ca3
to
0a7977c
Compare
|
saw-jan
approved these changes
Jan 2, 2025
ownclouders
pushed a commit
that referenced
this pull request
Jan 2, 2025
[tests-only][full-ci] Add tests for zero-byte file upload on public share
ownclouders
pushed a commit
that referenced
this pull request
Jan 3, 2025
[tests-only][full-ci] Add tests for zero-byte file upload on public share
ownclouders
pushed a commit
that referenced
this pull request
Jan 3, 2025
[tests-only][full-ci] Add tests for zero-byte file upload on public share
ownclouders
pushed a commit
that referenced
this pull request
Jan 4, 2025
[tests-only][full-ci] Add tests for zero-byte file upload on public share
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
In this PR, there is an added bug coverage test. Following scenarios are added for upload via webdav api:
Related Issue
Motivation and Context
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
Checklist: