enzymejs/enzyme

React v15.0 and v15.1 are broken

Open

#2058 opened on Mar 19, 2019

View on GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (19,979 stars) (2,016 forks)batch import
bughelp wantedpackage: react adapter: 15.4

Description

Seems like React < 15.3 has been broken in enzyme for awhile.

See https://travis-ci.org/airbnb/enzyme/builds/508248173 / https://github.com/airbnb/enzyme/tree/react_15_0_1 - I've managed to drop the number of failing tests from about 400 to about 60.

Contributor guide