spartacus icon indicating copy to clipboard operation
spartacus copied to clipboard

feat: Introduct single object to cart entry layers

Open znikola opened this issue 1 year ago • 1 comments

This PR introduces a new extensibility mechanism to the base cart's addEntry(), removeEntry() and updateEntry() methods across all layers:

  • abstract adapter
  • occ adapter
  • connector
  • facade
  • facade implemetnation
  • cart entry actions and effect

The old method signatures are deprecated and will be removed in the future major release.

closes CXSPA-1032

znikola avatar Aug 05 '22 10:08 znikola



Test summary

3 0 0 0Flakiness 3


Run details

Project spartacus
Status Passed
Commit 03930635a6 ℹ️
Started Sep 8, 2022 11:28 AM
Ended Sep 8, 2022 11:31 AM
Duration 02:45 💡
OS Linux Ubuntu - 20.04
Browser Electron 91

View run in Cypress Dashboard ➡️


Flakiness

cypress/integration/ssr/pages.core-e2e-spec.ts Flakiness
1 SSR > should render homepage
2 SSR > should render PLP
3 SSR > should render PDP

This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard

cypress[bot] avatar Aug 05 '22 11:08 cypress[bot]