-
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
#27503 : MFTF: Acceptance tests break the naming convention (Indexer + Backup) #27515
#27503 : MFTF: Acceptance tests break the naming convention (Indexer + Backup) #27515
Conversation
Hi @konarshankar07. Thank you for your contribution
For more details, please, review the Magento Contributor Guide documentation. |
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.
Well done. Just a minor changes. Please review the comments.
app/code/Magento/Backup/Test/Mftf/ActionGroup/DeleteBackupActionGroup.xml
Outdated
Show resolved
Hide resolved
app/code/Magento/Backup/Test/Mftf/Test/AdminCreateAndDeleteBackupsTest.xml
Outdated
Show resolved
Hide resolved
app/code/Magento/Backup/Test/Mftf/Test/AdminCreateAndDeleteBackupsTest.xml
Outdated
Show resolved
Hide resolved
app/code/Magento/Backup/Test/Mftf/Test/AdminCreateAndDeleteBackupsTest.xml
Outdated
Show resolved
Hide resolved
.../Magento/Indexer/Test/Mftf/ActionGroup/IndexerActionGroup/UpdateIndexerOnSaveActionGroup.xml
Outdated
Show resolved
Hide resolved
...ento/Indexer/Test/Mftf/ActionGroup/IndexerActionGroup/UpdateIndexerByScheduleActionGroup.xml
Show resolved
Hide resolved
app/code/Magento/Store/Test/Mftf/Test/AdminDeleteStoreGroupTest.xml
Outdated
Show resolved
Hide resolved
app/code/Magento/Store/Test/Mftf/Test/AdminDeleteStoreViewTest.xml
Outdated
Show resolved
Hide resolved
app/code/Magento/Elasticsearch/Test/Mftf/Test/ProductQuickSearchUsingElasticSearchTest.xml
Outdated
Show resolved
Hide resolved
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.
Please review my comments. I see huge improvement to this module, but still it's not perfect yet.
🤞
app/code/Magento/Backup/Test/Mftf/ActionGroup/AdminBackupDeleteActionGroup.xml
Outdated
Show resolved
Hide resolved
app/code/Magento/Backup/Test/Mftf/ActionGroup/deleteBackupActionGroup.xml
Outdated
Show resolved
Hide resolved
app/code/Magento/Elasticsearch/Test/Mftf/Test/ProductQuickSearchUsingElasticSearchTest.xml
Outdated
Show resolved
Hide resolved
.../Indexer/Test/Mftf/ActionGroup/IndexerActionGroup/AdminIndexerSetUpdateOnSaveActionGroup.xml
Outdated
Show resolved
Hide resolved
.../Indexer/Test/Mftf/ActionGroup/IndexerActionGroup/AdminIndexerSetUpdateOnSaveActionGroup.xml
Show resolved
Hide resolved
app/code/Magento/Store/Test/Mftf/Test/AdminDeleteStoreGroupTest.xml
Outdated
Show resolved
Hide resolved
app/code/Magento/Store/Test/Mftf/Test/AdminDeleteStoreGroupTest.xml
Outdated
Show resolved
Hide resolved
Hi @lbajsarowicz, thank you for the review.
|
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.
✔️ Perfect, thank you : )
Hi @lbajsarowicz, thank you for the review.
|
✔️ QA Passed |
…ion (Indexer + Backup) #27515
Hi @konarshankar07, thank you for your contribution! |
Description (*)
This PR will fix the MFTF naming convention for
Magento/Indexer
andMagento/Backup
moduleFixed Issues (if relevant)
Manual testing scenarios (*)
Generate tests with vendor/bin/mftf generate:test -f
Contribution checklist (*)