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

add jest.setTimeout to bun test #10687

Merged
merged 32 commits into from
May 24, 2024
Merged

add jest.setTimeout to bun test #10687

merged 32 commits into from
May 24, 2024

Commits on Apr 30, 2024

  1. timeout test

    dylan-conway committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    a9879b4 View commit details
    Browse the repository at this point in the history
  2. update

    dylan-conway committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    d0b329a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    17749a7 View commit details
    Browse the repository at this point in the history
  4. more time

    dylan-conway committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    ab898b9 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'dylan/timeout-test' of https://github.com/oven-sh/bun i…

    …nto dylan/timeout-test
    dylan-conway committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    f305fb2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    78304f7 View commit details
    Browse the repository at this point in the history
  7. another setTimeout

    dylan-conway committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    724851a View commit details
    Browse the repository at this point in the history
  8. update tests

    dylan-conway committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    0e35feb View commit details
    Browse the repository at this point in the history
  9. use timeout correctly

    dylan-conway committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    da7bbaf View commit details
    Browse the repository at this point in the history
  10. test

    dylan-conway committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    1a7cf96 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. test hoisting

    dylan-conway committed May 1, 2024
    Configuration menu
    Copy the full SHA
    626ce8b View commit details
    Browse the repository at this point in the history
  2. better spot

    dylan-conway committed May 1, 2024
    Configuration menu
    Copy the full SHA
    5082ff2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    459928c View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. test

    dylan-conway committed May 2, 2024
    Configuration menu
    Copy the full SHA
    5e65975 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bbaba58 View commit details
    Browse the repository at this point in the history
  3. fix merge

    dylan-conway committed May 2, 2024
    Configuration menu
    Copy the full SHA
    635c91c View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Revert "test"

    This reverts commit 5e65975.
    dylan-conway committed May 3, 2024
    Configuration menu
    Copy the full SHA
    1095cc1 View commit details
    Browse the repository at this point in the history
  2. test

    dylan-conway committed May 3, 2024
    Configuration menu
    Copy the full SHA
    b338588 View commit details
    Browse the repository at this point in the history
  3. oops

    dylan-conway committed May 3, 2024
    Configuration menu
    Copy the full SHA
    0d021a8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a4f8c9f View commit details
    Browse the repository at this point in the history
  5. remove catch

    dylan-conway committed May 3, 2024
    Configuration menu
    Copy the full SHA
    8834425 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Configuration menu
    Copy the full SHA
    3310891 View commit details
    Browse the repository at this point in the history
  2. Apply formatting changes

    dylan-conway authored and github-actions[bot] committed May 22, 2024
    Configuration menu
    Copy the full SHA
    51db976 View commit details
    Browse the repository at this point in the history
  3. cleanup

    dylan-conway committed May 22, 2024
    Configuration menu
    Copy the full SHA
    d7edfb1 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Configuration menu
    Copy the full SHA
    dbf8325 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    52fcc20 View commit details
    Browse the repository at this point in the history
  3. types

    dylan-conway committed May 23, 2024
    Configuration menu
    Copy the full SHA
    cf5fc73 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a13385c View commit details
    Browse the repository at this point in the history
  5. update tests

    dylan-conway committed May 23, 2024
    Configuration menu
    Copy the full SHA
    fb87f25 View commit details
    Browse the repository at this point in the history
  6. setDefaultTestTimeout

    dylan-conway committed May 23, 2024
    Configuration menu
    Copy the full SHA
    d94de15 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. setDefaultTImeout

    dylan-conway committed May 24, 2024
    Configuration menu
    Copy the full SHA
    22e2c44 View commit details
    Browse the repository at this point in the history
  2. update

    dylan-conway committed May 24, 2024
    Configuration menu
    Copy the full SHA
    b9809e4 View commit details
    Browse the repository at this point in the history