Skip to content
This repository has been archived by the owner on Jul 17, 2022. It is now read-only.

hughrawlinson/jest-timers-repro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jest Timers Repro

I copied this code from Jest's documentation to try and debug an issue I'm having with Jest's timer mocks. I was expecting that this example from the docs would work fine, but it actually fails because in the test, setTimeout is a standard function, not a mock.

About

🃏Repro of a jest timer mock bug I'm having

Topics

Resources

Stars

Watchers

Forks