Closed sivaschenko closed 4 years ago
Hi @sivaschenko. Thank you for your report. To help us process this issue please make sure that you provided sufficient information.
Please, add a comment to assign the issue: @magento I am working on this
@magento I am working on this
Cover
\Magento\AdobeStockAssetApi\Api\GetAssetListInterface
with an integration test. The test should be located in theAdobeStockAsset
module. To exclude external dependencies for the integration test - theMagento\AdobeStockClientApi\Api\ClientInterface
preference should be replaced with a mock in the test setUp. I.e.: