You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I cant find a good source on how to write tests within the docs. Its saying that it imports two functions, getByGestureTestId and fireGestureHandler but there is no import statements of those functions in the library. Also I found their location under react-native-gesture-handler/src/jestUtils but when I import them, they aren't working. How can I test my components properly?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I cant find a good source on how to write tests within the docs. Its saying that it imports two functions, getByGestureTestId and fireGestureHandler but there is no import statements of those functions in the library. Also I found their location under react-native-gesture-handler/src/jestUtils but when I import them, they aren't working. How can I test my components properly?
Beta Was this translation helpful? Give feedback.
All reactions