diff --git a/AdobeStockAdminUi/Test/Mftf/Test/AdminAdobeStockConfigTest.xml b/AdobeStockAdminUi/Test/Mftf/Test/AdminAdobeStockConfigTest.xml index 17d362b17..c67e9f92f 100644 --- a/AdobeStockAdminUi/Test/Mftf/Test/AdminAdobeStockConfigTest.xml +++ b/AdobeStockAdminUi/Test/Mftf/Test/AdminAdobeStockConfigTest.xml @@ -18,6 +18,7 @@ + diff --git a/AdobeStockImage/Test/Mftf/Test/StorefrontAdobeStockIntegrationApiSwaggerActionsExistTest.xml b/AdobeStockImage/Test/Mftf/Test/StorefrontAdobeStockIntegrationApiSwaggerActionsExistTest.xml index 28b09749b..bf8bf569e 100644 --- a/AdobeStockImage/Test/Mftf/Test/StorefrontAdobeStockIntegrationApiSwaggerActionsExistTest.xml +++ b/AdobeStockImage/Test/Mftf/Test/StorefrontAdobeStockIntegrationApiSwaggerActionsExistTest.xml @@ -16,6 +16,9 @@ + + To be converted to WebApi test + diff --git a/AdobeStockImageAdminUi/Test/Mftf/README.md b/AdobeStockImageAdminUi/Test/Mftf/README.md index eb3f6fe5b..5ca3f0953 100644 --- a/AdobeStockImageAdminUi/Test/Mftf/README.md +++ b/AdobeStockImageAdminUi/Test/Mftf/README.md @@ -29,10 +29,12 @@ against: i.e.: - MAGENTO_BASE_URL=https://magento2.local/ - MAGENTO_BACKEND_NAME=admin_hgkq1l - MAGENTO_ADMIN_USERNAME=admin - MAGENTO_ADMIN_PASSWORD=admin123 +```env +MAGENTO_BASE_URL=https://magento2.local/ +MAGENTO_BACKEND_NAME=admin_hgkq1l +MAGENTO_ADMIN_USERNAME=admin +MAGENTO_ADMIN_PASSWORD=admin123 +``` More details about the configuration options available via `.env` can be found on the [MFTF Configuration @@ -51,10 +53,12 @@ Stock accounts and keys and thus MFTF treats them differently: i.e.: - magento/adobe_stock_api_key=12345 - magento/adobe_stock_private_key=67890 - magento/adobe_stock_user_email=shantanu@adobe.com - magento/adobe_stock_user_password=password +```env +magento/adobe_stock_api_key=12345 +magento/adobe_stock_private_key=67890 +magento/adobe_stock_user_email=shantanu@adobe.com +magento/adobe_stock_user_password=password +``` More details about storing credentials in MFTF via `.credentials` can be found on the [MFTF Credentials documentation](https://developer.adobe.com/commerce/testing/functional-testing-framework/credentials/). diff --git a/AdobeStockImageAdminUi/Test/Mftf/Section/AdminAdobeStockImagePreviewSection.xml b/AdobeStockImageAdminUi/Test/Mftf/Section/AdminAdobeStockImagePreviewSection.xml index fc324c9a5..247cc5ea4 100644 --- a/AdobeStockImageAdminUi/Test/Mftf/Section/AdminAdobeStockImagePreviewSection.xml +++ b/AdobeStockImageAdminUi/Test/Mftf/Section/AdminAdobeStockImagePreviewSection.xml @@ -22,6 +22,7 @@ + diff --git a/AdobeStockImageAdminUi/Test/Mftf/Test/AdminAdobeStockEnablesDisablesEnhancedMediaGalleryTest.xml b/AdobeStockImageAdminUi/Test/Mftf/Test/AdminAdobeStockEnablesDisablesEnhancedMediaGalleryTest.xml index a5d5832fe..b41482d83 100644 --- a/AdobeStockImageAdminUi/Test/Mftf/Test/AdminAdobeStockEnablesDisablesEnhancedMediaGalleryTest.xml +++ b/AdobeStockImageAdminUi/Test/Mftf/Test/AdminAdobeStockEnablesDisablesEnhancedMediaGalleryTest.xml @@ -35,6 +35,9 @@ + + + diff --git a/AdobeStockImageAdminUi/Test/Mftf/Test/AdminAdobeStockLocalizationTest.xml b/AdobeStockImageAdminUi/Test/Mftf/Test/AdminAdobeStockLocalizationTest.xml index 9b8bcc18e..c04dd4d10 100644 --- a/AdobeStockImageAdminUi/Test/Mftf/Test/AdminAdobeStockLocalizationTest.xml +++ b/AdobeStockImageAdminUi/Test/Mftf/Test/AdminAdobeStockLocalizationTest.xml @@ -44,7 +44,7 @@ - + diff --git a/AdobeStockImageAdminUi/Test/Mftf/Test/AdminViewsStockLicenseStatusTest.xml b/AdobeStockImageAdminUi/Test/Mftf/Test/AdminViewsStockLicenseStatusTest.xml index f4ba14c92..1f2c1a033 100644 --- a/AdobeStockImageAdminUi/Test/Mftf/Test/AdminViewsStockLicenseStatusTest.xml +++ b/AdobeStockImageAdminUi/Test/Mftf/Test/AdminViewsStockLicenseStatusTest.xml @@ -31,7 +31,7 @@ - + @@ -52,7 +52,7 @@ - + diff --git a/README.md b/README.md index 62876dfe6..096a74ee5 100644 --- a/README.md +++ b/README.md @@ -9,13 +9,13 @@ Adobe Stock Integration provides a searchable interface in the Magento Admin to ## Documentation - Complete documentation located on the project [wiki pages](https://github.com/magento/adobe-stock-integration/wiki): - - Project [roadmap](https://github.com/magento/adobe-stock-integration/wiki/Adobe-Stock-Image-Integration-Roadmap) contains information about project phases and stories for each phase + - Project [roadmap](https://github.com/magento/adobe-stock-integration/wiki/Adobe-Stock-Image-Integration-Roadmap) contains information about project phases and stories for each phase - How to start local development described in the [installation guide](https://github.com/magento/adobe-stock-integration/wiki/Installation) - How to [run the project tests](https://github.com/magento/adobe-stock-integration/wiki/Run-the-Tests) ## Community Engineering Slack -To connect with Magento team and the Community, join us on the [Magento Community Engineering Slack](https://magentocommeng.slack.com). +To connect with Magento team and the Community, join us on the [Magento Community Engineering Slack](https://magentocommeng.slack.com). If you are interested in joining Slack, or a specific channel, use our [self signup](https://opensource.magento.com/slack) link. Adobe Stock Integration project slack channel: [#adobe-stock](https://magentocommeng.slack.com/messages/CJLSYEPFA) diff --git a/_metapackage/README.md b/_metapackage/README.md index 78713033c..f49184a85 100644 --- a/_metapackage/README.md +++ b/_metapackage/README.md @@ -1,2 +1 @@ # Magento_AdobeStock -