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

Replace Enzyme tests with React Testing Library #172

Open
Sandervanmaurik opened this issue Jan 31, 2024 · 1 comment
Open

Replace Enzyme tests with React Testing Library #172

Sandervanmaurik opened this issue Jan 31, 2024 · 1 comment

Comments

@Sandervanmaurik
Copy link
Contributor

Enzyme is currently being used throughout the application. It should be removed completely in order to upgrade the application to React 18. All tests using Enzyme should be replaced with tests using React-testing-library.

@matthijsgroen
Copy link
Member

Parts are done now in #176 , but more needs to happen (but at least it is in progress)

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

2 participants