enzymejs/enzyme

hooks: fix failing tests with mismatched renderer

Open

#2,113 创建于 2019年4月25日

在 GitHub 查看
 (10 评论) (0 反应) (0 负责人)JavaScript (19,979 star) (2,016 fork)batch import
bughelp wantedpackage: react adapter: 16

描述

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.

贡献者指南