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'm new to testing in general 😬. I'm still learning the react-testing-library and adequate techniques from Jest .
So far, I feel that i'm able to make some good tests on some scenarios (integration tests).
I write to you this msg, as an entry point to test navigation and bottom-sheet behaviors, especially when using effects inside my components (screens) .
I hope someone can help me to learn how to test some screens encapsulated inside bottom-tab navigator with access to bottom-sheet content.
Even, if someone has some open-source examples to share, it will be appreciated, a lot 😍.
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
-
Hello!
I'm new to testing in general 😬. I'm still learning the react-testing-library and adequate techniques from Jest .
So far, I feel that i'm able to make some good tests on some scenarios (integration tests).
I write to you this msg, as an entry point to test navigation and bottom-sheet behaviors, especially when using effects inside my components (screens) .
I hope someone can help me to learn how to test some screens encapsulated inside bottom-tab navigator with access to bottom-sheet content.
Even, if someone has some open-source examples to share, it will be appreciated, a lot 😍.
Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions