-
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] adding test for updating role of a share #8329
Conversation
80d274d
to
bc5f8b0
Compare
7c8b4d4
to
0733b2b
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.
others lgtm
0733b2b
to
99f1387
Compare
99f1387
to
158e82c
Compare
The tests added in this PR and some scenarios in the file |
3f55258
to
7102487
Compare
tests/acceptance/features/apiSharingNg/updateShareInvitations.feature
Outdated
Show resolved
Hide resolved
2c944c3
to
42cc8a2
Compare
42cc8a2
to
e462608
Compare
tests/acceptance/features/apiSharingNg/updateShareInvitations.feature
Outdated
Show resolved
Hide resolved
4ef012c
to
499450f
Compare
@@ -0,0 +1,160 @@ | |||
Feature: Update permission of a share | |||
As a user | |||
I want to update resources shared with me |
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.
Isn't the share updated by a sharer?
tests/acceptance/features/apiSharingNg/updateShareInvitations.feature
Outdated
Show resolved
Hide resolved
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.
Other than some typos. LGTM 👍
499450f
to
2d01df8
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.
Please, do not squish with other commits
2d01df8
to
4019fcb
Compare
|
Description
Scenarios added :
and moving permission related tests to
updatePermission.feature
from shareByMe.feature`Related Issue
shareByMe
and update invite #8111Motivation and Context
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
Checklist: