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

Add react-testing-library to project devDependencies #1197

Open
pjfitzgibbons opened this issue Jan 5, 2024 · 0 comments
Open

Add react-testing-library to project devDependencies #1197

pjfitzgibbons opened this issue Jan 5, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@pjfitzgibbons
Copy link
Contributor

Is your feature request related to a problem? Please describe.

Testing enhancements like waitFor will improve the overall quality of the test suite, even making some tests feasible that are otherwise not possible or very difficult without react-testing-library.

Describe the solution you'd like

yarn add -D react-testing-library

Describe alternatives you've considered

See #1193, split_button.test.tsx:37

Additional context

Add any other context or screenshots about the feature request here.

@pjfitzgibbons pjfitzgibbons added the enhancement New feature or request label Jan 5, 2024
@BSFishy BSFishy removed the untriaged label Jan 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants