Commit 2e03629
authored
🔃 [Magento Community Engineering] Community Contributions - 2.4-develop latest changes
Accepted Community Pull Requests:
- #33549: [MFTF] StorefrontReorderAsGuestCustomerTest refactoring (by @AnnaAPak)
- #34149: [MTTF] Excessive customer grid filtering actions removing (by @AnnaAPak)
- #32999: MFTF: Customer Automatic Redirect To Account Dashboard Test (by @DmitryTsymbal)
- #32997: MFTF: Login On Checkout With Enabled Captcha (by @DmitryTsymbal)
- #32771: [MFTF] Added AdminStartupPageTest and AssertAdminPageTitleActionGroup (by @Usik2203)
- #33571: [MFTF] Refactoring StorefrontOrderPagerDisplayedTest (by @AnnaAPak)
- #32986: MFTF: Checkout With Enabled Captcha (by @DmitryTsymbal)
- #31963: Replace repetitive actions with Action Groups in AdminDeleteSimpleProductTest (by @kate-kyzyma)
- #34361: Ignore all .phpunit.result.cache files in the dev/tests directory (by @hostep)
- #34113: Replace repetitive actions with Action Groups in AdminConfigurableProductOutOfStockAndDeleteCombinationTest and AdminConfigurableProductOutOfStockTestDeleteChildrenTest (by @kate-kyzyma)
Fixed GitHub Issues:
- #32991: [Issue] MFTF: Checkout With Enabled Captcha (reported by @m2-assistant[bot]) has been fixed in #32986 by @DmitryTsymbal in 2.4-develop branch
Related commits:
1. 9c6dc7d
2. 95f590f
3. 8ebf4c9
- #33783: [Issue] Replace repetitive actions with Action Groups in AdminDeleteSimpleProductTest (reported by @m2-assistant[bot]) has been fixed in #31963 by @kate-kyzyma in 2.4-develop branch
Related commits:
1. c855733
2. d0302e1
3. 67620ce
4. c5d85bf
5. fb70cfb
6. bdac69a
7. 8284380
8. 8f4860e
- #32252: Impossible to run graphql functional tests (reported by @delyriand) has been fixed in #34361 by @hostep in 2.4-develop branch
Related commits:
1. f884c5c
- #34316: [Issue] Replace repetitive actions with Action Groups in AdminConfigurableProductOutOfStockAndDeleteCombinationTest and AdminConfigurableProductOutOfStockTestDeleteChildrenTest (reported by @m2-assistant[bot]) has been fixed in #34113 by @kate-kyzyma in 2.4-develop branch
Related commits:
1. 4385c3a
2. 02ba961
3. 5838691
4. 8c99906
5. 4e11a9d
6. cae14a2File tree
58 files changed
+1021
-202
lines changed- app/code/Magento
- Backend/Test/Mftf
- ActionGroup
- Page
- Test
- Captcha/Test/Mftf
- ActionGroup
- Data
- Section
- Test
- CatalogSearch/Test/Mftf/ActionGroup
- Catalog/Test/Mftf/Test
- Checkout/Test/Mftf/ActionGroup
- ConfigurableProduct/Test/Mftf/Test/AdminConfigurableProductOutOfStockTest
- Customer/Test/Mftf
- ActionGroup
- Data
- Test
- PageCache/Test/Mftf/Test
- Quote/Test/Mftf
- Data
- Metadata
- Reports/Test/Mftf/Test
- Sales/Test/Mftf
- ActionGroup
- Test
- dev/tests
- static
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
58 files changed
+1021
-202
lines changedLines changed: 21 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 | + | |
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
90 | | - | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
91 | 93 | | |
92 | 94 | | |
93 | 95 | | |
| |||
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
36 | 38 | | |
37 | 39 | | |
38 | 40 | | |
| |||
Lines changed: 36 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 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
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: 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: 21 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 | + | |
app/code/Magento/Captcha/Test/Mftf/ActionGroup/StorefrontFillCaptchaFieldOnCheckoutActionGroup.xml
Lines changed: 18 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 | + | |
Lines changed: 12 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
36 | 42 | | |
37 | 43 | | |
38 | 44 | | |
| |||
157 | 163 | | |
158 | 164 | | |
159 | 165 | | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
160 | 172 | | |
161 | 173 | | |
162 | 174 | | |
| |||
0 commit comments