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
Hey, thanks for providing this repo as a guide. I was wondering if you have any tip for testing components using this architecture where the component uses a generated hook to conditionally render it's content?
I am looking for ways to spy/mock the hook response and assert if it displays the post list or a not found message.
The text was updated successfully, but these errors were encountered:
Hey, thanks for providing this repo as a guide. I was wondering if you have any tip for testing components using this architecture where the component uses a generated hook to conditionally render it's content?
I am looking for ways to spy/mock the hook response and assert if it displays the post list or a not found message.
The text was updated successfully, but these errors were encountered: