-
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 tests to check re-share behavior inside blacklisted from sharing group #33865
Conversation
tests/acceptance/features/webUISharingInternalGroups/shareWithGroups.feature
Outdated
Show resolved
Hide resolved
Codecov Report
@@ Coverage Diff @@
## master #33865 +/- ##
=========================================
Coverage 64.42% 64.42%
Complexity 18318 18318
=========================================
Files 1197 1197
Lines 69260 69260
Branches 1276 1276
=========================================
Hits 44621 44621
Misses 24267 24267
Partials 372 372
Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## master #33865 +/- ##
=========================================
Coverage 64.76% 64.76%
Complexity 18330 18330
=========================================
Files 1198 1198
Lines 69382 69382
Branches 1276 1276
=========================================
Hits 44938 44938
Misses 24072 24072
Partials 372 372
Continue to review full report at Codecov.
|
70a177f
to
576142f
Compare
Backport on: #33866 |
I need to add more tests to check webUI
034104d
to
9de94be
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.
Looks good, just some comments on naming
tests/acceptance/features/bootstrap/WebUIAdminSharingSettingsContext.php
Outdated
Show resolved
Hide resolved
tests/acceptance/features/lib/FilesPageElement/SharingDialog.php
Outdated
Show resolved
Hide resolved
tests/acceptance/features/webUISharingInternalUsers/shareWithUsers.feature
Outdated
Show resolved
Hide resolved
9de94be
to
8f4915e
Compare
8f4915e
to
74721de
Compare
Description
This PR webUI tests for files_external delete local storage mount.
Related issue: #33824
How Has This Been Tested?
🤖
Types of changes
Checklist: