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

Remove enableTimeout api + allow overriding a disabled timeout #4260

Merged
merged 14 commits into from May 6, 2020

Commits on May 6, 2020

  1. Copy the full SHA
    919a056 View commit details
    Browse the repository at this point in the history
  2. Spec update

    craigtaub committed May 6, 2020
    Copy the full SHA
    74f6e6b View commit details
    Browse the repository at this point in the history
  3. Use function which logs

    craigtaub committed May 6, 2020
    Copy the full SHA
    8906d34 View commit details
    Browse the repository at this point in the history
  4. Remove _enableTimeouts

    craigtaub committed May 6, 2020
    Copy the full SHA
    d0c2fb3 View commit details
    Browse the repository at this point in the history
  5. Defensive check for 0

    craigtaub committed May 6, 2020
    Copy the full SHA
    a00ea55 View commit details
    Browse the repository at this point in the history
  6. Use correct timeout value

    craigtaub committed May 6, 2020
    Copy the full SHA
    1b1b26f View commit details
    Browse the repository at this point in the history
  7. Remove superfluous logic.

    craigtaub committed May 6, 2020
    Copy the full SHA
    0805157 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    2b75cf1 View commit details
    Browse the repository at this point in the history
  9. Update comment

    craigtaub committed May 6, 2020
    Copy the full SHA
    89ddfc7 View commit details
    Browse the repository at this point in the history
  10. Lint fix

    craigtaub committed May 6, 2020
    Copy the full SHA
    c3e2c85 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    95162a9 View commit details
    Browse the repository at this point in the history
  12. Swap asser to expect

    craigtaub committed May 6, 2020
    Copy the full SHA
    5abd67d View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    f2e1b2a View commit details
    Browse the repository at this point in the history
  14. Add note about async tests

    craigtaub committed May 6, 2020
    Copy the full SHA
    d01b4b7 View commit details
    Browse the repository at this point in the history