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

[Docs]: Update jest.restoreAllMocks behavior change #15157

Closed
willbui256resi opened this issue Jul 1, 2024 · 5 comments
Closed

[Docs]: Update jest.restoreAllMocks behavior change #15157

willbui256resi opened this issue Jul 1, 2024 · 5 comments

Comments

@willbui256resi
Copy link

willbui256resi commented Jul 1, 2024

Page(s)

https://jestjs.io/docs/jest-object
https://jestjs.io/docs/mock-function-api#mockfnmockreset

Description

jest.restoreAllMocks, jest.restoreMock, mockFn.mockClear(), and mockFn.mockRestore() behavior changed to now affect jest.fn() (can be seen in this issue #13925 and personally verified). The documentation appears to not have been updated for over a year and this is very confusing

@willbui256resi
Copy link
Author

Bump

Copy link

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 30 days.

@github-actions github-actions bot added the Stale label Aug 15, 2024
Copy link

This issue was closed because it has been stalled for 30 days with no activity. Please open a new issue if the issue is still relevant, linking to this one.

1 similar comment
Copy link

This issue was closed because it has been stalled for 30 days with no activity. Please open a new issue if the issue is still relevant, linking to this one.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Sep 14, 2024
Copy link

This issue 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 15, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant