Thanks to visit codestin.com
Credit goes to github.com

Skip to content

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

Merged
pamil merged 2 commits into
Sylius:masterfrom
Zales0123:spend-less-time-waiting-for-slug-generation
Dec 23, 2019
Merged

[Behat] Spend less time waiting for slug generation#10981
pamil merged 2 commits into
Sylius:masterfrom
Zales0123:spend-less-time-waiting-for-slug-generation

Conversation

@Zales0123
Copy link
Copy Markdown
Contributor

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
Copy Markdown
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.

2 participants