-
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
API test for gettingShares #31519
API test for gettingShares #31519
Conversation
Codecov Report
@@ Coverage Diff @@
## master #31519 +/- ##
=========================================
Coverage 62.61% 62.61%
Complexity 18273 18273
=========================================
Files 1147 1147
Lines 68627 68627
Branches 1234 1234
=========================================
Hits 42971 42971
Misses 25295 25295
Partials 361 361
Continue to review full report at Codecov.
|
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.
Just an indent problem
@@ -123,3 +123,12 @@ Scenario: Share of folder to a group, remove user from that group | |||
But user "user2" should not see the following elements | |||
| /PARENT%20(2)/ | | |||
| /PARENT%20(2)/parent.txt | | |||
|
|||
Scenario: getting all the shares inside the folder | |||
Given user "user0" has been created |
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.
Needs indent
aa6c4be
to
e12a5b3
Compare
Backport on #31543 |
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
This PR adds more API tests for gettingShares
Related Issue
#31531
How Has This Been Tested?
Locally
Screenshots (if appropriate):
Types of changes
Checklist: