Closed (fixed)
Project:
Commerce Ajax Add to Cart
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
6 Nov 2017 at 06:24 UTC
Updated:
21 Nov 2017 at 21:44 UTC
Jump to comment: Most recent
Currently the test does not checks the return type of RefreshPageElementsHelper methods. This check is necessary for better input/output testing of RefreshPageElementsHelper methods.
Basically it will check whether the returned value from update methods is an instance of RefreshPageElementsHelper class. It is recommended to create a custom assertion that would check this.
Add the custom assertion in all the test methods.
N/A
N/A
N/A
Comments
Comment #2
subhojit777Comment #3
subhojit777Committed 201fbc7
Comment #4
subhojit777