jfilter / react-native-onboarding-swiper

🛳 Delightful onboarding for your React-Native app
https://www.npmjs.com/package/react-native-onboarding-swiper
Other
971 stars 179 forks source link

[JEST] testing component renders and NEXT clicks #110

Closed theambidextrous closed 2 years ago

theambidextrous commented 3 years ago

You should add some information on writing unit tests for the component. Like: How to mock the component's interactions Next, Skip, Done.

Example test requirement:

Test if the skip button hides on last page

jfilter commented 2 years ago

If anybody wants to write tests for this component, please submit a PR.