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

[jest] migrate to "jest-environment-jsdom" #95198

Closed
3 tasks done
spalger opened this issue Mar 23, 2021 · 1 comment
Closed
3 tasks done

[jest] migrate to "jest-environment-jsdom" #95198

spalger opened this issue Mar 23, 2021 · 1 comment
Labels
Meta Team:Operations Team label for Operations Team

Comments

@spalger
Copy link
Contributor

spalger commented Mar 23, 2021

In #58095 we switched to the jest-environment-jsdom-thirteen package because at the time Jest was stuck on version 11 of JSDOM, they have since upgraded their version and we can now switch back over to the standard jest-environment-jsdom package which includes several other new features (like the "modern" timer mocks).

I'm taking on the first step of this process in #95125 by changing the default testEnvironment, but there are several plugins which don't work with the updated env so I'll be pinning their Jest projects to jest-environment-jsdom-thirteen and we can upgrade them independently.

@spalger spalger added the Team:Operations Team label for Operations Team label Mar 23, 2021
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-operations (Team:Operations)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Meta Team:Operations Team label for Operations Team
Projects
None yet
Development

No branches or pull requests

2 participants