Enhance createShare.feature test scenarios#35638
Merged
Merged
Conversation
phil-davis
force-pushed
the
enhance-sharing-acceptance-tests
branch
2 times, most recently
from
June 25, 2019 02:44
040593d to
67448b1
Compare
Codecov Report
@@ Coverage Diff @@
## master #35638 +/- ##
============================================
- Coverage 65.68% 65.68% -0.01%
+ Complexity 18777 18775 -2
============================================
Files 1222 1222
Lines 70935 70932 -3
Branches 1289 1289
============================================
- Hits 46597 46594 -3
Misses 23960 23960
Partials 378 378
Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## master #35638 +/- ##
=============================================
+ Coverage 49.09% 65.77% +16.68%
- Complexity 0 18781 +18781
=============================================
Files 109 1222 +1113
Lines 10535 70870 +60335
Branches 1289 1289
=============================================
+ Hits 5172 46618 +41446
- Misses 4985 23874 +18889
Partials 378 378
Continue to review full report at Codecov.
|
phil-davis
force-pushed
the
enhance-sharing-acceptance-tests
branch
2 times, most recently
from
June 27, 2019 06:38
eeb66b3 to
2e928e8
Compare
phil-davis
commented
Jun 27, 2019
| And the HTTP status code should be "401" | ||
|
|
||
| @public_link_share-feature-required | ||
| Scenario Outline: Creating a link share with no specified permissions defaults to read permissions |
Contributor
Author
There was a problem hiding this comment.
This is now covered in the scenario at line 208
phil-davis
requested review from
individual-it and
paurakhsharma
and removed request for
individual-it
June 27, 2019 06:48
phil-davis
marked this pull request as ready for review
June 27, 2019 06:48
phil-davis
force-pushed
the
enhance-sharing-acceptance-tests
branch
from
June 27, 2019 11:35
2e928e8 to
7dc3d92
Compare
This was referenced Jun 27, 2019
Contributor
Author
|
Backport |
individual-it
approved these changes
Jun 27, 2019
This file contains hidden or 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
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
createShare.featurescenario outlines to describe what permissions they are testingthe fields of the last response should includechecks to validate the detail of fields in responses.The 2nd commit adjusts various sharing tests so that either they have users and groups that are available on LDAP, or skip them on LDAP. That should get
user_ldapCI passing.Related Issue
owncloud/user_ldap#429 - debug failing tests in user_ldap
owncloud/user_ldap#250 - discussion on future sorting out of this dependency between core acceptance test scenarios and user_ldap testing.
Motivation and Context
Test sharing in more detail.
How Has This Been Tested?
Local acceptance test runs
Types of changes
Checklist:
Open tasks: