Skip to content

Commit

Permalink
[Update] JIRA XRay Tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Progi1984 authored and github-actions[bot] committed Mar 8, 2025
1 parent aa1e542 commit 4830982
Showing 1 changed file with 11 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,14 @@ weight: 4
* **Status** : Sandbox
* **Scenario** : https://forge.prestashop.com/browse/TEST-10320

## Steps
| Step Description | Expected result |
| ----- | ----- |
| Go to BO > Catalog > Discounts | Cart rules page is displayed |
| Click on "Add new cart rule" | Cart rule page is displayed<br><br>Information tab is displayed |
| Entering data for information >Click on save | Warning is message is displayed: "An action is required for this cart rule." |
| Click on Tab "Conditions" | See Total available : 1<br><br>See Total available for each user : 1 |
| Click on Tab "Actions" > Amount > Save | Success Message is displayed: "Successful creation" |
| Click on View my store > Add a product to the cart | The discount amount should be displayed<br> <br> <br>|1 item|€34.80|<br>|Discount(s)|- €20.00|<br>|Shipping|Free|<br>|Total (tax incl.)|€14.80|<br>|test cart rules|-€20.00| |
| Click on Tab "Actions" > Amount  (taxe excluded)> Save | Success Message is displayed: "Successful creation" |
| Click on View my store > Add a product to the cart | The discount amount should be displayed<br> <br> <br>|1 item|€34.80|<br>|Discount(s)|- €24.00|<br>|Shipping|Free|<br>|Total (tax incl.)|€10.80|<br>|test cart rules|-€24.00| |

0 comments on commit 4830982

Please sign in to comment.