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

fix: Don't assume mocked timers imply jest fake timers #900

Merged
merged 4 commits into from
Feb 19, 2021

Commits on Feb 19, 2021

  1. Configuration menu
    Copy the full SHA
    3108e5b View commit details
    Browse the repository at this point in the history
  2. Create dedicated jest timer functions

    The naming should indicate that they should only be called in a jest-like environment
    eps1lon committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    a29bd91 View commit details
    Browse the repository at this point in the history
  3. No implicit return

    eps1lon committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    bb44f29 View commit details
    Browse the repository at this point in the history
  4. I don't know how istanbul works

    and I don't care
    eps1lon committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    8867abe View commit details
    Browse the repository at this point in the history