spartacus icon indicating copy to clipboard operation
spartacus copied to clipboard

chore: Update the feature level.

Open plabadie opened this issue 1 year ago • 1 comments

closes https://jira.tools.sap/browse/CXSPA-845

plabadie avatar Aug 29 '22 20:08 plabadie



Test summary

407 0 1 0Flakiness 4


Run details

Project spartacus
Status Passed
Commit 58a795cd95 ℹ️
Started Sep 15, 2022 9:59 PM
Ended Sep 15, 2022 10:10 PM
Duration 10:22 💡
OS Linux Ubuntu - 20.04
Browser Electron 91

View run in Cypress Dashboard ➡️


Flakiness

ssr/pages.core-e2e-spec.ts Flakiness
1 SSR > should render homepage
2 SSR > should render PLP
3 SSR > should render PDP
regression/cart/cart-import-export.core-e2e-spec.ts Flakiness
1 ... > should import to saved cart

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 29 '22 20:08 cypress[bot]

What about the CSS versioning in storefrontstyles? Doesn't that need updated with the new major version or somethign set in storefrontapp SCSS?

ercultimate avatar Sep 06 '22 15:09 ercultimate

What about the CSS versioning in storefrontstyles? Doesn't that need updated with the new major version or somethign set in storefrontapp SCSS?

CSS already uses $useLatestStyles: true; as configured in projects/storefrontapp/src/styles.scss

Although we need to validate it works as intended. If it need fixing it will be part of a separate ticket.

plabadie avatar Sep 09 '22 18:09 plabadie