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

[Epic] Convert enzyme tests to react testing library #5596

Open
2 of 3 tasks
chandlerprall opened this issue Feb 3, 2022 · 0 comments
Open
2 of 3 tasks

[Epic] Convert enzyme tests to react testing library #5596

chandlerprall opened this issue Feb 3, 2022 · 0 comments
Labels
dependencies Pull requests that update a dependency file epic A large piece of work, actionable, clear DoD

Comments

@chandlerprall
Copy link
Contributor

chandlerprall commented Feb 3, 2022

A discussion was brought up through the effort to support React 17 (#5584) that we will likely need to find a new testing framework to replace Enzyme, as those tests are supportable right now only through a forked enzyme adapter which will not work at all starting in React 18.

In response, we've decided to begin moving existing enzyme tests to react testing library, and once enabled we will author new tests in RTL right away.

First steps

Conversion

NB: converting an enzyme test to cypress instead of RTL, when it makes sense, is acceptable

put list of test files with enzyme tests here

@chandlerprall chandlerprall added developer experience meta Big idea that needs refinement, grouping like tasks, no clear DoD or not a discrete piece of work labels Feb 3, 2022
@cee-chen cee-chen added dependencies Pull requests that update a dependency file and removed developer experience labels Apr 24, 2023
@github-actions github-actions bot added the Stale label Oct 4, 2024
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Oct 11, 2024
@cee-chen cee-chen reopened this Oct 14, 2024
@cee-chen cee-chen removed the Stale label Oct 14, 2024
@JasonStoltz JasonStoltz changed the title [Meta] Convert enzyme tests to react testing library [Epic] Convert enzyme tests to react testing library Jan 27, 2025
@JasonStoltz JasonStoltz added epic A large piece of work, actionable, clear DoD and removed meta Big idea that needs refinement, grouping like tasks, no clear DoD or not a discrete piece of work labels Jan 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file epic A large piece of work, actionable, clear DoD
Projects
None yet
Development

No branches or pull requests

3 participants