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] Extend test coverage for CustomerDownloadableGraphQl #989

Closed TomashKhamlai closed 4 years ago

TomashKhamlai commented 4 years ago

Description:

Cover with API-functional tests: https://github.com/magento/graphql-ce/blob/d4f0f25be66f04dcba68c5d8dcb77e8b686e8f96/app/code/Magento/CustomerDownloadableGraphQl/Model/Resolver/CustomerDownloadableProducts.php#L68 https://github.com/magento/graphql-ce/blob/d4f0f25be66f04dcba68c5d8dcb77e8b686e8f96/app/code/Magento/CustomerDownloadableGraphQl/Model/Resolver/CustomerDownloadableProducts.php#L69

TestCases:

Examples:

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

Guide:

Graphql Functional Testing