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

docs: adr that outlines tools for enzyme migration #501

Closed
wants to merge 2 commits into from

Conversation

jesperhodge
Copy link
Member

@jesperhodge jesperhodge commented Jun 22, 2023

TLDR;

We propose that existing enzyme tests in openedx migrate over to https://github.com/openedx/react-unit-test-utils.
For new tests, we still recommend react-testing-library.

The reason is that it takes much too long and is too risky to migrate directly to react-testing-library, because we would have to rewrite every test file.

@arbrandes
Copy link
Contributor

Assigning myself as arbiter.

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

Successfully merging this pull request may close these issues.

2 participants