An error occurred while fetching this tab.
Improve testing with Tooltips
There are no commits yet
Push commits to the source branch or add previously merged commits to review them.
Created by: lrhacker
Adds support for data-testid
on the tooltip wrapping element. Also adds data-test-content
to that element for unit and snapshot testing to pick up that the correct content was passed to a tooltip component.
Adding because of this set of feedback - thank you!
Unit tests were added using the new functionality, and snapshots were updated.
Check out the client app preview documentation to learn more.
Push commits to the source branch or add previously merged commits to review them.