Skip to content

Commit ee2a7a0

Browse files
Progi1984github-actions[bot]
authored andcommitted
[Update] JIRA XRay Tests
1 parent 4fec9d3 commit ee2a7a0

File tree

4 files changed

+7
-6
lines changed

4 files changed

+7
-6
lines changed

src/content/scenarios/core/functional/bo/catalog/discount/cart-rules/crud-cart-rule/actions/bo-cart-rules-actions-apply-a-discount-to-order-without-shipping.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ weight: 6
66
# BO - Cart rules - Actions - Apply a discount to Order (without shipping)
77
## Details
88
* **Component** : Core
9-
* **Status** : Automation in progress
9+
* **Status** : Automated
10+
* **Automated on** : 9.1.x
1011
* **Scenario** : https://forge.prestashop.com/browse/TEST-10322
1112

1213
## Steps

src/content/scenarios/core/functional/bo/catalog/discount/cart-rules/crud-cart-rule/actions/bo-cart-rules-actions-apply-a-discount-to-specific-product.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ weight: 7
66
# BO - Cart rules - Actions - Apply a discount to Specific product
77
## Details
88
* **Component** : Core
9-
* **Status** : To be automated
9+
* **Status** : Automation in progress
1010
* **Scenario** : https://forge.prestashop.com/browse/TEST-10323
1111

1212
## Steps

src/content/scenarios/core/sanity/upgrade/autoupgrade-web-version-update-on-local-channel.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ weight: 8
2424
| Go to "Update Assistant" module (side board). | "Update Assistant" module is displayed : <br> * Title : "Welcome to PrestaShop Update Assistant"<br> * Two radio buttons : "Update your store" and "Restore from a backup" (disabled)<br> * CTA "Get started" disabled |
2525
| Select the radio button "Update your store". | * "Update your store" radio button is selected<br> * CTA "Get started" is enabled |
2626
| Click on the CTA "Get started". | A loader is displayed in the CTA "Get started" then, "Version choice" page is displayed : <br> * Stepper on step one ("Version choice")<br> * Paragraph with "A more recent version is available / Current PrestaShop version: 1.7.8.9 / Current PHP version: 7.1.xx<br> * Radio button : PrestaShop 1.7.8.xx [Patch version](blue color rgb(190, 234, 243)) with description "The maximum version of PrestaShop to which you can update your store, based on its PHP version." and the link "Release note" <br> * Blue alert info : " Unlock the local update feature and manually update your store to your preferred upgrade by saving the archive and XML files of the PrestaShop version in the following directory on your server: */your-admin-directory/autoupgrade/download/*"<br> * CTA : "Next" disabled |
27-
| * Put a zip and xml from a new version in [yourshop]/[adminfolder]/autoupgrade/download | * It should have a zip, an xml and an index.php files in your folder |
28-
| * Put another zip and xml from a new version in [yourshop]/[adminfolder]/autoupgrade/download | * It should have two zip, two xml and an index.php files in your folder |
27+
| Put a zip and xml with a greater version of 8.2.x in [yourshop]/[adminfolder]/autoupgrade/download | There are a zip, an xml and an index.php files in your folder |
28+
| * Put another zip and xml with a greater version of 8.2.x in [yourshop]/[adminfolder]/autoupgrade/download | There are two zip, two xml and an index.php files in your folder |
2929
| * Return on your prestashop and reload the page | * You shouldn't have the image but you still have a green notification "You're up to date" and "Current PrestaShop version: [yourLastPrestaVersion]<br>Current PHP version: [YourPHP] "<br> * You should have : "You are already using the latest PrestaShop version available but you can update to the version of your choice from a local archive. "<br> * You should have a Radio button with "Local archive" in title and "Save the archive file of the version you want to update to in the following directory: /your-admin-directory/autoupgrade/download/ " in description |
3030
| * Clic on the Radio button next to "Local archive"<br> * Clic on the first drop list <br> * Select your zip folder <br> * Clic on the second drop list<br> * Select the secon xml folder | * You should have two drop list :<br> ** One with title : "Archive to use*" and in the drop list "Select an archive"<br> ** One with title : "XML file to use*" and in the drop list "Select a file"<br> * You still have "Select an archive" selected and you have the zip name that you drop on your foler <br> * In the drop list, you should have the name of your selected zip <br> * You still have "Select a file" selected and you have the xml name that you drop on your foler <br> * In the drop list, you should have the name of your selected xml and the checking requirement should be started |
3131
| * The check is finished | * You should have a yellow advertising with "The PrestaShop version in your archive doesn't match the one in XML file. Please fix this issue and try again. "and the button "Next" should still be  disabled |
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
2-
title: "Autoupgrade - Web Version - Install A fresh last version of prestashop with php 8.1"
2+
title: "Autoupgrade - Web Version - Install A fresh last version of prestashop v8.2.x with php 8.1"
33
weight: 5
44
---
55

6-
# Autoupgrade - Web Version - Install A fresh last version of prestashop with php 8.1
6+
# Autoupgrade - Web Version - Install A fresh last version of prestashop v8.2.x with php 8.1
77
## Details
88
* **Component** : Core
99
* **Status** : Approved

0 commit comments

Comments
 (0)