Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test(Slider): add interaction tests for Slider component #608

Merged
merged 4 commits into from
Mar 29, 2022

Conversation

niksa-monday
Copy link
Contributor

@niksa-monday niksa-monday commented Mar 29, 2022

  • add first (initial) portion of interaction tests for Slider components
  • delete irrelevant unit tests (tests replaced by interaction tests)

 - add test for Decrease/Increase value
   by mouse click on Track/Rail
 - connect interaction tests to Story
 - remove Non-ranged Slider Mouse Events unit tests
   it replaced by more relevant interaction tests
 - minor code conventions (lint) refactoring
 - remove replace non range slider mouse events tests
@niksa-monday niksa-monday requested a review from a team March 29, 2022 11:36
Copy link
Contributor

@laviomri laviomri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

really cool! had some comments about the delays

 - change delay to waiting for
 - remove "visual" delay to constant
 - according to review feedback
@niksa-monday niksa-monday merged commit 1e7182f into master Mar 29, 2022
@niksa-monday niksa-monday deleted the feat/nik/slider-interaction-tests branch March 29, 2022 12:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants