-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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] add api tests for accessing shares by id #38757
Conversation
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.
Fix consecutive givens and whens
tests/acceptance/features/apiShareOperationsToShares/shareAccessByID.feature
Outdated
Show resolved
Hide resolved
tests/acceptance/features/apiShareOperationsToShares/shareAccessByID.feature
Outdated
Show resolved
Hide resolved
tests/acceptance/features/apiShareOperationsToShares/shareAccessByID.feature
Outdated
Show resolved
Hide resolved
tests/acceptance/features/apiShareOperationsToRoot/shareAccessByID.feature
Outdated
Show resolved
Hide resolved
tests/acceptance/features/apiShareOperationsToRoot/shareAccessByID.feature
Outdated
Show resolved
Hide resolved
tests/acceptance/features/apiShareOperationsToRoot/shareAccessByID.feature
Outdated
Show resolved
Hide resolved
tests/acceptance/features/apiShareOperationsToShares/shareAccessByID.feature
Outdated
Show resolved
Hide resolved
tests/acceptance/features/apiShareOperationsToShares/shareAccessByID.feature
Show resolved
Hide resolved
tests/acceptance/features/apiShareOperationsToShares/shareAccessByID.feature
Outdated
Show resolved
Hide resolved
tests/acceptance/features/apiShareOperationsToShares/shareAccessByID.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 also have this step which grammarly fits here
f3a8a0c
to
c2434d3
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.
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.
LGTM. I think we have been leaving 2 lines between each scenario. Implementing the same style would make our work more uniform, I think.
tests/acceptance/features/apiShareOperationsToShares/shareAccessByID.feature
Show resolved
Hide resolved
c2434d3
to
84df91a
Compare
Kudos, SonarCloud Quality Gate passed! |
Description
Add API tests for accessing shares by using share id, accepting and declining them.
Related Issue
Motivation and Context
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
Checklist: