-
Notifications
You must be signed in to change notification settings - Fork 184
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] removed steps related to share api occ commands #6096
Conversation
b75505c
to
b668274
Compare
tests/acceptance/features/coreApiShareReshareToShares3/reShareWithExpiryDate.feature
Outdated
Show resolved
Hide resolved
tests/acceptance/features/coreApiShareReshareToShares3/reShareWithExpiryDate.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.
We can get rid of all this scenarios and also from the expected to failure.
tests/acceptance/features/coreApiShareOperationsToShares2/shareAccessByID.feature
Outdated
Show resolved
Hide resolved
tests/acceptance/features/coreApiShareOperationsToShares2/shareAccessByID.feature
Outdated
Show resolved
Hide resolved
tests/acceptance/features/coreApiShareOperationsToShares2/shareAccessByID.feature
Outdated
Show resolved
Hide resolved
tests/acceptance/features/coreApiSharePublicLink3/uploadToPublicLinkShare.feature
Outdated
Show resolved
Hide resolved
34ecdec
to
20f994b
Compare
2d13275
to
4a947ba
Compare
4a947ba
to
d6aa0ad
Compare
tests/acceptance/features/coreApiShareOperationsToShares2/shareAccessByID.feature
Outdated
Show resolved
Hide resolved
d6aa0ad
to
a2b3f4a
Compare
tests/acceptance/features/coreApiShareOperationsToShares2/shareAccessByID.feature
Show resolved
Hide resolved
a2b3f4a
to
f1b91bf
Compare
tests/acceptance/features/coreApiShareReshareToShares3/reShareWithExpiryDate.feature
Outdated
Show resolved
Hide resolved
639ac04
to
c9aeff1
Compare
tests/acceptance/features/coreApiShareManagementToShares/acceptSharesToSharesFolder.feature
Show resolved
Hide resolved
tests/acceptance/features/coreApiShareOperationsToShares2/shareAccessByID.feature
Show resolved
Hide resolved
c9aeff1
to
827463e
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
827463e
to
2163a48
Compare
Kudos, SonarCloud Quality Gate passed! |
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
@PrajwolAmatya @saw-jan @SwikritiT if there is nothing more to do here, please merge.
…#6096) * removed steps related to occ commands * removed scenarios from expected failures * fixed lines in exp failure
…#6096) * removed steps related to occ commands * removed scenarios from expected failures * fixed lines in exp failure
Description
This PR removes the steps related to share api with the following occ commands:
shareapi_auto_accept_share
shareapi_allow_public_upload
shareapi_allow_resharing
shareapi_only_share_with_group_members
shareapi_share_dialog_user_enumeration_group_members
shareapi_default_expire_date_user_share
shareapi_enforce_expire_date_user_share
shareapi_expire_after_n_days_user_share
Related Issue
Related to issue: #4623
Motivation and Context
Screenshots (if appropriate):
Types of changes
Checklist: