[Test Coverage] Cover exception in QuoteGraphQl/Model/Resolver/RemoveItemFromCart.php
chalov-anton opened this issue · 1 comments
chalov-anton commented
Description:
Cover exception with API-functional test
Examples:
Guide:
https://devdocs.magento.com/guides/v2.3/graphql/functional-testing.htm
atwixfirster commented
Look like we should cover The item couldn't be removed from the quote. exception here.
However, it's almost impossible to simulate this exception via fixtures.
CC: @lenaorobei