RealOrangeOne/react-native-mock

Enzyme's mount() fails to render the whole tree

Open

#76 geöffnet am 29. Juni 2016

Auf GitHub ansehen
 (8 Kommentare) (4 Reaktionen) (0 zugewiesene Personen)JavaScript (151 Forks)github user discovery
Futurehelp wanted

Repository-Metriken

Stars
 (567 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

As you can read here https://github.com/airbnb/enzyme/issues/470, it won't work. And by the looks of https://github.com/lelandrichardson/react-native-mock/blob/master/src/components/View.js#L284 it is expected.

My question is: Is it part of your ideal for this library to keep extending it so that eventually, things like these work? Or would that be totally off scope for this library?

Contributor Guide