-
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][full-ci] Added API tests to check file versions of shared file from project space by a sharee #7829
Conversation
24cd7d5
to
fefc5ce
Compare
tests/acceptance/features/apiSpacesDavOperation/fileVersionByFileID.feature
Outdated
Show resolved
Hide resolved
tests/acceptance/features/apiSpacesDavOperation/fileVersionByFileID.feature
Outdated
Show resolved
Hide resolved
tests/acceptance/features/apiSpacesDavOperation/fileVersionByFileID.feature
Outdated
Show resolved
Hide resolved
tests/acceptance/features/apiSpacesDavOperation/fileVersionByFileID.feature
Outdated
Show resolved
Hide resolved
tests/acceptance/features/apiSpacesDavOperation/fileVersionByFileID.feature
Outdated
Show resolved
Hide resolved
tests/acceptance/features/apiSpacesDavOperation/fileVersionByFileID.feature
Outdated
Show resolved
Hide resolved
cce22c9
to
35679ad
Compare
f977333
to
3589ee7
Compare
tests/acceptance/features/apiSpacesDavOperation/fileVersionByFileID.feature
Outdated
Show resolved
Hide resolved
3589ee7
to
27d0458
Compare
tests/acceptance/features/apiSpacesDavOperation/fileVersionByFileID.feature
Outdated
Show resolved
Hide resolved
27d0458
to
7ef175e
Compare
tests/acceptance/features/apiSpacesDavOperation/fileVersionByFileID.feature
Outdated
Show resolved
Hide resolved
7ef175e
to
cb476b5
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
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.
Could you please check what behavior if you share space with a file to user.
Can he see the version of the file and what role should he have?
do we have test for that?
of course in different PR
if the space is shared with editor permission then only he can see the file versions.
i don't think we have such tests for project spaces. |
tests/acceptance/features/apiSpacesDavOperation/fileVersionByFileID.feature
Outdated
Show resolved
Hide resolved
cb476b5
to
28e10a5
Compare
|
Description
Added API tests for checking file versions of shared file from a space (file shared with different role)
Related Issue
Motivation and Context
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
Checklist: