AvraamMavridis / react-intersection-visible-hook

React Hook to track the visibility of a functional component
49 stars 4 forks source link

Unit Testing #5

Open nsahlas opened 5 years ago

nsahlas commented 5 years ago

Have you been able to come up with suitable unit tests for this? I am finding it challenging to test this using JEST and enzyme in react and could use some guidance if you have any.