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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Behat] Spend less time waiting for slug generation #10981

Merged

Conversation

Zales0123
Copy link
Member

Q A
Branch? master
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Related tickets related issues #10973, #10562, #10043
License MIT

Even though waiting for the slug generation should end when it's generated, I've noticed that it still takes a lot of time. So I made a quick experiment with lowering the waiting time and it seems to not harm and even improve execution time a little bit 馃拑
I also removed a @javascript tag from some scenarios that de facto didn't need it.

Before:

Zrzut ekranu 2019-12-20 o 11 57 30

After:

Zrzut ekranu 2019-12-20 o 11 56 12

@Zales0123 Zales0123 added Enhancement Minor issues and PRs improving the current solutions (optimizations, typo fixes, etc.). DX Issues and PRs aimed at improving Developer eXperience. Behat Issues and PRs aimed at improving Behat usage. labels Dec 20, 2019
@Zales0123 Zales0123 requested a review from a team as a code owner December 20, 2019 11:09
@pamil pamil merged commit 05c9e8f into Sylius:master Dec 23, 2019
@pamil
Copy link
Contributor

pamil commented Dec 23, 2019

Thanks, Mateusz! 馃

@Zales0123 Zales0123 deleted the spend-less-time-waiting-for-slug-generation branch December 23, 2019 09:43
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. DX Issues and PRs aimed at improving Developer eXperience. Enhancement Minor issues and PRs improving the current solutions (optimizations, typo fixes, etc.).
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants