Skip to content

Releases: shopware/acceptance-test-suite

v2.1.0

25 Jun 06:12
e1cc8bd
Compare
Choose a tag to compare

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

12 Jun 07:50
af2978f
Compare
Choose a tag to compare

2.0.1 (2024-06-12)

Bug Fixes

v2.0.0

11 Jun 13:04
c901221
Compare
Choose a tag to compare

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

07 Jun 08:16
9f8ae16
Compare
Choose a tag to compare

1.5.0 (2024-06-07)

Features

  • add dashboard and data sharing fixture (8f140f8)
  • Add order status helper method (565c355)

v1.4.0

05 Jun 13:53
db82947
Compare
Choose a tag to compare

1.4.0 (2024-06-05)

Features

  • add isSaaSInstance helper function (43e08cd)

Bug Fixes

  • fix login on saas instances (4af4ce4)

v1.3.2

05 Jun 09:36
95f381b
Compare
Choose a tag to compare

1.3.2 (2024-06-05)

Bug Fixes

  • product fixture with non-standard currency (bfca54d)

v1.3.1

03 Jun 14:29
4bb4dde
Compare
Choose a tag to compare

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

28 May 08:25
bd8ae23
Compare
Choose a tag to compare

1.3.0 (2024-05-28)

Features

  • Add task for accessibility testing with axe core (55cf6ec)

v1.2.0

27 May 13:16
1e82d13
Compare
Choose a tag to compare

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

23 May 13:13
436a7c1
Compare
Choose a tag to compare

1.1.4 (2024-05-23)

Bug Fixes

  • use correct api route to generate access keys (8d588ed)