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

react-slider uses enzyme for parts of its testing #20246

Closed
khmakoto opened this issue Oct 18, 2021 · 0 comments · Fixed by #20657
Closed

react-slider uses enzyme for parts of its testing #20246

khmakoto opened this issue Oct 18, 2021 · 0 comments · Fixed by #20657

Comments

@khmakoto
Copy link
Member

The @fluentui/react-slider package has a mixture of enzyme and @testing-library/react usage for its testing. Since we are consolidating on using @testing-library/react for testing in vNext we should remove the use of enzyme.

Files that use enzyme:

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
Development

Successfully merging a pull request may close this issue.

4 participants