magento2-cypress-testing-suite
magento2-cypress-testing-suite copied to clipboard
Refactor & cleanup Luma Account tests & objects
trafficstars
Running the tests on a different CI with smaller resources, I've noticed a few issues around:
- sessions being lost (from cypress doc: Cypress automatically clears all cookies before each new test starts by default.)
- multiple addresses being added while running the whole batch
- some code cleanup to make sure to use proper selectors where possible
- added region/state selectors for the address
@peterjaap I modified the details for Luma and for some reason Hyva is failing. Since I don't have access to Hyva to fix it, I can't proceed here. Maybe the whole refactor doesn't make sense to you, so feel free to reject the whole thing.
I don't think the luma failures are related to these changes.
@Vinai I'm only seeing Hyva failures, not Luma. Am I missing something?