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

Upgrade to Jest 27 #151

Merged
merged 11 commits into from
Apr 8, 2022
Merged

Upgrade to Jest 27 #151

merged 11 commits into from
Apr 8, 2022

Conversation

mxro
Copy link
Collaborator

@mxro mxro commented Apr 8, 2022

For #148

  • Upgrading all packages to use Jest 27
  • Ensuring that all unit tests run in the pipeline (unit tests in apps and docs workspaces did not run previously)
  • Fixing unit tests that stopped working (jest.setTimeout) had to be placed outside the describe function body
  • Changing the build for branches, so that unit tests for the different workspaces are run in parallel
  • Resolving an issue with running esbuild in Jest tests

@mxro mxro merged commit fe169c5 into master Apr 8, 2022
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.

None yet

1 participant