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

Upgrading Jest to v29 and optimizing default configuration #26041

Closed
wants to merge 52 commits into from

Commits on Jan 13, 2023

  1. chore: update jest

    ymqy committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    b2c61e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fafd626 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9973cfe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e4968c6 View commit details
    Browse the repository at this point in the history
  5. fix: jasmine is not defined

    ymqy committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    62c4fa3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    470b8be View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ff123c2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e98d77f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ca85d77 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    16dfc47 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2023

  1. Configuration menu
    Copy the full SHA
    1983daf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c1ff5f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2ecad5d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    742b12d View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2023

  1. Configuration menu
    Copy the full SHA
    9742cfb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b3fb947 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2023

  1. fix: use react-dom/server (node)

    ymqy committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    9285a9f View commit details
    Browse the repository at this point in the history
  2. chore: AbortController ponyfill

    ymqy committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    a920aaa View commit details
    Browse the repository at this point in the history
  3. chore: custom environment

    ymqy committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    ebaec0b View commit details
    Browse the repository at this point in the history
  4. chore: expect error object

    ymqy committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    32c7211 View commit details
    Browse the repository at this point in the history
  5. fix: flow-ci error

    ymqy committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    a9dc01c View commit details
    Browse the repository at this point in the history
  6. chore: prettier

    ymqy committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    96aa857 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2786cf2 View commit details
    Browse the repository at this point in the history
  8. chore: jest-diff name import

    ymqy committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    f4ed8d1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0eaaef6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9fae0b2 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2023

  1. chore: jest version update

    ymqy committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    40a9a65 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    43f2f7b View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2023

  1. fix: async with done error

    ymqy committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    b1f5b36 View commit details
    Browse the repository at this point in the history
  2. chore: use default testRunner

    ymqy committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    a422b42 View commit details
    Browse the repository at this point in the history
  3. chore: migrate jasmine to circus

    ymqy committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    1b7f91a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7ce3786 View commit details
    Browse the repository at this point in the history
  5. chore: use API to check mock fn

    ymqy committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    e9bf679 View commit details
    Browse the repository at this point in the history
  6. chore: remove jasmine-check

    ymqy committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    09d00a5 View commit details
    Browse the repository at this point in the history
  7. chore: remove jest-jasmine2

    ymqy committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    45f8c49 View commit details
    Browse the repository at this point in the history
  8. chore: cleanup jasmine

    ymqy committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    c9af022 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9a1ec59 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2023

  1. chore: fix ci error

    ymqy committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    7ab9185 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2503cb7 View commit details
    Browse the repository at this point in the history
  3. chore: undo ReactVersion change

    ymqy committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    141a34e View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2023

  1. chore: hide console.error output

    ymqy committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    ea23a03 View commit details
    Browse the repository at this point in the history
  2. chore: undo title change

    ymqy committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    07d074b View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2023

  1. Configuration menu
    Copy the full SHA
    483dc77 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dbc90a8 View commit details
    Browse the repository at this point in the history
  3. chore: update jest

    ymqy committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    b053f41 View commit details
    Browse the repository at this point in the history
  4. chore: fix oom

    ymqy committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    4d6d480 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2023

  1. Configuration menu
    Copy the full SHA
    4a24a3c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed28ad9 View commit details
    Browse the repository at this point in the history
  3. chore: auto update yarn.lock

    ymqy committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    4f5365b View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2023

  1. Configuration menu
    Copy the full SHA
    e2934ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b57a6c7 View commit details
    Browse the repository at this point in the history
  3. prettier

    ymqy committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    d67200b View commit details
    Browse the repository at this point in the history