GNUI
GNUI copied to clipboard
[Tests] Tooltip
https://github.com/nordcloud/GNUI/tree/master/src/components/tooltip https://master.du3gff836giqw.amplifyapp.com/?path=/docs/components-tooltip--default-story
Tasks:
- Add tests for
Tooltip
component, scenarios:- tooltip correctly appears in relation to provided
position
prop (position: right/left, bottom: true/false) -
caption
is properly displayed - Tooltip appears on hover & dissapears on mouse leave
- tooltip correctly appears in relation to provided
Hi, can you expand a bit on the first two tests as to what exactly should be tested?
- tooltip correctly appears in relation to provided position prop (position: right/left, bottom: true/false)
- caption is properly displayed