Project-Based-10-24-vk / Client

0 stars 0 forks source link

#57 test for slider-with-input #113

Closed natamrshn closed 2 days ago

natamrshn commented 1 week ago

add tests to slider with input component:

it should renders correctly

it should call onChange when slider is moved

it should update inputValue correctly when input value is empty

it should update prices when input is blurred and input is greater than max value

it should not update prices when input is blurred and value in input has not changed