magento2-cypress-testing-suite
magento2-cypress-testing-suite copied to clipboard
Generic elements
Description.
Test all static content such as the header and footer are working correctly and that the homepage is working correctly.
Tests
- [ ] Tests if the header is displayed correctly and if everything works correctly (do all links work)
- [ ] Test if the footer is displayed correctly and if everything works correctly (do all links work)
- [ ] Test if the homepage is correctly displayed and all links work correctly (all links work)
- [ ] Test if the newsletter form, if any, is working correctly
- [ ] If a product is displayed on the home page, can it be added to the shopping cart?
New input:
- [ ] Contact form is working properly
- [ ] Cookies are displayed correctly and work properly
Still working out:
- [ ] Testing viewports mobile - desktop?
- [ ] Wish list / wish list more extensive testing?