-
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
[Tests-Only] Add acceptance tests for resharing deleted file #38490
Conversation
| ocs_api_version | ocs_status_code | http_status_code | | ||
| 1 | 100 | 200 | | ||
| 2 | 200 | 200 | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
since the HTTP status code is 200 in both examples, you do not need to keep it in the example table.
4940620
to
e218665
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
is the bug described in owncloud/ocis#1787 also reproducible with files?
@kulmann mentioning sharing of folders.
maybe we could add also a test with sharing a folder
e218665
to
e5db707
Compare
e5db707
to
76718fc
Compare
Kudos, SonarCloud Quality Gate passed! |
Description
Add acceptance tests for resharing a deleted file.
Related Issue
Motivation and Context
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
Checklist: