Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Product Components Scenario Testing #347

Open
jgfidelis opened this issue Sep 13, 2019 · 1 comment
Open

Product Components Scenario Testing #347

jgfidelis opened this issue Sep 13, 2019 · 1 comment
Labels
question Further information is requested

Comments

@jgfidelis
Copy link
Contributor

jgfidelis commented Sep 13, 2019

The purpose of this issue is to document the scenarios you SHOULD test when making changes in the ProductContext or ProductWrapper and related components. Also when working on the vtex.product-context app.

In all of these scenarios, you should expect your product page to be working properly.

1 - Navigating from home to product page from shelf.
Click on a shelf item, ensure it loads properly.

2 - Navigating from one product page to another.
Find a product with related items shelf on its page and click on an item there. Everything should work as expected during the changes.

3 - Navigating from the search page to the product page.
Make a search and click on a gallery item to navigate to the product page.

If all of these scenarios are OK, you are good to go.

@jgfidelis
Copy link
Contributor Author

You may also want to test if the ProductTitleAndPixel is working properly. We should also implement tests in this component.

@denisebiscaro denisebiscaro added the question Further information is requested label Sep 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants