Skip to content

Latest commit

 

History

History
716 lines (365 loc) · 38.3 KB

CHANGELOG.md

File metadata and controls

716 lines (365 loc) · 38.3 KB

Changelog

11.3.3 (2025-01-21)

Bug Fixes

  • NEXT-40281 - add some locators and extend search suggest from home (b0f5312)
  • NEXT-40281 - added some new locators and method to search suggest (4e49199)

11.3.2 (2025-01-20)

Bug Fixes

  • add additional locator for main navigation (#276) (f0cf928)

11.3.1 (2025-01-20)

Bug Fixes

  • Change locators for accessibility changes in forms (fe1942c)

11.3.0 (2025-01-20)

Features

  • NEXT-40275 - add account address creation page (#271) (efa74f0)

Bug Fixes

  • revert 6.7 locator compatibility for customer group pages in admin (#272) (ba5ff25)

11.2.1 (2025-01-20)

Bug Fixes

11.2.0 (2025-01-17)

Features

  • refactor registration task for guest users (#267) (ea374cc)

11.1.6 (2025-01-17)

Bug Fixes

11.1.5 (2025-01-09)

Bug Fixes

  • locator compatibility of product image (2d3c938)

11.1.4 (2025-01-08)

Bug Fixes

  • locator compatibility of product image on the home page (#259) (e82ae37)

11.1.3 (2025-01-06)

Bug Fixes

  • add additional locator for smtp input fields within first run wizard page object (#257) (c7a3bd6)
  • Update checkmark icon locator (#256) (605396f)

11.1.2 (2025-01-06)

Bug Fixes

  • add additional locator for smtp input fields within FRW page object (#254) (e51af38)

11.1.1 (2025-01-03)

Bug Fixes

  • locator compatibility for bulk edit products (#251) (42e6b11)
  • locator compatibility for customer group registration (#250) (53cf2ab)
  • make first run wizard locator 6.7 compatible (#252) (324c821)

11.1.0 (2024-12-20)

Features

  • add features data to InstanceMeta fixture (e6d4392)

11.0.0 (2024-12-19)

⚠ BREAKING CHANGES

  • remove SetSystemConfigValues use TestDataService.setSystemConfig instead
  • fix system config api usage

Bug Fixes

  • add AccountRecover and AccountLogin objects for forgot password (cf65ffe)
  • fix system config api usage (6352f54)
  • Refactor Rule assignment task and types (#237) (49a585f)

Code Refactoring

  • remove SetSystemConfigValues use TestDataService.setSystemConfig instead (52fc176)

10.2.3 (2024-12-18)

Bug Fixes

  • NEXT-39784 - fix review feedback (6217445)

10.2.2 (2024-12-18)

Bug Fixes

  • make consent buttons validation more exact (#241) (b064045)

10.2.1 (2024-12-17)

Bug Fixes

10.2.0 (2024-12-16)

Features

Bug Fixes

Miscellaneous Chores

10.1.0 (2024-12-13)

Features

  • add pageObject and task for RuleAssignment tests and TestDataService refactoring (3ec2ef8)

10.0.1 (2024-12-13)

Bug Fixes

  • add domain methods and struct for languages and currencies (3fdac01)

10.0.0 (2024-12-12)

⚠ BREAKING CHANGES

  • upgrade playwright/test to 1.49.1 (#226)

Bug Fixes

  • adjust salutation selection locator for 6.7 compat (#229) (4caa643)
  • upgrade playwright/test to 1.49.1 (#226) (16e68d1)

9.0.0 (2024-12-11)

⚠ BREAKING CHANGES

  • fix saas related issues (#225)

Bug Fixes

  • adjust account type selection locator for 6.7 compat (#223) (8c493b9)
  • fix saas related issues (#225) (8860e1b)
  • replace config property with new structure (#221) (3cdddd9)

8.3.0 (2024-12-10)

Features

8.2.2 (2024-12-09)

Bug Fixes

  • Another fix for the product bulk edit page object (#218) (c0475f8)

8.2.1 (2024-12-09)

Bug Fixes

  • Fixed locator for date field in product bulk edit (#216) (00a8ba6)

8.2.0 (2024-12-09)

Features

  • add analytics assignment and creation of sales channel analytics (#212) (8ba3a10)

8.1.0 (2024-12-06)

Features

  • Pages and tasks for product bulk edit (#192) (c0a381a)

8.0.1 (2024-12-06)

Bug Fixes

  • add additional page objects properties to storefront home for sales channel analytics (#209) (cfca2d4)
  • add clear cache to SetSystemConfigValues task (#210) (3ab153f)

8.0.0 (2024-12-05)

⚠ BREAKING CHANGES

  • Next-39285 - Remove account type selection from registration (#206)

Features

  • Next-39285 - Remove account type selection from registration (#206) (d233452)

Bug Fixes

  • add offcanvas backdrop property to home page object (#207) (e51ad51)

7.0.0 (2024-12-05)

⚠ BREAKING CHANGES

  • NEXT-39285 - allow overriding register task by passing an object (#202)

Features

  • add page object checkout order edit (#204) (a82c8ab)
  • NEXT-39285 - allow overriding register task by passing an object (#202) (2375723)

6.0.0 (2024-12-04)

⚠ BREAKING CHANGES

  • NEXT-39858 - make settings menu more accesible

Bug Fixes

  • add additional page objects properties to storefront home (#199) (99b74a9)
  • NEXT-39858 - make settings menu more accesible (67c2f35)

5.5.0 (2024-12-03)

Features

  • split test into several test files (#191) (6654c0c)
  • system config service in TestDataService and page object improvements (#196) (5274819)

Bug Fixes

  • move and stabilize CreateLinkTypeCategory task (#197) (8117273)
  • selector in variant generation test (6482fea)

5.4.0 (2024-11-26)

Features

  • add CustomerGroup page objects and CustomerGroup creation via TestDataService (#185)

5.3.0 (2024-11-25)

Features

5.2.0 (2024-11-25)

Features

  • add create currency to TestDataService (#181) (72aaf6f)

Bug Fixes

  • update category page objects (9fcc20f)
  • update Category page objects (9fcc20f)

5.1.0 (2024-11-21)

Features

Bug Fixes

5.0.1 (2024-11-19)

Bug Fixes

  • update category and landing page objects, make landing_page higher priority to be deleted (acdc7aa)

5.0.0 (2024-11-13)

⚠ BREAKING CHANGES

  • Changed page object definition from save to add button (#170)

4.1.0 (2024-11-12)

Features

4.0.0 (2024-11-08)

⚠ BREAKING CHANGES

  • Changed page object definition to promo (#167)

Bug Fixes

  • Changed page object definition to promo (#167) (6b87458)

3.11.4 (2024-11-08)

Notes

  • publish a new patch version without changes

3.11.3 (2024-11-07)

Bug Fixes

  • Cart quantity select locator (366d148)
  • revert breaking change as 3.11.3 (c2dda17)

3.11.2 (2024-11-06)

Bug Fixes

  • discount text to promo text (2bfa648)

3.11.1 (2024-10-31)

Bug Fixes

  • missing installer page context for installer test (bddb8ab)

3.11.0 (2024-10-25)

Features

Bug Fixes

  • hold class name - add admin prefix to reference only (0594e0a)

3.10.0 (2024-10-24)

Features

3.9.0 (2024-10-15)

Features

  • define page and context from AdminPage (cbe6e57)

3.8.4 (2024-09-19)

Bug Fixes

  • Change AccountOrder orderExpandButton to locator (c4facc9)
  • Use regex for button content instead of class selector (2f1eec4)

3.8.3 (2024-09-12)

Bug Fixes

  • run product indexer after generating variants (cc928ec)

3.8.2 (2024-09-12)

Bug Fixes

  • add product configuration entity creation to variants operation (#120) (f47e1e7)
  • make ATS compatible with 6.5.x (1b9cc9e)

3.8.1 (2024-09-10)

Bug Fixes

  • add shipping method creation within test data service (#114) (5265dff)

3.8.0 (2024-09-09)

Features

  • add a page object for the off canvas cart (#115) (5a8f163)

3.7.0 (2024-09-06)

Features

  • add function to get the line items on the checkout cart page (#109) (4b32baa)
  • add possibility to create variants out of property groups (#110) (ee8ee43)

Bug Fixes

  • return type of variant product function to product (#112) (9da5607)

3.6.2 (2024-09-03)

Bug Fixes

3.6.1 (2024-09-02)

Bug Fixes

  • add last price range with infinity validity (#105) (e547f50)

3.6.0 (2024-08-30)

Features

  • add locators to home and product detail page (#103) (d58e786)

3.5.0 (2024-08-30)

Features

  • add quantity task in cart and new cart locator (#101) (45f4a8d)

3.4.0 (2024-08-29)

Features

  • Add the postal code on registratio (5e3f39c)

3.3.0 (2024-08-23)

Features

  • add possibility to add a basic rule with predefined container (#96) (b9aef01)

3.2.0 (2024-08-22)

Features

  • add payment method creation possibility and small refactorings (#95) (ad4633e)
  • Add possibility to use custom customer for Login task (#78) (4d99053)

3.0.0 (2024-08-14)

⚠ BREAKING CHANGES

  • email parameter is required in getRenderMessageTxt(),getLinkFromMail() and getEmailBody()

Features

2.8.1 (2024-08-14)

Bug Fixes

2.8.0 (2024-08-13)

Features

  • add feature service (0d7b80f)
  • admin - add notification await (8dc0f56)

2.7.0 (2024-08-13)

Features

  • Add Single Price Locator on PDP (#82) (a223d67)
  • admin - hide symfony toolbar on page reload (bb4ec9a)

2.6.0 (2024-08-02)

Features

  • add basic delivery struct to use it for overriding (#73) (1a1340b)
  • add promotion to order (#75) (50fa05d)

Bug Fixes

  • Remove the order deletion after each DefaultSalesChannel fixture initialization (#76) (b3f450a)

2.5.0 (2024-07-31)

Features

  • create manufacturer test data (#70) (6aef819)
  • Improved accessibility testing (984e787)

2.4.0 (2024-07-29)

Features

2.3.11 (2024-07-19)

Bug Fixes

  • return value leads to aborts of test projects (b0322d6)

2.3.10 (2024-07-16)

Bug Fixes

  • wait for all plugin js files (d5ee65b)

2.3.9 (2024-07-15)

Bug Fixes

  • wait for plugins/apps that actually have js (ab9b732)

2.3.8 (2024-07-15)

Bug Fixes

  • disable feedback prompt by mocking nps/active-trigger (44963d1)
  • wait for js scripts to load in admin (02525bd)

2.3.7 (2024-07-05)

Bug Fixes

  • always add default language to sales channel to avoid issues (2cfa199)

2.3.6 (2024-07-05)

Miscellaneous Chores

2.3.5 (2024-07-05)

Bug Fixes

  • always set prices with the defaul sales channel currency (cda11fc)

2.3.4 (2024-07-04)

Bug Fixes

2.3.3 (2024-07-04)

Bug Fixes

  • fix saas instance setup (d5d3e74)

2.3.2 (2024-06-28)

Bug Fixes

  • move the theme compilation into the StorefrontPage fixture (89470a0)

2.3.1 (2024-06-27)

Bug Fixes

  • Improved data cleanup of TestDataService (b7c2d3c)

2.3.0 (2024-06-26)

Features

  • cache theme compile and make async theme compile more reliable (5d1a49e)

2.2.0 (2024-06-25)

Features

  • Update Playwright to version 1.45.0 (2c0161e)

2.1.0 (2024-06-25)

Features

  • First iteration of a new Test Data Service (abf72ed)
  • make theme compilation compatible with SaaS instances (3b6fcf9)

2.0.1 (2024-06-12)

Bug Fixes

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)

1.5.0 (2024-06-07)

Features

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

1.4.0 (2024-06-05)

Features

  • add isSaaSInstance helper function (43e08cd)

Bug Fixes

  • fix login on saas instances (4af4ce4)

1.3.2 (2024-06-05)

Bug Fixes

  • product fixture with non-standard currency (bfca54d)

1.3.1 (2024-06-03)

Bug Fixes

  • Refactor digital product and order fixture (c277755)
  • use sales channel language id for default customer (1b1bdf1)

1.3.0 (2024-05-28)

Features

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

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)

1.1.4 (2024-05-23)

Bug Fixes

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

1.1.3 (2024-05-23)

Bug Fixes

  • refactor task interface (ac19c91)

1.1.2 (2024-05-23)

Bug Fixes

  • refactor getFlowId helper method (b76e2cf)

1.1.1 (2024-05-22)

Bug Fixes

  • make page object props public (a85ff8d)

1.1.0 (2024-05-22)

Features

  • add release automation release please (3aa7dee)