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 BraintreeGraphQl #981

Closed TomashKhamlai closed 5 years ago

TomashKhamlai commented 5 years ago

Description:

Cover with API-functional tests: https://github.com/magento/graphql-ce/blob/169ac1bd0182e86c359502f72d2edaac4c97d476/app/code/Magento/BraintreeGraphQl/Model/Resolver/CreateBraintreeClientToken.php#L65

https://github.com/magento/graphql-ce/blob/1132a47ad8090470b1d6ce3cdec75f05ffe3d86b/app/code/Magento/BraintreeGraphQl/Model/BraintreeDataProvider.php#L43

TestCases:

Examples:

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

Guide:

Graphql Functional Testing