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

Update toStrictEqual() to be able to check jest.fn().mock.calls etc. #13960

Merged
merged 7 commits into from Mar 6, 2023

Commits on Feb 27, 2023

  1. Add array check

    ibuibu committed Feb 27, 2023
    Copy the full SHA
    ab48a26 View commit details
    Browse the repository at this point in the history
  2. Add test

    ibuibu committed Feb 27, 2023
    Copy the full SHA
    e86a63a View commit details
    Browse the repository at this point in the history
  3. changelog

    ibuibu committed Feb 27, 2023
    Copy the full SHA
    5c483e5 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2023

  1. remove unnecessary judge

    ibuibu committed Mar 1, 2023
    Copy the full SHA
    05f6e51 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2023

  1. Update CHANGELOG.md

    SimenB committed Mar 6, 2023
    Copy the full SHA
    385a83a View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    SimenB committed Mar 6, 2023
    Copy the full SHA
    47800ea View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    b755895 View commit details
    Browse the repository at this point in the history