jfilter / react-native-onboarding-swiper

🛳 Delightful onboarding for your React-Native app

Home Page:https://www.npmjs.com/package/react-native-onboarding-swiper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[JEST] testing component renders and NEXT clicks

theambidextrous opened this issue · comments

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

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