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 GroupedProductGraphQl #988

Closed TomashKhamlai closed 4 years ago

TomashKhamlai commented 4 years ago

Description:

Cover with API-functional tests: https://github.com/magento/graphql-ce/blob/4248dab8c8f6fb8c90bfddb3292c39a0ecf9e569/app/code/Magento/GroupedProductGraphQl/Model/GroupedProductLinksTypeResolver.php#L27 https://github.com/magento/graphql-ce/blob/ac93407e2e12cc9d953574bc448e1830390de380/app/code/Magento/GroupedProductGraphQl/Model/Resolver/GroupedItems.php#L47 https://github.com/magento/graphql-ce/blob/ac93407e2e12cc9d953574bc448e1830390de380/app/code/Magento/GroupedProductGraphQl/Model/Resolver/GroupedItems.php#L55

TestCases:

Examples:

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

Guide:

Graphql Functional Testing