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

refactor(jest-mock)!: change the default jest.mocked helper’s behaviour to deep mocked #13125

Merged
merged 14 commits into from Aug 13, 2022

Commits on Aug 12, 2022

  1. Copy the full SHA
    56b44cf View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    c734178 View commit details
    Browse the repository at this point in the history
  3. add upgrading guide

    mrazauskas committed Aug 12, 2022
    Copy the full SHA
    7524205 View commit details
    Browse the repository at this point in the history
  4. add changelog entry

    mrazauskas committed Aug 12, 2022
    Copy the full SHA
    d5909de View commit details
    Browse the repository at this point in the history
  5. fix typo

    mrazauskas committed Aug 12, 2022
    Copy the full SHA
    d5e7f7b View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2022

  1. rebase

    mrazauskas committed Aug 13, 2022
    Copy the full SHA
    23abeea View commit details
    Browse the repository at this point in the history
  2. tweak docs

    mrazauskas committed Aug 13, 2022
    Copy the full SHA
    6db36fa View commit details
    Browse the repository at this point in the history
  3. clean up

    mrazauskas committed Aug 13, 2022
    Copy the full SHA
    f4000c0 View commit details
    Browse the repository at this point in the history
  4. add TS usage tip

    mrazauskas committed Aug 13, 2022
    Copy the full SHA
    243b81a View commit details
    Browse the repository at this point in the history
  5. simplify example

    mrazauskas committed Aug 13, 2022
    Copy the full SHA
    9240f85 View commit details
    Browse the repository at this point in the history
  6. clean up

    mrazauskas committed Aug 13, 2022
    Copy the full SHA
    35c0b1b View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    abfe2c8 View commit details
    Browse the repository at this point in the history
  8. bring back node-fetch

    mrazauskas committed Aug 13, 2022
    Copy the full SHA
    6940a30 View commit details
    Browse the repository at this point in the history
  9. fix order

    mrazauskas committed Aug 13, 2022
    Copy the full SHA
    63a0a5a View commit details
    Browse the repository at this point in the history