Skip to content
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
wants to merge 180 commits into from

Conversation

skovalenk
Copy link
Contributor

@skovalenk skovalenk commented Jun 10, 2020

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 (*)

  • Pull request has a meaningful description of its purpose
  • All commits are accompanied by meaningful commit messages
  • All new or changed code is covered with unit/integration tests (if applicable)
  • All automated tests passed successfully (all builds are green)

dipeshrangani and others added 30 commits February 29, 2020 12:22
- Set null for configurable options of parent product whenever it's saved
magento-engcom-team and others added 22 commits June 12, 2020 07:38
 - 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
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
…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
@skovalenk
Copy link
Contributor Author

@magento run all tests

@skovalenk
Copy link
Contributor Author

@magento run all tests

1 similar comment
@skovalenk
Copy link
Contributor Author

@magento run all tests

@skovalenk skovalenk closed this Jun 17, 2020
@m2-assistant
Copy link

m2-assistant bot commented Jun 17, 2020

Hi @skovalenk, thank you for your contribution!
Please, complete Contribution Survey, it will take less than a minute.
Your feedback will help us to improve contribution process.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.