Testing examples #402
Unanswered
AvraamMavridis
asked this question in
General
Replies: 1 comment
-
have a look at this, is this a possibility? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Tanner,
Are there examples about testing? e.g. I have a component with 2
useMutation
and I will like to write some tests related to success/error. How would you mock theuseMutation
for that? (I am using jest but any example would work)Beta Was this translation helpful? Give feedback.
All reactions