Skip to content

fix: properly return mocks when using jest.isolatedModules#11882

Merged
SimenB merged 2 commits intojestjs:mainfrom
SimenB:isolate-modules-fix
Sep 17, 2021
Merged

fix: properly return mocks when using jest.isolatedModules#11882
SimenB merged 2 commits intojestjs:mainfrom
SimenB:isolate-modules-fix

Conversation

@SimenB
Copy link
Copy Markdown
Member

@SimenB SimenB commented Sep 16, 2021

Summary

Fixes #11873

Test plan

E2E test added

@SimenB SimenB merged commit 651eb37 into jestjs:main Sep 17, 2021
@SimenB SimenB deleted the isolate-modules-fix branch September 17, 2021 12:06
AndrewSouthpaw added a commit to AndrewSouthpaw/jest that referenced this pull request Sep 23, 2021
…nsform-ignore-patterns

* 'main' of https://github.com/facebook/jest: (38 commits)
  chore: update `npm` instructions in README (jestjs#11890)
  chore: force patched version of ansi-regex (jestjs#11889)
  chore: update lockfile after publish
  v27.2.1
  chore: update changelog for release
  make the syntax error message more helpful for TS users (jestjs#11807)
  fix: include path to test file in "after teardown" error (jestjs#11885)
  docs: add link to the typescript integration instructions (jestjs#11806)
  fix: properly return mocks when using jest.isolatedModules (jestjs#11882)
  chore: remove node version pinning from CI (jestjs#11866)
  chore: remove node 13 as condition in some tests (jestjs#11880)
  chore: fix typo in docs
  chore: update lockfile after publish
  v27.2.0
  chore: roll new website version
  chore: update changelog for release
  chore: update lock
  feat: support `conditions` from test environments (jestjs#11863)
  Revert "chore: remove unneeded yarn patch for react native (jestjs#11853)"
  chore: supress experimental warnings in tests
  ...
@github-actions
Copy link
Copy Markdown

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Please note this issue tracker is not a help forum. We recommend using StackOverflow or our discord channel for questions.

@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Oct 18, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: issue with jest-runtime between 27.1.0 and 27.1.1 and jest.isolateModules

2 participants