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

(jest-fake-timers): Add now() API to get the fake clock time #13244

Merged
merged 7 commits into from Sep 10, 2022

Commits on Sep 10, 2022

  1. Copy the full SHA
    bef0c61 View commit details
    Browse the repository at this point in the history
  2. Add tests for modern timers

    robhogan committed Sep 10, 2022
    Copy the full SHA
    771855e View commit details
    Browse the repository at this point in the history
  3. Changelog entry

    robhogan committed Sep 10, 2022
    Copy the full SHA
    97b4c57 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    fcebfca View commit details
    Browse the repository at this point in the history
  5. Type tests: ensure jest.now() does not accept args

    Co-authored-by: Tom Mrazauskas <tom@mrazauskas.de>
    robhogan and mrazauskas committed Sep 10, 2022
    Copy the full SHA
    f7afeaf View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    7569cac View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    f20d6de View commit details
    Browse the repository at this point in the history