-
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
[17] Read API :: Integration tests :: Customer* #55 #28669
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- Set null for configurable options of parent product whenever it's saved
…enever it's saved - Update unit test
…enever it's saved - Remove static function
…into fix_issue_26449
… fix_issue_26449
… fix_issue_26449
- Merge Pull Request magento#27854 from ProkopovVitaliy/magento2:fix-27489 - Merged commits: 1. bdeb934 2. e224442 3. 6c7a5d4 4. 8056d0e 5. 999fb8f 6. bf1722a 7. 628beb0 8. 698ec67 9. 90ee413 10. 1046d8f 11. 5a8eb63 12. f46bed1 13. f048e3a 14. 9a0e4df 15. 6b9bf69 16. 2fe9174 17. 382cac4 18. 00f3514 19. 497fce2 20. 9b11cbc 21. 82dd19e
…magento#28601 - Merge Pull Request magento#28601 from lbajsarowicz/magento2:refactor/mftf-admin-login-action-group - Merged commits: 1. 1948538 2. 0efe87c
…ata array magento#27338 - Merge Pull Request magento#27338 from iMi-digital/magento2:fix/26682-no-overwriting-extension-attributes - Merged commits: 1. ea70c0b 2. dcb59d3 3. bc18a8f 4. 013bbc9 5. 7d86388 6. 517bc6e 7. c29e323 8. b60504e 9. 65c7153 10. 0753860 11. f133bff 12. c38d998 13. 579712b 14. 0518666 15. 2aae8ae
… CSS selector magento#28606 - Merge Pull Request magento#28606 from lbajsarowicz/magento2:mftf/reduce-overuse-of-xpath - Merged commits: 1. 3364015 2. d380130
…sage method … magento#28264 - Merge Pull Request magento#28264 from kishorekumarkesavan/magento2:replace-addWarning-deprecated - Merged commits: 1. 6a69a8f 2. 877a017
…-prs - merged with '2.4-develop-fast-lane-prs' branch
- merged latest code from mainline branch
Accepted Community Pull Requests: - magento#28629: Refactoring admin create category test (by @kate-kyzyma) - magento#28498: [Integration] Refactoring some customer fixtures (by @Usik2203) - magento#28496: [Integration] Refactoring CheckoutAgreements fixtures (by @Usik2203) - magento#28417: Frontend customer account order list (by @engcom-Charlie) - magento#28631: Refactoring admin update category name with store view test (by @kate-kyzyma) - magento#28260: Third level category menu issue fix (by @kishorenagalingam) - magento#28469: MFTF: Refactoring admin check url rewrites multiple storeviews product import test (by @kate-kyzyma) Fixed GitHub Issues: - magento#28488: [Issue] Frontend customer account order list (reported by @m2-backlog[bot]) has been fixed in magento#28417 by @engcom-Charlie in 2.4-develop branch Related commits: 1. 6548d3c 2. 96e2cc0 3. 7a28e6a 4. ecda409 5. 8a9dec2 6. 4c3aaf6 7. b696ab2 - magento#28198: Frontend 3rd level of submenu not accessible (reported by @stradd) has been fixed in magento#28260 by @kishorenagalingam in 2.4-develop branch Related commits: 1. a06e9c0 2. d0bceba 3. 4d4e07f 4. b2af00b 5. 1abb423 6. c1b71d9 7. 84bfc0b
- merged latest code from mainline branch
…op latest changes Accepted Community Pull Requests: - magento#27854: fixed validation for bundle checkbox options (by @ProkopovVitaliy) - magento#28606: MFTF: Replace redundant Xpath for `@id` attribute with CSS selector (by @lbajsarowicz) - magento#28601: MFTF: Deprecate ActionGroup that should no longer be used (by @lbajsarowicz) - magento#28264: replaced deprecated addWarning method with addWarningMessage method … (by @kishorekumarkesavan) - magento#27338: [WebApi test] Disallow setting extension attributes as data array (by @amenk) - magento#27451: [Catalog] Unable to open the product from sidebar's Compare Products block (by @eduard13) - magento#27339: Fix bug 26449: Configurable product attribute issue (by @tna274) - magento#27106: Fixed issue magento#27099 - Newsletter Input width issue (by @dipeshrangani) Fixed GitHub Issues: - magento#27489: JS validate: show many messsages for Bundle product with checkbox option (reported by @hoangnm89) has been fixed in magento#27854 by @ProkopovVitaliy in 2.4-develop branch Related commits: 1. bdeb934 2. e224442 3. 6c7a5d4 4. 8056d0e 5. 999fb8f 6. bf1722a 7. 628beb0 8. 698ec67 9. 90ee413 10. 1046d8f 11. 5a8eb63 12. f46bed1 13. f048e3a 14. 9a0e4df 15. 6b9bf69 16. 2fe9174 17. 382cac4 18. 00f3514 19. 497fce2 20. 9b11cbc 21. 82dd19e - magento#28308: [Issue] replaced deprecated addWarning method with addWarningMessage method � (reported by @m2-backlog[bot]) has been fixed in magento#28264 by @kishorekumarkesavan in 2.4-develop branch Related commits: 1. 6a69a8f 2. 877a017 - magento#26682: Magento 2.3.4 Quote Address Extension Attribute Issue (reported by @NathMorgan) has been fixed in magento#27338 by @amenk in 2.4-develop branch Related commits: 1. ea70c0b 2. dcb59d3 3. bc18a8f 4. 013bbc9 5. 7d86388 6. 517bc6e 7. c29e323 8. b60504e 9. 65c7153 10. 0753860 11. f133bff 12. c38d998 13. 579712b 14. 0518666 15. 2aae8ae - magento#21101: Unable to open the product from sidebar's Compare Products block (reported by @eduard13) has been fixed in magento#27451 by @eduard13 in 2.4-develop branch Related commits: 1. 11195fc 2. 3e18da8 3. 48b57fd 4. cd55580 5. 244a46b 6. 95a2a09 7. 221ef59 8. a93a105 9. 044dc68 10. 435cc35 - magento#26449: Configurable product attribute issue (reported by @Puru2016) has been fixed in magento#27339 by @tna274 in 2.4-develop branch Related commits: 1. e7ff694 2. 1071acf 3. 3b6b038 4. 19ceb3a 5. 1efecdf 6. 1e9895d 7. d139cf9 8. ec6bb30 9. 7cad476 10. d896259 11. 7d88658 12. 43e7715 13. 784e733 14. 962274a 15. ea41479 16. 1486300 17. deb5586 18. dfb74d5 - magento#27099: Newsletter Input width issue. (reported by @premprakashprajapati) has been fixed in magento#27106 by @dipeshrangani in 2.4-develop branch Related commits: 1. 706eee5 2. 017d9de 3. 723d310
[TSG-CSL3] For 2.4 (pr30)
@magento run all tests |
@magento run all tests |
1 similar comment
@magento run all tests |
Hi @skovalenk, thank you for your contribution! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description (*)
Integration tests were fixed.
Reindexations were added to fixtures
Related Pull Requests
[https://github.com/magento/catalog-storefront/pull/77](Store Front)
Fixed Issues (if relevant)
[https://github.com/magento/catalog-storefront/issues/55](Customer rests)
[https://github.com/magento/catalog-storefront/issues/65](Version CMS)
Contribution checklist (*)