SAP / spartacus

Spartacus is a lean, Angular-based JavaScript storefront for SAP Commerce Cloud that communicates exclusively through the Commerce REST API.
Apache License 2.0
744 stars 389 forks source link

Failing/Unstable E2E: Currency Product Details #3222

Closed RadhepS closed 5 years ago

RadhepS commented 5 years ago

regression/site-context/currency/currency-product-details-page.e2e-spec.ts is failing on Jenkins. This is likely caused by the fact that the test is unstable causing varying results.

Fix the test by making it stable.

RadhepS commented 5 years ago

PR: https://github.com/SAP/cloud-commerce-spartacus-storefront/pull/3235

Includes refactoring of other language/currency files to prevent issues in the future.