enzymejs/enzyme

hooks: fix failing tests with mismatched renderer

開放

#2,113 建立於 2019年4月25日

 (10 則留言) (0 個反應) (0 位負責人)JavaScript (1,967 個分叉)batch import
bughelp wantedpackage: react adapter: 16

倉庫指標

星標
 (19,825 顆星)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

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.

貢獻者指南