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

Remove --env=jest-environment-jsdom-sixteen with CRA 4.* #16

Open
youf-olivier opened this issue Jun 19, 2020 · 0 comments
Open

Remove --env=jest-environment-jsdom-sixteen with CRA 4.* #16

youf-olivier opened this issue Jun 19, 2020 · 0 comments

Comments

@youf-olivier
Copy link

Avec CRA et Jest 24.9 on est obligé d'ajouter

--env=jest-environment-jsdom-sixteen

Aux tests pour que le waitFor marche sur RTL

CRA 4.0 va sortir avec Jest 26, il faudra supprimer ça à la suite.

facebook/create-react-app#8362 (comment)

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

1 participant