-
Notifications
You must be signed in to change notification settings - Fork 9.3k
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
MFTF: Refactoring admin url rewrite multiple storeviews product import with config turned off test #28457
Conversation
…oreviewsProductImportWithConfigTurnedOffTest
Hi @kate-kyzyma. Thank you for your contribution
❗ Automated tests can be triggered manually with an appropriate comment:
You can find more information about the builds here ℹ️ Please run only needed test builds instead of all when developing. Please run all test builds before sending your PR for review. For more details, please, review the Magento Contributor Guide documentation. |
@magento run all tests |
<argument name="categoryName" type="string"/> | ||
</arguments> | ||
|
||
<uncheckOption selector="{{AdminCategoryBasicFieldSection.categoryNameUseDefault}}" stepKey="uncheckUseDefaultValueENStoreView"/> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
stepKey
contains misleading information about the store view which is not actually the case in scope of the ActionGroup : )
…oreviewsProductImportWithConfigTurnedOffTest
Hi @lbajsarowicz |
@magento run all tests |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
✔️ Great job!
Hi @lbajsarowicz, thank you for the review. |
…oreviewsProductImportWithConfigTurnedOffTest
Hi @engcom-Alfa Thanks. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
✔️ Great job, thank you for your contribution.
Hi @lbajsarowicz, thank you for the review. |
✔️ QA Passed |
@magento run all tests |
…product import with config turned off test #28457
Hi @kate-kyzyma, thank you for your contribution! |
Description (*)
AdminUrlRewriteMultipleStoreviewsProductImportWithConfigTurnedOffTest is refactored according to the best practices followed by MFTF.
Fixed Issues (if relevant)
N/A
Manual testing scenarios (*)
Run AdminUrlRewriteMultipleStoreviewsProductImportWithConfigTurnedOffTest in the local environment and verified the test runs successfully.
Contribution checklist (*)