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

Change sylius.behat.context.ui.email context to sylius.behat.context.api.email #13767

Merged
merged 1 commit into from
Apr 8, 2022

Conversation

Ferror
Copy link
Contributor

@Ferror Ferror commented Mar 14, 2022

I don't know why, but the API resources had sylius.behat.context.ui.email suites defined, not sure whether they are misconfiguration or feature. Could not find reason for it in the PRs.

@Ferror Ferror self-assigned this Mar 14, 2022
@Ferror Ferror marked this pull request as ready for review March 14, 2022 14:57
@Ferror Ferror requested a review from a team as a code owner March 14, 2022 14:57
@Ferror Ferror marked this pull request as draft March 14, 2022 14:57
@Ferror Ferror marked this pull request as ready for review March 15, 2022 12:13
@Ferror Ferror changed the title [PoC]Change sylius.behat.context.ui.email context to sylius.behat.context.api.email Change sylius.behat.context.ui.email context to sylius.behat.context.api.email Mar 25, 2022
@GSadee GSadee added the Behat Issues and PRs aimed at improving Behat usage. label Mar 30, 2022
@GSadee GSadee changed the base branch from master to 1.10 March 30, 2022 09:41
@GSadee
Copy link
Member

GSadee commented Mar 30, 2022

The base of this pull-request was changed, you need fetch and reset your local branch
if you want to add new commits to this pull request. Reset before you pull, else commits
may become messed-up.

Unless you added new commits (to this branch) locally that you did not push yet,
execute git fetch origin && git reset "bugfix-or-feature" to update your local branch.

Feel free to ask for assistance when you get stuck 👍

@Ferror
Copy link
Contributor Author

Ferror commented Apr 6, 2022

There were some steps missing in API Context, so when #13829 PR will be merged the pipelines will be green :)

@@ -263,7 +263,6 @@
<argument type="service" id="sylius.behat.current_page_resolver" />
<argument type="service" id="sylius.behat.notification_checker" />
<argument type="service" id="sylius.behat.java_script_test_helper" />
<argument type="service" id="behat.mink.default_session" />
Copy link
Contributor Author

Choose a reason for hiding this comment

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

ManagingTaxonsContext has only 7 arguments ;p

@GSadee GSadee merged commit 9d2721b into Sylius:1.10 Apr 8, 2022
@GSadee
Copy link
Member

GSadee commented Apr 8, 2022

Thank you, Zbigniew! 🥇

@Ferror Ferror deleted the bugfix-or-feature branch September 14, 2022 22:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Behat Issues and PRs aimed at improving Behat usage.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants