-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
Integration test for "category deletion and the impact on associated products" #24668
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
arouiadib
force-pushed
the
behat-tests-9811
branch
2 times, most recently
from
May 26, 2021 16:06
57d6a54
to
83ed2b1
Compare
arouiadib
changed the title
Integration tests for category deletion with associated products reassigned
Integration test for category deletion and impact on associated products
May 26, 2021
arouiadib
changed the title
Integration test for category deletion and impact on associated products
Integration test for "category deletion and the impact on associated products"
May 26, 2021
arouiadib
changed the title
Integration test for "category deletion and the impact on associated products"
[WIP] Integration test for "category deletion and the impact on associated products"
Jun 9, 2021
PululuK
reviewed
Jun 10, 2021
src/Adapter/Category/CommandHandler/AbstractDeleteCategoryHandler.php
Outdated
Show resolved
Hide resolved
kpodemski
requested changes
Jun 10, 2021
src/Adapter/Category/CommandHandler/AbstractDeleteCategoryHandler.php
Outdated
Show resolved
Hide resolved
src/Adapter/Category/CommandHandler/AbstractDeleteCategoryHandler.php
Outdated
Show resolved
Hide resolved
src/Adapter/Category/CommandHandler/AbstractDeleteCategoryHandler.php
Outdated
Show resolved
Hide resolved
src/Adapter/Category/CommandHandler/AbstractDeleteCategoryHandler.php
Outdated
Show resolved
Hide resolved
arouiadib
force-pushed
the
behat-tests-9811
branch
from
June 10, 2021 13:32
e68f458
to
eb253de
Compare
@kpodemski @PululuK Thanks a lot for your first feedback. The changes you already suggested will be taken into account in another PR (that contains the fix). |
arouiadib
changed the title
[WIP] Integration test for "category deletion and the impact on associated products"
Integration test for "category deletion and the impact on associated products"
Aug 4, 2021
arouiadib
force-pushed
the
behat-tests-9811
branch
from
August 4, 2021 22:21
5a9b38f
to
3294170
Compare
Hi @arouiadib are you still working on it because CI is failing? |
PierreRambaud
added
Waiting for QA
Status: action required, waiting for test feedback
Waiting for author
Status: action required, waiting for author feedback
and removed
Waiting for QA
Status: action required, waiting for test feedback
labels
Nov 15, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Bug fix
Type: Bug fix
develop
Branch
Refactoring
Type: Refactoring
Waiting for author
Status: action required, waiting for author feedback
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
php ./vendor/bin/behat -c tests/Integration/Behaviour/behat.yml --name="Delete category"
This change is