Extend BO - Customers - CRUD
Opened this issue · 0 comments
Hlavtox commented
Prerequisites
- I understand and accept the project's code of conduct.
Component
Core
Define the path of the scenario
BO - Customers - CRUD
Steps to reproduce
Would it be possible to extend this scenario?
Step Description | Expected result |
---|---|
Click on Add new customer | New Customer Page is displayed correctly. Page title contains Creating a new Customer |
Fill form - Check guest, fill firstname, lastname and email only. Use the same email as the previous customer. | Customer is saved correctly. Message is displayed : Successful creation. |
In Customers list, Filter By Email. Criteria : firstName.lastName@prestashop.com, Customer group Guest | List is filtered correctly |
View Customer | The Customer information page is displayed correctly. Link to transform a this guest to a registered customer should not be available. |
Your company or customer's name goes here (if applicable).
No response