shichongrui / react-native-test-utils

A test utils library for testing react native components

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Broken tests after upgrading to 1.1.1

rubenmoya opened this issue · comments

Using component.query('ButtonIcon') in 1.1.1 version returns null while in 1.0.6 returned a component, am I missing something? Is there a new way to do it?

Thanks for reporting the issue. If you could provide some reproduction code/steps that would help a lot as the tests are currently all passing. Thanks!