This repository was archived by the owner on Dec 19, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 153
[Test coverage] Cover exceptions in AssignShippingAddressToCart, AssignBillingAddressToCart #977
Labels
Milestone
Comments
done
Already covered in
done |
4 tasks
atwixfirster
added a commit
that referenced
this issue
Oct 15, 2019
…, AssignBillingAddressToCart Merge remote-tracking branch 'origin/2.3-develop' into 977-address-to-customer # Conflicts: # dev/tests/api-functional/testsuite/Magento/GraphQl/Quote/Customer/SetBillingAddressOnCartTest.php # dev/tests/api-functional/testsuite/Magento/GraphQl/Quote/Customer/SetShippingAddressOnCartTest.php
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Description:
Cover exceptions with api-functional tests:
graphql-ce/app/code/Magento/QuoteGraphQl/Model/Cart/AssignShippingAddressToCart.php
Line 54 in e02dc94
graphql-ce/app/code/Magento/QuoteGraphQl/Model/Cart/AssignBillingAddressToCart.php
Line 54 in e02dc94
graphql-ce/app/code/Magento/QuoteGraphQl/Model/Cart/AssignBillingAddressToCart.php
Line 56 in e02dc94
TestCases:
Examples:
Magento\GraphQl\Customer
Magento\GraphQl\Quote\Customer
Guide:
Graphql Functional Testing
The text was updated successfully, but these errors were encountered: