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 fakeTimersLolex to implement JestEnvironment interface #44033

Closed
wants to merge 3 commits into from
Closed

Add fakeTimersLolex to implement JestEnvironment interface #44033

wants to merge 3 commits into from

Commits on Apr 19, 2020

  1. feat: add missing 'fakeTimersLolex' property

    Since [jest 25.1.x](https://github.com/facebook/jest/releases/tag/v25.1.0), pull request [jest#8925](jestjs/jest#8925) added [fakeTimersLolex](jestjs/jest@0935f7c#diff-e8e69a5b9fa4b43b2e24abe1933d2855R44) property to `JestEnvironment` interface.
    douglascayers committed Apr 19, 2020
    Configuration menu
    Copy the full SHA
    0f0b22a View commit details
    Browse the repository at this point in the history
  2. feat: add missing 'fakeTimersLolex' property

    Since [jest 25.1.x](https://github.com/facebook/jest/releases/tag/v25.1.0), pull request [jest#8925](jestjs/jest#8925) added [fakeTimersLolex](jestjs/jest@0935f7c#diff-e8e69a5b9fa4b43b2e24abe1933d2855R44) property to `JestEnvironment` interface.
    douglascayers committed Apr 19, 2020
    Configuration menu
    Copy the full SHA
    04d2432 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2020

  1. fix: typo in test

    douglascayers committed Apr 20, 2020
    Configuration menu
    Copy the full SHA
    ca6a675 View commit details
    Browse the repository at this point in the history