diff --git a/src/content/scenarios/core/functional/bo/shipping/carriers/bo-shipping-carriers-bulk-actions.md b/src/content/scenarios/core/functional/bo/shipping/carriers/bo-shipping-carriers-bulk-actions.md index 353bd637714b..631f441bd380 100644 --- a/src/content/scenarios/core/functional/bo/shipping/carriers/bo-shipping-carriers-bulk-actions.md +++ b/src/content/scenarios/core/functional/bo/shipping/carriers/bo-shipping-carriers-bulk-actions.md @@ -6,9 +6,11 @@ weight: 3 # BO - Shipping - Carriers - Bulk actions ## Details * **Component** : Core -* **Status** : [TEST] Automation in progress +* **Status** : Automated * **Automated on** : 1.7.8.x, 1.7.7.x, 8.0.x, 8.1.x, 9.0.x * **Scenario** : https://forge.prestashop.com/browse/TEST-971 +* **Test** : https://github.com/PrestaShop/PrestaShop/tree/develop/tests/UI/campaigns/functional/BO/09_shipping/01_carriers/03_quickEditAndBulkActions.ts +* **Specification** : https://docs.prestashop-project.org/functional-documentation/functional-documentation/ux-ui/back-office/improve/shipping/carrier ## Steps | Step Description | Expected result | diff --git a/src/content/scenarios/known-bugs/core/develop.md b/src/content/scenarios/known-bugs/core/develop.md index 203ebbc91d5a..0914a8ca5945 100644 --- a/src/content/scenarios/known-bugs/core/develop.md +++ b/src/content/scenarios/known-bugs/core/develop.md @@ -3,7 +3,7 @@ title: "develop" weight: 1 --- -# Known bugs (32 campaigns / 36 issues) +# Known bugs (33 campaigns / 37 issues) * **[tests/UI/campaigns/functional/API/02_endpoints/03_cartRule/01_putCartRuleId.ts](https://github.com/PrestaShop/PrestaShop/tree/develop/tests/UI/campaigns/functional/API/02_endpoints/03_cartRule/01_putCartRuleId.ts)** : * [PrestaShop#34505 : API : Endpoint `PUT /api/cartRule`- Mode debug preprod ](https://github.com/PrestaShop/PrestaShop/issues/34505) * **[tests/UI/campaigns/functional/API/02_endpoints/04_customerGroup/01_postCustomersGroup.ts](https://github.com/PrestaShop/PrestaShop/tree/develop/tests/UI/campaigns/functional/API/02_endpoints/04_customerGroup/01_postCustomersGroup.ts)** : @@ -72,5 +72,7 @@ weight: 1 * [PrestaShop#35796 : `ps_newproducts` : Invalid input display the block or can't be saved](https://github.com/PrestaShop/PrestaShop/issues/35796) * **[tests/UI/campaigns/modules/ps_themecusto/01_installation/05_disableEnableModule.ts](https://github.com/PrestaShop/PrestaShop/tree/develop/tests/UI/campaigns/modules/ps_themecusto/01_installation/05_disableEnableModule.ts)** : * [PrestaShop#36590 : `ps_themecusto` : Disable the module doesn't hide Tabs](https://github.com/PrestaShop/PrestaShop/issues/36590) +* **[tests/UI/campaigns/modules/psgdpr/02_configuration/08_personalDataManagerForGuest.ts](https://github.com/PrestaShop/PrestaShop/tree/develop/tests/UI/campaigns/modules/psgdpr/02_configuration/08_personalDataManagerForGuest.ts)** : + * [PrestaShop#36847 : GDPR - Search guest account display result and block "There is no result"](https://github.com/PrestaShop/PrestaShop/issues/36847) * **[tests/UI/campaigns/sanity/05_cartFO/01_editCheckCart.ts](https://github.com/PrestaShop/PrestaShop/tree/develop/tests/UI/campaigns/sanity/05_cartFO/01_editCheckCart.ts)** : * [PrestaShop#9779 : [BOOM-4571] Rounding Problem](https://github.com/PrestaShop/PrestaShop/issues/9779) diff --git a/src/content/scenarios/modules/ps-facetedsearch/configuration/faceted-search-module-edit-template-size-filter.md b/src/content/scenarios/modules/ps-facetedsearch/configuration/faceted-search-module-edit-template-size-filter.md index d4ae71f9bf07..8dd3e43fad14 100644 --- a/src/content/scenarios/modules/ps-facetedsearch/configuration/faceted-search-module-edit-template-size-filter.md +++ b/src/content/scenarios/modules/ps-facetedsearch/configuration/faceted-search-module-edit-template-size-filter.md @@ -6,7 +6,7 @@ weight: 10 # Faceted search module - Edit template - Size filter ## Details * **Component** : ps_facetedsearch -* **Status** : [TEST] Automation in progress +* **Status** : Automated * **Automated on** : 9.0.x * **Scenario** : https://forge.prestashop.com/browse/TEST-4219 diff --git a/src/content/scenarios/modules/ps-newproducts/configuration/new-products-block-module-configure-settings-of-products-to-display-field.md b/src/content/scenarios/modules/ps-newproducts/configuration/new-products-block-module-configure-settings-of-products-to-display-field.md index 90a651770497..6d67d8bcca08 100644 --- a/src/content/scenarios/modules/ps-newproducts/configuration/new-products-block-module-configure-settings-of-products-to-display-field.md +++ b/src/content/scenarios/modules/ps-newproducts/configuration/new-products-block-module-configure-settings-of-products-to-display-field.md @@ -6,9 +6,10 @@ weight: 1 # New products block module - Configure settings of \"Products to display\" field ## Details * **Component** : ps_newproducts -* **Status** : [TEST] Automation in progress +* **Status** : Automated * **Automated on** : 9.0.x * **Scenario** : https://forge.prestashop.com/browse/TEST-3890 +* **Test** : https://github.com/PrestaShop/PrestaShop/tree/develop/tests/UI/campaigns/modules/ps_newproducts/02_configuration/01_configureSettingsProductsToDisplay.ts ## Steps | Step Description | Expected result |