[MFTF] Added some ActionGroups to Analytics module - #29634
Conversation
|
Hi @Usik2203. 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. 🕙 You can find the schedule on the Magento Community Calendar page. 📞 The triage of Pull Requests happens in the queue order. If you want to speed up the delivery of your contribution, please join the Community Contributions Triage session to discuss the appropriate ticket. 🎥 You can find the recording of the previous Community Contributions Triage on the Magento Youtube Channel ✏️ Feel free to post questions/proposals/feedback related to the Community Contributions Triage process to the corresponding Slack Channel |
|
@magento run Functional Tests CE , Functional Tests EE , Functional Tests B2B |
|
|
||
| <actionGroups xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | ||
| xsi:noNamespaceSchemaLocation="urn:magento:mftf:Test/etc/actionGroupSchema.xsd"> | ||
| <actionGroup name="AdminConfigGeneralAnalyticsPageOpenActionGroup"> |
There was a problem hiding this comment.
I would recommend include a verb into the name that describes an action in the action group. It's a common practice and we will have more or less transparent naming convent in this case.
AdminOpenConfigGeneralAnalytticsPageActionGroup
|
@magento create issue |
|
@magento run Functional Tests CE , Functional Tests EE , Functional Tests B2B |
|
Hi @rogyar, thank you for the review.
|
|
Hi @sidolov. Could you approve this one, please? |
|
@magento run all tests |
|
Hi @sidolov, thank you for the review. |
|
Hi @Usik2203, thank you for your contribution! |
Accepted Community Pull Requests: - magento#29799: Add elasticsearch params to integration tests config (by @ihor-sviziev) - magento#29634: [MFTF] Added some ActionGroups to Analytics module (by @Usik2203) - magento#29348: [MFTF] Test scenario for "Apply shopping cart rule to a single bundle item" (magento#28921) (by @zhartaunik) - magento#28413: Fix Downloadable product after refund (by @ProkopovVitaliy) - magento#27609: Test coverage for PR magento#27357 (E-mail templates) (by @lbajsarowicz) - magento#27579: Fix magento#27523: throw informative errors in setup:db:generate-patch (by @korostii) Fixed GitHub Issues: - magento#29648: [Issue] [MFTF] Added some ActionGroups to Analytics module (reported by @m2-assistant[bot]) has been fixed in magento#29634 by @Usik2203 in 2.4-develop branch Related commits: 1. f54fd86 2. 1492668 3. 59d5d32 4. 8c2291f 5. e25fc55 - magento#28921: Apply shopping cart rule to a single bundle item (reported by @MilanFrajt) has been fixed in magento#29348 by @zhartaunik in 2.4-develop branch Related commits: 1. e6aca3b 2. 7abc82f - magento#28388: Downloadable product is available in My Download Products tab after it has been partially refunded (reported by @YaninaPrudnikova) has been fixed in magento#28413 by @ProkopovVitaliy in 2.4-develop branch Related commits: 1. a6f460d 2. 9a83830 3. 96c9d54 4. 59cf9f7 5. c6c3231 6. eafdb17 7. 92fd06b 8. 1f7eace 9. db84d3a 10. d0a0962 11. aea9276 12. 1be2cd7 13. dee9b16 14. a49709f 15. 8023f42 16. 9e31246 17. d91b305 18. 62e4866 19. 97df424 20. 2d58988 21. 87d8984 - magento#27523: CLI Patch Generator: Lack of information what path cannot be created (reported by @lbajsarowicz) has been fixed in magento#27579 by @korostii in 2.4-develop branch Related commits: 1. 1e8e825 2. 1dd5290 3. c1d8fef 4. a74f8fe 5. f48cd50 6. 2bc691a 7. 8991733 8. 347602f 9. 75bb2c3 10. 7d316d4
This PR adds
AdminConfigGeneralAnalyticsPageOpenActionGroupandAssertAdminAdvancedReportingPageUrlActionGroupActionGroups to Analytics moduleResolved issues: