issues
search
elgentos
/
magento2-cypress-testing-suite
A community-driven Cypress testing suite for Magento 2
MIT License
172
stars
37
forks
source link
Add missing tests
#24
Closed
AndrewRMillar
closed
2 years ago
AndrewRMillar
commented
2 years ago
Add the tests missing from the repo README todo list
Cart
[x] it merges an already existing cart when a customer logs in
MiniCart
[x] it can open the cart slider by clicking on the cart icon in the header
[x] it can change the quantity of an item in the cart slider
Homepage
[x] it add products shown on the homepage to the cart when a add to cart button is present
CMS pages
[x] it shows the default 404 page on an non-existent route
[x] it can open the default CMS page correctly
Add the tests missing from the repo README todo list
Cart
MiniCart
Homepage
CMS pages