Open harshil1793 opened 2 years ago
This is a follow on to ticket #531. Fixing test case for spying in RadioGroupField component which is currently being skipped.
RadioGroupField
On debugging found that the value is not getting updated. Following things were tried to solve the test case:
changeValue
fireEvent
dispatchEvent
Description
This is a follow on to ticket #531. Fixing test case for spying in
RadioGroupField
component which is currently being skipped.Consideration
On debugging found that the value is not getting updated. Following things were tried to solve the test case:
changeValue
functionfireEvent
dispatchEvent
Acceptance Criteria