-
Notifications
You must be signed in to change notification settings - Fork 156
magento/graphql-ce#977: [Test coverage] Cover exceptions in AssignShippingAddressToCart, AssignBillingAddressToCart #996
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please set address not from the address book (send address in mutation body, not customer_address_id
) so we will test invalid input.
customer_address_set_invalid_country_id.php
fisture should be removed.
…, AssignBillingAddressToCart
26e3c20
to
90557f9
Compare
Good suggestion! implemented Thank you, @lenaorobei |
Hi @lenaorobei, thank you for the review.
|
@atwixfirster please pull latest code from |
…, 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
done, ma'am :) |
…, AssignBillingAddressToCart
…AddressToCart, AssignBillingAddressToCart #996
Hi @atwixfirster, thank you for your contribution! |
Description (*)
Fixed Issues (if relevant)
Manual testing scenarios (*)
Questions or comments
Contribution checklist (*)
Thank you!