-
Notifications
You must be signed in to change notification settings - Fork 183
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][full-CI] adding test for updating share link of a resource in project space. #9297
[tests-only][full-CI] adding test for updating share link of a resource in project space. #9297
Conversation
814b6f7
to
177fe0b
Compare
177fe0b
to
df4a632
Compare
tests/acceptance/features/apiSharingNgLinkShare/linkShare.feature
Outdated
Show resolved
Hide resolved
df4a632
to
e22605d
Compare
tests/acceptance/features/apiSharingNgLinkShare/linkShare.feature
Outdated
Show resolved
Hide resolved
e22605d
to
3ebeadc
Compare
tests/acceptance/features/apiSharingNgLinkShare/linkShare.feature
Outdated
Show resolved
Hide resolved
| view | edit | | ||
| edit | view | |
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.
any specific reason for limiting permissions-role to vie and edit only?
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.
It was due to different JSON response for edit/view and internal permissions role. I have added new scenario for updating role of a file to internal.
3ebeadc
to
6322a41
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.
lgtm
6322a41
to
5e7e1e3
Compare
Quality Gate passedIssues Measures |
…oject-space-file [tests-only][full-CI] adding test for updating share link of a resource in project space.
Description
This PR add tests coverage for share-ng endpoint to update share link of a resource in project-space
Related Issue
Motivation and Context
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
Checklist: