Skip to content
This repository has been archived by the owner on Sep 28, 2020. It is now read-only.

awesomeunleashed/rtl-10-4-4-repro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

rtl-10-4-4-repro

Minimum repro case for a potential bug with jest.useFakeTimers and useEffect.

These are just basic create-react-app projects with the added code in src/repro. The only difference between the working and failing folders is the @testing-library/react version. Run npm test in each folder to see the difference.

See https://github.com/testing-library/react-testing-library/issues/738

About

A minimum reproduction case for a potential bug in React Testing Library 10.4.4 (https://github.com/testing-library/react-testing-library)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published