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 Feb 27, 2024
1 parent cdc861a commit 09f296b
Show file tree
Hide file tree
Showing 10 changed files with 29 additions and 27 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ weight: 1
* **Status** : Automated
* **Automated on** : 9.0.x
* **Scenario** : https://forge.prestashop.com/browse/TEST-7789
* **Test** : https://github.com/PrestaShop/PrestaShop/tree/develop/tests/UI/campaigns/functional/API/02_endpoints/01_apiAccess/01_getApiClientId.ts
* **Test** : https://github.com/PrestaShop/PrestaShop/tree/develop/tests/UI/campaigns/functional/API/02_endpoints/01_apiClient/01_getApiClientId.ts

## Steps
| Step Description | Expected result |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ weight: 2
# BO - Design - Email Theme - Configuration of the whole page
## Details
* **Component** : Core
* **Status** : [TEST] Automation in progress
* **Status** : [TEST] To be 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-940

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,9 @@ weight: 1
# FO - Cart - Change quantity
## Details
* **Component** : Core
* **Status** : [TEST] Automation in progress
* **Status** : Automated
* **Scenario** : https://forge.prestashop.com/browse/TEST-6993
* **Test** : https://github.com/PrestaShop/PrestaShop/tree/develop/tests/UI/campaigns/functional/FO/hummingbird/10_cart/02_cart/01_changeQuantity.ts

## Steps
| Step Description | Expected result |
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
---
title: "FO - Homepage - Select color on product list"
weight: 5
---

# FO - Homepage - Select color on product list
## Details
* **Component** : Core
* **Status** : [TEST] To be 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-6966

## Steps
| Step Description | Expected result |
| ----- | ----- |
| Go to FO > Scroll down to Popular Products block | See the list of popular products displayed |
| For the product "Hummingbird printed t-shirt" > Click on the color combination "white" | The product page for Hummingbird printed t-shirt is displayed<br>Size : S<br>Color : White<br><br>https://github.com/PrestaShop/PrestaShop/issues/35481 |
| Click on my_store logo > Scroll down to Popular Products block > For the product "Hummingbird printed t-shirt" > Click on the color combination "black" | The product page for Hummingbird printed t-shirt is displayed<br>Size : S<br>Color : Black |
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
title: "FO - Product Page - Product Quickview - Change combination on popup"
weight: 7
weight: 6
---

# FO - Product Page - Product Quickview - Change combination on popup
## Details
* **Component** : Core
* **Status** : [TEST] To be automated
* **Status** : [TEST] Automation in progress
* **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-6967

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "FO - Product Page - Product Quickview - Change image"
weight: 8
weight: 7
---

# FO - Product Page - Product Quickview - Change image
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ weight: 5
# FO - Product Page - Product Quickview - Close
## Details
* **Component** : Core
* **Status** : [TEST] To be automated
* **Status** : [TEST] Automation in progress
* **Scenario** : https://forge.prestashop.com/browse/TEST-6965

## Steps
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ weight: 4
# FO - Product Page - Product Quickview - Display of the product
## Details
* **Component** : Core
* **Status** : [TEST] To be automated
* **Status** : [TEST] Automation in progress
* **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-6963

Expand Down

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,10 @@ weight: 3
# FO - Product Page - Product Quickview - Share links
## 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-6962
* **Test** : https://github.com/PrestaShop/PrestaShop/tree/develop/tests/UI/campaigns/functional/FO/hummingbird/09_productPage/01_quickView/03_shareLinks.ts

## Steps
| Step Description | Expected result |
Expand Down

0 comments on commit 09f296b

Please sign in to comment.