ClickHouse / click-ui

The home of the ClickHouse design system and component library.

Home Page:https://click-ui.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Write the onhover test cases for File Tabs

vineethasok opened this issue · comments

Due the styled components not loading the css correctly in tests the following tests are missing

  • Close Button should only be visible on hover
  • The indicator disappears on hover
  • Close btn calls the onClose correctly