Problem/Motivation

Tests included here #2910740: Ajaxify the Remove from cart button are going to check visually that the product is gone from the cart. It would be better and more foolproof if it is checked whether the order item concerning the product is also gone from the backend (database).

Proposed resolution

Update the tests. The visual tests should be there, just add new tests that would check whether the order item is gone.

Also check that if not waited for ajax to complete, then the items are still in the backend.

Remaining tasks

Make sure that in the tests it checks whether the other product is still in the cart.

User interface changes

N/A

API changes

N/A

Data model changes

N/A

Comments

subhojit777 created an issue. See original summary.

subhojit777’s picture

Issue summary: View changes
subhojit777’s picture

Issue summary: View changes
subhojit777’s picture

subhojit777’s picture

  • subhojit777 committed 77bf054 on 8.x-1.x
    Issue #2930680 by subhojit777: [Test Improvement] Check whether the...
  • subhojit777 committed ccbaac9 on 8.x-1.x
    Issue #2930680 by subhojit777: [Test Improvement] Check whether the...
subhojit777’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.