-
In #3478 we fixed the issue with an infinite loop.
However, we can improve the UX, by loading the current cart after catching "Cart not found" error.
This will help in some cases with cart synchroni…
-
On registration page, you should be able to click the submit button without the form being prefilled. The request should instead be stopped and had messages shown by form validators.
-
consent-management.e2e-spec.ts is failing in the nightly builds for the mobile resolution.
Cause:
Error: Found multiple elements with the text: Consent Management
[Logs](https://jkmaster.test.c…
-
Using Chrome v77. Dev tools for simulating different responsive breakpoints.
See images below
-
**after merging the new features to develop on sept19 (release 1.2.x) , the following tests have been failing and need to be fixed:
regression/express-checkout.e2e-spec.ts
it's expecting the cart …
-
Dear All,
I tried to enable ecommerce plugin using the following commands:
```
$ tutor plugins enable discovery ecommerce
$ tutor config save
$ tutor local quickstart
```
I refe…
-
-
It should rely on the OOTB ModelService and GenericDao when fetching and storing data.
-
On address-related page, you should be able to click the submit button without the form being prefilled. The request should instead be stopped and had messages shown by form validators.
-
Once FR1 is done for the guest checkout we should test it.
**This test should run as part of the regression tests (nightly).**
The tests should leverage the dynamic config injection:
```
conte…