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 Oct 2, 2024
1 parent ada7dab commit 1d01cee
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 15 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ weight: 2
| * Click on "Add new customer" and fill the new customer form<br> * Save | "Successful creation" message is displayed |
| Go back to Dashboard> Activity overview> Customers & Newsletters | Total Subscribers +1 |
| Click on visits link | Stats page is displayed |
| Go back to dashboard and click on Unique visitors link | stats page is displayed |
| Check traffic source | contains 'prestashop.com' and 'Direct link' |
| Click on configure link | Configure form is displayed |
| Update all the values in the form and save | Success message is displayed |
Original file line number Diff line number Diff line change
Expand Up @@ -14,36 +14,35 @@ weight: 2
| Step Description | Expected result |
| ----- | ----- |
| Go to BO > Design > Email theme > Scroll down to Email theme block > Click on magnifying glass for classic theme | Previewing theme classic page is displayed |
| Click on the HTTPS button for the email "account" | A new tab is displayed with the *email template* for account in classic theme<br><br>See the title of the email is :<br>HI FIRST NAME LASTNAME,<br>THANK YOU FOR CREATING A CUSTOMER ACCOUNT AT SHOPNAME. |
| Click on the HTTPS button for the email "account" | A new tab is displayed with the *email template* for account in classic theme<br><br>See the title of the email is :<br>HI FIRSTNAME LASTNAME,<br>THANK YOU FOR CREATING A CUSTOMER ACCOUNT AT SHOPNAME. |
| Close the new tab | Tab is closed |
| Click on 3-dots button > Raw HTML | A new tab is displayed with the email account in *Raw HTML* form |
| Close the new tab | Tab is closed |
| Click on 3-dots button > Text | A new tab is displayed with the email account in *Text* form |
| Close the new tab | Tab is closed |
| Click on 3-dots button > Send a text mail | Cannot send test email for theme classic because it is not your current theme |
| Close the new tab | Tab is closed |
| Scroll down > Click on Back to configuration > Choose Default theme : classic > Save | Email theme configuration saved successfully |
| Scroll down > Click on Back to configuration > Choose Default theme in Configuration block : classic > Save | Email theme configuration saved successfully |
| In Generate emails block > Generate emails | Successfully overwrote email templates for theme classic with locale en |
| Scroll down to Email theme block > Click on magnifying glass for classic theme | Previewing theme classic page is displayed |
| Click on 3-dots button > Send a text mail | Test email for layout account was successfully sent to [email protected] |
| Click on 3-dots button for account email theme > Send a text mail | Test email for layout account was successfully sent to [email protected] |
| Check your emails | Test email account is sent in classic theme |
| In Email theme page > Scroll down to email template followup_1 for Module ps_reminder > Click on magnifying glass | Previewing theme classic page is displayed |
| Click on the HTTPS button for the email "followup_1" | A new tab is displayed with the email template for followup_1 in classic theme<br><br>See the title of the email is :<br><br>HI FIRST NAME LASTNAME,<br><br>YOUR CART AT SHOPNAME |
| In Email theme page > Scroll down to email template customer_qty for Module ps_emailalerts > Click on HTTP button | A new tab is displayed with the email template for customer_qty in classic theme<br><br>See the title of the email is :<br><br>HI,<br><br>{product} is now available. |
| Close the new tab | Tab is closed |
| Click on 3-dots button > Raw HTML | A new tab is displayed with the email followup_1 in *Raw HTML* form |
| Close the new tab | Tab is closed |
| Click on 3-dots button > Text | A new tab is displayed with the email followup_1 in *Text* form |
| Close the new tab | Tab is closed |
| Scroll down > Click on Back to configuration > Choose Default theme : modern > Save | Email theme configuration saved successfully |
| Scroll down > Click on Back to configuration > Choose Default theme in Configuration block : modern > Save | Email theme configuration saved successfully |
| In Generate emails block > Generate emails | Successfully overwrote email templates for theme modern with locale en |
| Scroll down to Email theme block > Click on magnifying glass for modern theme | Previewing theme modern page is displayed |
| Click on the HTTPS button for the email "backoffice_order" | A new tab is displayed with the email template for backoffice_order in modern theme<br><br>See the title of the email is :<br><br>Hi First name Lastname,<br>A new order has been generated on your behalf. |
| Click on 3-dots button > Send a text mail | Test email for layout account was successfully sent to [email protected] |
| Close the new tab | Tab is closed |
| Click on 3-dots button > Send a text mail | Test email for layout backoffice_order was successfully sent to [email protected] |
| Check your emails | See the email backoffice_order is sent in modern theme |
| Scroll down to bottom of the page > Click on Back to configuration button | Email theme page is displayed |
| In Translate emails block > Choose French > Click Translate emails | Translation page is displayed |
| Edit a translation > Click on Save | Toast Translations successfully updated is displayed |
| Search for "Thank you for creating a customer account at SHOPNAME." > Edit the translation > Click on Save | Toast Translations successfully updated is displayed |
| Go back to Design > Email theme > Edit Generate emails block > Generate emails | Successfully generated email templates for theme modern with locale fr |
| Click on Your Profile in top right corner > Edit your language to French > Save | Mise à jour réussie |
| Go to Apparence > Email theme > Bloc Thèmes d'e-mail > Click on magnifying glass for modern theme > Click on Envoyer un email test for account | L'e-mail de test du format account a été envoyé à [email protected] avec succès |
| Check your emails | See your email is in French with title : Tester le account d'e-mail |
| Click on Your Profile in top right corner > Edit your language to French > Save | Successful update |
| Go to Apparence > Email theme > Bloc Thèmes d'e-mail > Click on magnifying glass for modern theme > Click on 3-dot button : Envoyer un e-mail test for account | L'e-mail de test du format account a été envoyé à [email protected] avec succès |
| Check your emails | See your email is in French with title : Merci d'avoir créé votre compte client sur SHOPNAME.Bonjour |
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,11 @@ weight: 5
# BO - Search - Maximum word length (in characters)
## Details
* **Component** : Core
* **Status** : [TEST] Automation in progress
* **Status** : Automated
* **Automated on** : 9.0.x
* **Scenario** : https://forge.prestashop.com/browse/TEST-9830
* **Test** : https://github.com/PrestaShop/PrestaShop/tree/develop/tests/UI/campaigns/functional/BO/13_shopParameters/07_search/01_search/01_editSearchSettings/05_maximumWordLength.ts
* **Specification** : https://docs.prestashop-project.org/functional-documentation/functional-documentation/ux-ui/back-office/configure/shop-paramaters/search/search

## Steps
| Step Description | Expected result |
Expand Down
4 changes: 3 additions & 1 deletion src/content/scenarios/known-bugs/modules/autoupgrade.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@ title: "autoupgrade"
weight: 1
---

# Known bugs (7 campaigns / 3 issues)
# Known bugs (8 campaigns / 4 issues)
* **[.github/workflows/ui-test/nightly.json](https://github.com/PrestaShop/autoupgrade/tree/dev/.github/workflows/ui-test/nightly.json)** :
* [PrestaShop#36958 : Autoupgrade : Some modules are disabled after upgrade to major or minor version](https://github.com/PrestaShop/PrestaShop/issues/36958)
* **[.github/workflows/ui-test/sanity.json](https://github.com/PrestaShop/autoupgrade/tree/dev/.github/workflows/ui-test/sanity.json)** :
* [PrestaShop#36425 : Autoupgrade : PSCheckout trigger an error with `1.7.7.0-7.1-apache` (and all 1.7.7.x)](https://github.com/PrestaShop/PrestaShop/issues/36425)
* **[tests/UI/campaigns/sanity/02_productsBO/02_CRUDStandardProduct.spec.ts](https://github.com/PrestaShop/autoupgrade/tree/dev/tests/UI/campaigns/sanity/02_productsBO/02_CRUDStandardProduct.spec.ts)** :
Expand Down

0 comments on commit 1d01cee

Please sign in to comment.