git clone https://github.com/zhughes3/jest-timer-testing.git
cd jest-timer-testing
npm install
npm run test
- As I am working my way through this problem, I decided to post about it on Stack Overflow.
- More information, about testing setTimeout with Jest can be found on the answer to this SO post.