magento / graphql-ce

[ARCHIVED] Please use magento/magento2 project
https://github.com/magento/magento2
Open Software License 3.0
131 stars 156 forks source link

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

Closed TomashKhamlai closed 4 years ago

TomashKhamlai commented 4 years ago

Description:

Cover with API-functional tests: https://github.com/magento/graphql-ce/blob/61a5a304425f9540e3b0876b75ec757a7d1c0ecb/app/code/Magento/CustomerGraphQl/Model/Customer/GetCustomer.php#L73 https://github.com/magento/graphql-ce/blob/61a5a304425f9540e3b0876b75ec757a7d1c0ecb/app/code/Magento/CustomerGraphQl/Model/Customer/GetCustomer.php#L89 https://github.com/magento/graphql-ce/blob/61a5a304425f9540e3b0876b75ec757a7d1c0ecb/app/code/Magento/CustomerGraphQl/Model/Customer/GetCustomer.php#L93

TestCases:

Examples:

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

Guide:

Graphql Functional Testing