-
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][full-ci]added then steps for apiShareCreateSpecialToRoot1 suite #39861
[tests-only][full-ci]added then steps for apiShareCreateSpecialToRoot1 suite #39861
Conversation
Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes. |
tests/acceptance/features/apiShareCreateSpecialToRoot1/createShareExpirationDate.feature
Outdated
Show resolved
Hide resolved
tests/acceptance/features/apiShareCreateSpecialToRoot1/createShareExpirationDate.feature
Outdated
Show resolved
Hide resolved
tests/acceptance/features/apiShareCreateSpecialToRoot1/createShareExpirationDate.feature
Outdated
Show resolved
Hide resolved
tests/acceptance/features/apiShareCreateSpecialToRoot1/createShareExpirationDate.feature
Outdated
Show resolved
Hide resolved
tests/acceptance/features/apiShareCreateSpecialToRoot1/createShareUniqueReceivedNames.feature
Outdated
Show resolved
Hide resolved
tests/acceptance/features/bootstrap/AppConfigurationContext.php
Outdated
Show resolved
Hide resolved
tests/acceptance/features/apiShareCreateSpecialToRoot1/createShareExpirationDate.feature
Outdated
Show resolved
Hide resolved
tests/acceptance/features/apiShareCreateSpecialToRoot1/createShareExpirationDate.feature
Outdated
Show resolved
Hide resolved
tests/acceptance/features/apiShareCreateSpecialToRoot1/createShareExpirationDate.feature
Outdated
Show resolved
Hide resolved
tests/acceptance/features/apiShareCreateSpecialToRoot1/createShareExpirationDate.feature
Outdated
Show resolved
Hide resolved
tests/acceptance/features/apiShareCreateSpecialToRoot1/createShareExpirationDate.feature
Outdated
Show resolved
Hide resolved
tests/acceptance/features/apiShareCreateSpecialToRoot1/createShareExpirationDate.feature
Outdated
Show resolved
Hide resolved
tests/acceptance/features/apiShareCreateSpecialToRoot1/createShareExpirationDate.feature
Outdated
Show resolved
Hide resolved
tests/acceptance/features/apiShareCreateSpecialToRoot1/createShareExpirationDate.feature
Outdated
Show resolved
Hide resolved
tests/acceptance/features/apiShareCreateSpecialToRoot1/createShareExpirationDate.feature
Outdated
Show resolved
Hide resolved
tests/acceptance/features/apiShareCreateSpecialToRoot1/createShareExpirationDate.feature
Outdated
Show resolved
Hide resolved
tests/acceptance/features/apiShareCreateSpecialToRoot1/createShareExpirationDate.feature
Outdated
Show resolved
Hide resolved
tests/acceptance/features/apiShareCreateSpecialToRoot1/createShareExpirationDate.feature
Outdated
Show resolved
Hide resolved
7f91db8
to
a532a84
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.
Changes to be made
a532a84
to
61430e1
Compare
tests/acceptance/features/apiShareCreateSpecialToRoot1/createShareExpirationDate.feature
Outdated
Show resolved
Hide resolved
tests/acceptance/features/apiShareCreateSpecialToRoot1/createShareExpirationDate.feature
Outdated
Show resolved
Hide resolved
tests/acceptance/features/apiShareCreateSpecialToRoot1/createShareExpirationDate.feature
Outdated
Show resolved
Hide resolved
tests/acceptance/features/apiShareCreateSpecialToRoot1/createShareExpirationDate.feature
Outdated
Show resolved
Hide resolved
@sushmita56 @grgprarup these discussed tests mostly involves
any comments, thoughts? cc @phil-davis |
6d13990
to
61bf543
Compare
53d2a38
to
5b1cc9c
Compare
41cebab
to
222fbff
Compare
...acceptance/features/apiShareCreateSpecialToShares1/createShareReceivedInMultipleWays.feature
Outdated
Show resolved
Hide resolved
222fbff
to
d2b6adb
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.
I've pointed out some more cases where we should be keeping on using the original steps.
Why changing an existing nice Then step and splitting it into 3 When-Then-And steps
Same applies to a lot of other places in this PR
...acceptance/features/apiShareCreateSpecialToShares1/createShareReceivedInMultipleWays.feature
Outdated
Show resolved
Hide resolved
...acceptance/features/apiShareCreateSpecialToShares1/createShareReceivedInMultipleWays.feature
Outdated
Show resolved
Hide resolved
...acceptance/features/apiShareCreateSpecialToShares1/createShareReceivedInMultipleWays.feature
Outdated
Show resolved
Hide resolved
...acceptance/features/apiShareCreateSpecialToShares1/createShareReceivedInMultipleWays.feature
Outdated
Show resolved
Hide resolved
...acceptance/features/apiShareCreateSpecialToShares1/createShareReceivedInMultipleWays.feature
Show resolved
Hide resolved
031c90e
to
94fa0c1
Compare
...acceptance/features/apiShareCreateSpecialToShares1/createShareReceivedInMultipleWays.feature
Show resolved
Hide resolved
94fa0c1
to
32cba12
Compare
32cba12
to
1d7036b
Compare
fixed php style addressed review
Signed-off-by: Parajuli Kiran <[email protected]>
…nMultipleWays.feature Signed-off-by: Parajuli Kiran <[email protected]> Signed-off-by: Kiran Parajuli <[email protected]>
1d7036b
to
a17e280
Compare
Kudos, SonarCloud Quality Gate passed! |
@individual-it can you please have a look at this again. |
@kiranparajuli589 LGTM, please squash the commits |
requested changes are already made
Description
This PR adds
Then
steps to existing API test scenarios to better check the results ofWhen
steps.Suite Covered
apiShareCreateSpecialToRoot1
apiShareCreateSpecialToShares1/createShareReceivedInMultipleWays.feature
Related Issues
How Has This Been Tested?
Types of changes
Checklist: