This repository has been archived by the owner on Dec 19, 2019. It is now read-only.
[Test Coverage] 'GetBillingAddress' functionality #480
Labels
Contribution Day
Tickets is good for start on Contribution Day
good first issue
Good for newcomers
test-coverage
Milestone
Need to cover
GetBillingAddress
functionality with API-functional tests.Query scheme:
app/code/Magento/QuoteGraphQl/etc/schema.graphqls
Testcases should be created::
Example:
\Magento\GraphQl\Quote\Guest\GetAvailablePaymentMethodsTest
Example:
\Magento\GraphQl\Quote\Customer\GetAvailablePaymentMethodsTest
Please, reuse current fixtures instead of creating new.
More examples you could find in
https://github.com/magento/graphql-ce/tree/2.3-develop/dev/tests/api-functional/testsuite/Magento/GraphQl/Quote/Customer
https://github.com/magento/graphql-ce/tree/2.3-develop/dev/tests/api-functional/testsuite/Magento/GraphQl/Quote/Guest
The text was updated successfully, but these errors were encountered: