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 Sep 25, 2024
1 parent 6dfebc9 commit 75a7625
Show file tree
Hide file tree
Showing 14 changed files with 39 additions and 15 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,11 @@ weight: 3
# BO - Design - Email Theme - Back to configuration link
## Details
* **Component** : Core
* **Status** : [TEST] Automation in progress
* **Automated on** : 1.7.8.x, 1.7.7.x, 8.0.x, 8.1.x, 9.0.x
* **Status** : Automated
* **Automated on** : 9.0.x
* **Scenario** : https://forge.prestashop.com/browse/TEST-943
* **Test** : https://github.com/PrestaShop/PrestaShop/tree/develop/tests/UI/campaigns/functional/BO/08_design/03_emailTheme/03_backToConfigurationLink.ts
* **Specification** : https://docs.prestashop-project.org/functional-documentation/functional-documentation/ux-ui/back-office/improve/design/email-theme

## 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 To Do
* **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-940

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ weight: 1
| Step Description | Expected result |
| ----- | ----- |
| Go to Shop Parameters >Search | Search page is well displayed |
| Click on Add new alias | a  new page is displayes named : Add new |
| Click on Add new alias | a  new page is displayes named : Aliases |
| Create a new aliase >click on save | a new alias is added to the list .<br><br>Alert Successful creation is displayed |
| Click on edit for the created alias | A new page is well displayed named : Edit : puul |
| Click on edit for the created alias | A new page is well displayed named : Aliases |
| change the informations >click on save | Successful update message  is displayed |
| Click on the dropdown then click on delete | a popup is displayed with content : <br><br>Delete selected item? <br><br>Yes /No |
| click on Yes to delete the item | Alert Successful deletion message  is displayed<br>The Alias is well deleted from the list |
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "BO - Search - Blacklisted words"
weight: 6
weight: 7
---

# BO - Search - Blacklisted words
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
---
title: "BO - Search - Maximum word length (in characters)"
weight: 5
---

# BO - Search - Maximum word length (in characters)
## Details
* **Component** : Core
* **Status** : Sandbox
* **Scenario** : https://forge.prestashop.com/browse/TEST-9830

## Steps
| Step Description | Expected result |
| ----- | ----- |
| Go to BO > Shop Parameters > Search > Scroll down to block Search - option Minimum word length (in characters) | 3 is displayed |
| Click on View my shop > Search in searchbar "pack" | SEARCH RESULTS<br>There is 1 product.<br><br>Pack Mug + Framed Poster |
| Click on View my shop > Search in searchbar "pac" | SEARCH RESULTS<br>There is 1 product.<br><br>Pack Mug + Framed Poster |
| Click on View my shop > Search in searchbar "pa" | No matches were found for your search |
| Go to BO > Shop Parameters > Search > Scroll down to block Search - option Minimum word length (in characters) : 5 > Save | The settings have been successfully updated. |
| Click on View my shop > Search in searchbar "noteb" | SEARCH RESULTS<br>There are 3 products.<br><br>Mountain Fox Notebook<br>Brown Bear Notebook<br>Hummingbird Notebook |
| Click on View my shop > Search in searchbar "note" | No matches were found for your search |
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "BO - Search - Minimum word length (in characters)"
weight: 5
weight: 6
---

# BO - Search - Minimum word length (in characters)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
---
title: "Mail alerts module - Disable/Enable module"
weight: 8
weight: 5
---

# Mail alerts module - Disable/Enable module
## Details
* **Component** : ps_emailalerts
* **Status** : [TEST] Automation in progress
* **Automated on** : 9.0.x
* **Scenario** : https://forge.prestashop.com/browse/TEST-4130

## Steps
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Mail alerts module - Reset module"
weight: 7
weight: 4
---

# Mail alerts module - Reset module
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Mail alerts module - Uninstall and delete module"
weight: 6
weight: 3
---

# Mail alerts module - Uninstall and delete module
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Mail alerts module - Uninstall/Install module"
weight: 4
weight: 1
---

# Mail alerts module - Uninstall/Install module
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Mail alerts module - Upgrade module"
weight: 5
weight: 2
---

# Mail alerts module - Upgrade module
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Uninstall and delete"
weight: 2
weight: 7
---

# Uninstall and delete
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Uninstall/Install"
weight: 1
weight: 6
---

# Uninstall/Install
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Upgrade"
weight: 3
weight: 8
---

# Upgrade
Expand Down

0 comments on commit 75a7625

Please sign in to comment.