react-custom-scroller icon indicating copy to clipboard operation
react-custom-scroller copied to clipboard

Add some minimal amount of tests

Open buzinas opened this issue 1 year ago • 0 comments

Add Playwright and add a few tests:

  • [ ] Renders with correct paddings.
  • [ ] Displays the track on hover when the content is longer than the maximum height of the scroller.
  • [ ] Track height is smaller when the content is longer.
  • [ ] Maybe some visual regression test?

buzinas avatar Nov 25 '24 11:11 buzinas