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

feat(@jest/globals, jest-mock): add jest.Spied* utility types #13440

Merged
merged 14 commits into from Oct 16, 2022

Commits on Oct 14, 2022

  1. Copy the full SHA
    dc4228e View commit details
    Browse the repository at this point in the history
  2. clean up

    mrazauskas committed Oct 14, 2022
    Copy the full SHA
    ad13071 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    49e2ebe View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2022

  1. more tests

    mrazauskas committed Oct 15, 2022
    Copy the full SHA
    826b258 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2022

  1. add docs

    mrazauskas committed Oct 16, 2022
    Copy the full SHA
    39b847b View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    d52590d View commit details
    Browse the repository at this point in the history
  3. add changelog entry

    mrazauskas committed Oct 16, 2022
    Copy the full SHA
    29b4242 View commit details
    Browse the repository at this point in the history
  4. clean up

    mrazauskas committed Oct 16, 2022
    Copy the full SHA
    93b2ff2 View commit details
    Browse the repository at this point in the history
  5. tweak docs

    mrazauskas committed Oct 16, 2022
    Copy the full SHA
    0098f6f View commit details
    Browse the repository at this point in the history
  6. clean up

    mrazauskas committed Oct 16, 2022
    Copy the full SHA
    14bd5f1 View commit details
    Browse the repository at this point in the history
  7. improve example

    mrazauskas committed Oct 16, 2022
    Copy the full SHA
    5f75143 View commit details
    Browse the repository at this point in the history
  8. add mockReset

    mrazauskas committed Oct 16, 2022
    Copy the full SHA
    56fdbd4 View commit details
    Browse the repository at this point in the history
  9. nullish

    mrazauskas committed Oct 16, 2022
    Copy the full SHA
    bead8ed View commit details
    Browse the repository at this point in the history
  10. Update docs/JestObjectAPI.md

    Co-authored-by: Simen Bekkhus <sbekkhus91@gmail.com>
    mrazauskas and SimenB committed Oct 16, 2022
    Copy the full SHA
    2fc53f1 View commit details
    Browse the repository at this point in the history