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

test: use jest v29 #17151

Merged
merged 3 commits into from Aug 16, 2022
Merged

test: use jest v29 #17151

merged 3 commits into from Aug 16, 2022

Conversation

viceice
Copy link
Member

@viceice viceice commented Aug 12, 2022

Changes

  • use new jest v19 alpha
  • remove jest workarounds
  • updated snapshots (new format by jest)

Context

Documentation (please check one with an [x])

  • I have updated the documentation, or
  • No documentation update is required

How I've tested my work (please tick one)

I have verified these changes via:

  • Code inspection only, or
  • Newly added/modified unit tests, or
  • No unit tests but ran on a real repository, or
  • Both unit tests + ran on a real repository

@viceice viceice added the ci:fulltest Run full test suite on all platforms label Aug 12, 2022
@viceice viceice requested a review from rarkins August 16, 2022 11:40
@viceice viceice marked this pull request as ready for review August 16, 2022 11:40
@viceice viceice merged commit 0316a5e into main Aug 16, 2022
@viceice viceice deleted the test/jest-v29 branch August 16, 2022 12:22
@renovate-release
Copy link
Collaborator

🎉 This PR is included in version 32.160.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 16, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
ci:fulltest Run full test suite on all platforms
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Configure workerIdleMemoryLimit when we switch to Jest v29
3 participants