Skip to content
This repository has been archived by the owner on Dec 19, 2019. It is now read-only.

Test coverage for exceptions in \Magento\CustomerGraphQl\Model\Customer\GetCustomer #994

Merged
merged 4 commits into from
Oct 22, 2019
Merged

Test coverage for exceptions in \Magento\CustomerGraphQl\Model\Customer\GetCustomer #994

merged 4 commits into from
Oct 22, 2019

Conversation

TomashKhamlai
Copy link
Contributor

Description (*)

Cover GraphQlAuthenticationException "This account isn't confirmed. Verify and try again."
Ignore coverage for functionality that is related to the DB constraint violations.
Reformat lines for LiveCodeTest

Fixed Issues (if relevant)

  1. [Test Coverage] Cover exceptions in \Magento\CustomerGraphQl\Model\Customer\GetCustomer #993: [Test Coverage] Cover exceptions in \Magento\CustomerGraphQl\Model\Customer\GetCustomer

Manual testing scenarios (*)

  1. n/a

Questions or comments

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)

…erify and try again."

Ignore coverage for functionality that is related to the DB constraint violations.
Reformat lines for LiveCodeTest

Signed-off-by: Tomash Khamlai <tomash.khamlai@gmail.com>
Signed-off-by: Tomash Khamlai <tomash.khamlai@gmail.com>
/**
* @var AccountManagementInterface
*/
private $accountManagement;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should be removed

Copy link
Contributor

@lenaorobei lenaorobei left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please see my comments and suggestions. Thanks.

Signed-off-by: Tomash Khamlai <tomash.khamlai@gmail.com>
Signed-off-by: Tomash Khamlai <tomash.khamlai@gmail.com>
@magento-engcom-team
Copy link
Contributor

Hi @lenaorobei, thank you for the review.
ENGCOM-6063 has been created to process this Pull Request

magento-engcom-team pushed a commit that referenced this pull request Oct 22, 2019
@magento-engcom-team magento-engcom-team merged commit 54fe800 into magento:2.3-develop Oct 22, 2019
@ghost
Copy link

ghost commented Oct 22, 2019

Hi @TomashKhamlai, 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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants