Releases: shopware/acceptance-test-suite
Releases · shopware/acceptance-test-suite
v2.1.0
2.1.0 (2024-06-25)
Features
- First iteration of a new Test Data Service (abf72ed)
- make theme compilation compatible with SaaS instances (3b6fcf9)
v2.0.1
2.0.1 (2024-06-12)
Bug Fixes
v2.0.0
2.0.0 (2024-06-11)
⚠ BREAKING CHANGES
- Removed dependency between data fixtures and page objects.
Bug Fixes
- Add local type overrides (870931c)
- Improve product type definition (4c20b9b)
- Update playwright and use compatible version prefix (11ffd1b)
Code Refactoring
- Removed dependency between data fixtures and page objects. (7879c5a)
v1.5.0
1.5.0 (2024-06-07)
Features
- add dashboard and data sharing fixture (8f140f8)
- Add order status helper method (565c355)
v1.4.0
1.4.0 (2024-06-05)
Features
- add isSaaSInstance helper function (43e08cd)
Bug Fixes
- fix login on saas instances (4af4ce4)
v1.3.2
1.3.2 (2024-06-05)
Bug Fixes
- product fixture with non-standard currency (bfca54d)
v1.3.1
1.3.1 (2024-06-03)
Bug Fixes
- Refactor digital product and order fixture (c277755)
- use sales channel language id for default customer (1b1bdf1)
v1.3.0
1.3.0 (2024-05-28)
Features
- Add task for accessibility testing with axe core (55cf6ec)
v1.2.0
1.2.0 (2024-05-27)
Features
- Add additional page objects for storefront account (77a1698)
- Add page object and data fixture for category (40eddaf)
Bug Fixes
- data dependency between fixtures (43474ee)
v1.1.4
1.1.4 (2024-05-23)
Bug Fixes
- use correct api route to generate access keys (8d588ed)