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

fix(spy): update to set initial implementation through normal logic (fixes #3260) #3263

Merged
merged 2 commits into from Apr 27, 2023

Commits on Apr 27, 2023

  1. test: add failing test cases for initial implementation not being exp…

    …osed
    Alex Miller committed Apr 27, 2023
    Copy the full SHA
    60a5dff View commit details
    Browse the repository at this point in the history
  2. fix: set implementation if one is provided

    This allows the internals to properly store the implementation, allowing it to be acquired via `getMockImplementation`.
    Alex Miller committed Apr 27, 2023
    Copy the full SHA
    7055b23 View commit details
    Browse the repository at this point in the history