magento / adobe-stock-integration

Magento Adobe Stock integration Community Project.
Open Software License 3.0
60 stars 92 forks source link

Test Module - Adobe Stock SDK Stub #593

Closed sivaschenko closed 4 years ago

sivaschenko commented 5 years ago

Develop a Test Module - Adobe Stock SDK Stub for running tests without credentials and network connection.

The module should add a preference for "\Magento\AdobeStockClient\Model\ConnectionFactory" and to the factory returning the extended and stubbed \AdobeStock\Api\Client\AdobeStock proving mock responses.

The module should be placed inside dev/test/... directory of adobe-stock-integration repo

Examples of existing test modules in Magento:

coderimus commented 4 years ago

Hello @sivaschenko , just want to update with the current status: this issue is in progress and I have started implementation. Will push the WIP PR tomorrow and will be focused on this issue this week.