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

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

Closed
TomashKhamlai opened this issue Oct 8, 2019 · 0 comments

Comments

@TomashKhamlai
Copy link
Contributor

Description:

Cover with API-functional tests:


throw new GraphQlInputException(__($e->getMessage()));

throw new GraphQlAuthenticationException(__("This account isn't confirmed. Verify and try again."));

TestCases:

Examples:

Magento\GraphQl\Customer
Magento\GraphQl\Quote\Customer

Guide:

Graphql Functional Testing

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

No branches or pull requests

2 participants