magento2-cypress-testing-suite icon indicating copy to clipboard operation
magento2-cypress-testing-suite copied to clipboard

Generic elements

Open peterjaap opened this issue 3 years ago • 0 comments

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?

peterjaap avatar Jan 18 '22 12:01 peterjaap