1.1.0 Blart Versenwald III
What's Changed
- add cypress-localstorage-commands to installation by @Morgy93 in #40
- fix run instructions for develop by @Morgy93 in #39
- Create LICENSE by @peterjaap in #41
- fix(docs): add all required packages to readme by @kolaente in #44
- Cypress tests 24 by @nisrineMach in #43
- fix: don't stop running all other tests when one failed if running headless by @kolaente in #46
- feat: create coupon code via Magento REST api by @kolaente in #45
- feat: add commands to assert success messages, error messages and page titles by @kolaente in #47
- add readme for running tests based on tags by @torhoehn in #50
- Compatibility with Hyva 1.1.16 by @Vinai in #60
- Fix fixture imports by @Vinai in #57
- Migrate to Cypress v10 by @Vinai in #58
- Add Footer Tests by @lefte in #62
- Adapting Luma tests to cypress 10 version by @vladhorielov in #61
- Do not store video for passing tests by @Vinai in #69
- Improve home page search term footer link test by @Vinai in #68
- Improve the minicart product selectors to be less cryptic by @Vinai in #70
- Do preflight request to determine specs to run if default spec pattern is used by @Vinai in #67
- Support preflight for http:// base URLs (not only https://) by @Vinai in #71
- Improve homepage spec test isolation by @Vinai in #72
- Separate mainHeading selectors for products by @peterjaap in #73
- Ensure the timeout value is a number by @Vinai in #74
- fix path to selectors by @gregorRW in #75
- fix: properly register cypress localstorage commands by @danslo in #76
- fix: replace nth-child references with something more specific by @danslo in #77
- feat: Expand default pattern to also match specs in modules by @Vinai in #78
- Fix fixture property names that caused the account tests to fail by @Vinai in #79
- Bundled product hyva tests by @Vinai in #80
- Add Github Actions configuration by @peterjaap in #81
New Contributors
- @Morgy93 made their first contribution in #40
- @kolaente made their first contribution in #44
- @nisrineMach made their first contribution in #43
- @torhoehn made their first contribution in #50
- @Vinai made their first contribution in #60
- @lefte made their first contribution in #62
- @gregorRW made their first contribution in #75
- @danslo made their first contribution in #76
Full Changelog: 1.0.0...1.1.0