Skip to content
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

Cover Seeing payment method instructions behat API scenario #15092

Merged
merged 1 commit into from Jun 15, 2023

Conversation

TheMilek
Copy link
Member

Q A
Branch? 1.13
Bug fix? no
New feature? no
BC breaks? no
License MIT

@TheMilek TheMilek added Behat Issues and PRs aimed at improving Behat usage. API APIs related issues and PRs. labels Jun 12, 2023
@TheMilek TheMilek requested a review from a team as a code owner June 12, 2023 09:54
@TheMilek TheMilek changed the title Cover Seeing payment method instructions behat scenario Cover Seeing payment method instructions behat API scenario Jun 12, 2023
@TheMilek TheMilek force-pushed the SYL-2628 branch 2 times, most recently from 655a8b5 to f9ec599 Compare June 13, 2023 12:07
@TheMilek TheMilek force-pushed the SYL-2628 branch 2 times, most recently from af6c960 to 183b8d8 Compare June 15, 2023 06:31
NoResponseMate
NoResponseMate previously approved these changes Jun 15, 2023
src/Sylius/Behat/Context/Api/Shop/CheckoutContext.php Outdated Show resolved Hide resolved
src/Sylius/Behat/Context/Api/Shop/CheckoutContext.php Outdated Show resolved Hide resolved
src/Sylius/Behat/Context/Api/Shop/CheckoutContext.php Outdated Show resolved Hide resolved
Given I am a logged in customer
And I have product "PHP T-Shirt" in the cart
When I proceed selecting "Offline" payment method
And I confirm my order
Then I should see the thank you page
And I should be informed with "Offline" payment method instructions
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
And I should be informed with "Offline" payment method instructions
Then I should be informed with "Offline" payment method instructions

@GSadee GSadee merged commit 025df95 into Sylius:1.13 Jun 15, 2023
23 checks passed
@GSadee
Copy link
Member

GSadee commented Jun 15, 2023

Thanks, Kamil! 🥇

@TheMilek TheMilek mentioned this pull request Jun 15, 2023
GSadee added a commit that referenced this pull request Jun 15, 2023
This PR was merged into the 1.13 branch.

Discussion
----------

| Q               | A                                                            |
|-----------------|--------------------------------------------------------------|
| Branch?         | 1.13 <!-- see the comment below -->                  |
| Bug fix?        | no                                                    |
| New feature?    | no                                                      |
| BC breaks?      | no                                                    |
| License         | MIT                                                          |

<!--
 - Bug fixes must be submitted against the 1.12 branch
 - Features and deprecations must be submitted against the 1.13 branch
 - Make sure that the correct base branch is set

 To be sure you are not breaking any Backward Compatibilities, check the documentation:
 https://docs.sylius.com/en/latest/book/organization/backward-compatibility-promise.html
-->

fixes of #15068 and #15092 comments

Commits
-------

fc0969c Fixes after reviews
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API APIs related issues and PRs. Behat Issues and PRs aimed at improving Behat usage.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants