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: add a waitBeforeRetry option to jest.retryTimes (#14737) #14738

Merged
merged 9 commits into from Dec 25, 2023

Commits on Dec 24, 2023

  1. Configuration menu
    Copy the full SHA
    8c6a5ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db98814 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3707c1a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0ef9797 View commit details
    Browse the repository at this point in the history
  5. chore: fix lint error

    WillianAgostini committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    d099675 View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2023

  1. use new tests

    SimenB committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    5516a56 View commit details
    Browse the repository at this point in the history
  2. avoid running multiple tests

    SimenB committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    fd6aaf0 View commit details
    Browse the repository at this point in the history
  3. move changelog entry

    SimenB committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    147c370 View commit details
    Browse the repository at this point in the history
  4. backticks

    SimenB committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    89ed2d1 View commit details
    Browse the repository at this point in the history