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
738 stars 383 forks source link

Billing Address e2e test failing #6155

Closed qjimmy closed 4 years ago

qjimmy commented 4 years ago

It seems this wait for the review page request never occurs in cypress, breaking the rest of the test.

Screen Shot 2020-01-20 at 12 11 37 AM
LLink-dev commented 4 years ago

billTo.region mapping was wrongly set in the properties. Correct value should be mockup.payment.label.billTo.region=billTo_state

LLink-dev commented 4 years ago

Configuration should be handled with this ticket https://github.com/SAP/cloud-commerce-spartacus-storefront/issues/6230