Commit 926b334
authored
🔃 [Magento Community Engineering] Community Contributions - 2.4-develop
Accepted Community Pull Requests:
- #33700: [MFTF] Updating with AdminFillBundleItemQtyActionGroup (by @AnnaAPak)
- #33701: [MFTF] Updating with AdminOpenCreateBundleProductPageActionGroup (by @AnnaAPak)
- #33703: [MFTF] Updating with AdminCheckFirstCheckboxInAddProductsToOptionPanelGridActionGroup (by @AnnaAPak)
- #33526: [MFTF] AdminAddBundleItemsTest refactoring (by @AnnaAPak)
- #34828: [MFTF] Replace repetitive actions to AdminClickSearchInGridActionGroup (by @Usik2203)
- #34874: Replace repetitive actions with Action Groups in AdminCreateCategoryWithAnchorFieldTest (by @kate-kyzyma)
- #34913: [MFTF] Replace action to AdminAssertNoErrorMessageActionGroup (by @Usik2203)
- #32758: MFTF: Unlock Admin User Entity Test (by @DmitryTsymbal)
- #33372: MFTF: Shipping To Multiple Addresses If Maximum QTY Limit Was Reached (by @DmitryTsymbal)
- #34610: Replace repetitive actions with Action Groups in AdminCreateCategoryWithFiveNestingTest (by @kate-kyzyma)
- #33326: [MFTF] Refactoring use ActionGroup instead <see/> tag (by @Usik2203)
- #33688: [MFTF] Refactoring MoveLastOrderedSimpleProductOnOrderPageTest (by @AnnaAPak)
- #33793: [MFTF] ZeroSubtotalOrdersWithProcessingStatusTest refactoring (by @AnnaAPak)
- #34536: Replace repetitive actions with Action Groups in AdminUpdateStoreViewTest (by @kate-kyzyma)
- #34620: Add README file for CatalogUrlRewrite, update README file for Developer and Csp module (by @ravi-chandra3197)
- #33667: [MFTF] Refactoring StorefrontVerifyOrderHistoryCommentsTest (by @AnnaAPak)
- #34249: [MFTF] MoveRecentlyViewedBundleFixedProductOnOrderPageTest refactoring (by @AnnaAPak)
- #33325: MFTF: Disallow Guests Users To Write Product Reviews (by @DmitryTsymbal)
Fixed GitHub Issues:
- #34432: [Issue] [MFTF] AdminAddBundleItemsTest refactoring (reported by @m2-assistant[bot]) has been fixed in #33526 by @AnnaAPak in 2.4-develop branch
Related commits:
1. 9f06c5f
2. 987ace7
3. cca680d
4. 82a4440
5. 6c9f5b5
6. 1e01381
7. ca836de
8. 2688dca
9. 66b3a1d
10. 88e9708
11. 7f9452b
12. 888d96f
- #34836: [Issue] MFTF: Unlock Admin User Entity Test (reported by @m2-assistant[bot]) has been fixed in #32758 by @DmitryTsymbal in 2.4-develop branch
Related commits:
1. e1a8c68
2. 7cf5fee
3. 6c92add
4. ff7a43d
5. 5bcc71b
6. 2dfaa8e
7. a31a082
8. 99ab317
- #33727: [MFTF] Adding AdminCheckOrderStatusInGridActionGroup (reported by @AnnaAPak) has been fixed in #33793 by @AnnaAPak in 2.4-develop branch
Related commits:
1. 1439ec1
2. 778c8ae
3. 3b33ceb
- #4451: Fix for admin shipment, creditmemo, invoice pdf emulation (reported by @ksz2013) has been fixed in #34620 by @ravi-chandra3197 in 2.4-develop branch
Related commits:
1. f2daffd
- #34280: [Issue] [MFTF] MoveRecentlyViewedBundleFixedProductOnOrderPageTest refactoring (reported by @m2-assistant[bot]) has been fixed in #34249 by @AnnaAPak in 2.4-develop branch
Related commits:
1. ef5cd8c
2. d48d52f
3. 757638fFile tree
123 files changed
+1484
-336
lines changed- app/code/Magento
- BundleImportExport/Test/Mftf/Test
- Bundle/Test/Mftf
- ActionGroup
- Section
- Test
- CatalogRule/Test/Mftf/Test
- CatalogUrlRewrite
- Catalog/Test/Mftf
- ActionGroup
- Data
- Section
- Test
- StorefrontProductNameWithDoubleQuoteTest
- Checkout/Test/Mftf
- ActionGroup
- Section
- Test
- ConfigurableImportExport/Test/Mftf/Test
- ConfigurableProduct/Test/Mftf/Test
- AdminConfigurableProductDeleteTest
- StorefrontConfigurableProductDetailsTest
- Csp
- Customer/Test/Mftf
- ActionGroup
- Test
- Developer
- DownloadableImportExport/Test/Mftf/Test
- Downloadable/Test/Mftf/Test
- GroupedImportExport/Test/Mftf/Test
- ImportExport/Test/Mftf/Test
- Multishipping/Test/Mftf
- ActionGroup
- Data
- Test
- Quote/Test/Mftf/Data
- Review/Test/Mftf
- ActionGroup
- Test
- Sales/Test/Mftf
- ActionGroup
- Test
- Store/Test/Mftf/Test
- Swatches/Test/Mftf/Test
- Ui/Test/Mftf/Test
- UrlRewrite/Test/Mftf/Test
- User/Test/Mftf
- ActionGroup
- Section
- Test
- Wishlist/Test/Mftf/Test
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
123 files changed
+1484
-336
lines changedLines changed: 17 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
Lines changed: 23 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
Lines changed: 23 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
Lines changed: 20 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
Lines changed: 22 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
Lines changed: 19 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| 78 | + | |
78 | 79 | | |
79 | 80 | | |
80 | 81 | | |
| |||
0 commit comments