enzymejs/enzyme

hooks: fix failing tests with mismatched renderer

Open

#2113 aperta il 25 apr 2019

Vedi su GitHub
 (10 commenti) (0 reazioni) (0 assegnatari)JavaScript (2016 fork)batch import
bughelp wantedpackage: react adapter: 16

Metriche repository

Star
 (19.979 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

There's a few tests failing, currently marked as allowed failures in https://github.com/airbnb/enzyme/commit/3db6013d9f5b9034594b78f5c182fc4146af4841, that shouldn't be failing.

Ideally, the functionality can be fixed; if not, then the tests should be skipped when the breakages are expected.

Guida contributor