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

[Test coverage] Cover exceptions in CustomerGraphQl\Model\Customer\CheckCustomerPassword #985

Closed
@TomashKhamlai

Description

@TomashKhamlai

Description:

Cover exceptions with API-functional tests:

throw new GraphQlAuthenticationException(__($e->getMessage()), $e);

throw new GraphQlNoSuchEntityException(__($e->getMessage()), $e);

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

Examples:

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

Guide:

Graphql Functional Testing

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions