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.
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.