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 Nov 29, 2024
1 parent 08bb1c2 commit 67e4130
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 1 deletion.
21 changes: 21 additions & 0 deletions src/content/scenarios/core/audit/bo/customer-service.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
---
title: "Customer Service"
weight: 5
---

# Customer Service
## Details
* **Component** : Core
* **Status** : [TEST] Automation in progress
* **Automated on** : 9.0.x
* **Scenario** : https://forge.prestashop.com/browse/TEST-10083

## Steps
| Step Description | Expected result |
| ----- | ----- |
| Go to BO -> Dashboard page | The dashboard page is displayed<br><br>No JS errors are triggered |
| Go to Customer Service > Customer Service page | The Customer Service page is displayed<br><br>No JS errors are triggered |
| Go to Customer Service > Order messages page | The Order messages page is displayed<br><br>No JS errors are triggered |
| Click on the icon "Edit" on the first row | The "Edit order message" page is displayed<br><br>No JS errors are triggered |
| Go to Customer Service > Order messages page<br><br>Click on the button "Add new order message" | The "Add order message" page is displayed<br><br>No JS errors are triggered |
| Go to Customers > Merchandise Returns | The Merchandise Returns page is displayed<br><br>No JS errors are triggered |
3 changes: 2 additions & 1 deletion src/content/scenarios/core/audit/bo/customers.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,10 @@ weight: 4
# Customers
## Details
* **Component** : Core
* **Status** : [TEST] Automation in progress
* **Status** : Automated
* **Automated on** : 9.0.x
* **Scenario** : https://forge.prestashop.com/browse/TEST-10081
* **Test** : https://github.com/PrestaShop/PrestaShop/tree/develop/tests/UI/campaigns/audit/BO/04_customers.ts

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

0 comments on commit 67e4130

Please sign in to comment.