Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[request] add data-testid to elements so that we can find them using react-testing-library #300

Open
Level9000 opened this issue Feb 15, 2022 · 0 comments

Comments

@Level9000
Copy link

having trouble testing this component in our app because it does not utilize the data-testid properties. As a workaround we are using getByClassName but taking advantage of data-testid would make life easier for those using react-testing-library. Overall, we enjoy the component

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant