Testing "react-joyride" with "@testing-library" #1146
Replies: 1 comment
-
|
There are testids in all the components in v3.0.0 Full migration guide: https://react-joyride.com/docs/migration Thanks |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'd like to know if there is a way to test this component with
@testing-library.Because I tried but could not retrieve anything by adding data-testids on the tooltips for example (that's what I do when I want to test what's inside a react-modal modal which is rendered in a portal).
Thanks in advance for your help
Beta Was this translation helpful? Give feedback.
All reactions