I wrote a component that in useEffect do a server call to get data, now I want to test this component with storybook, it works well, but I want to mock the data, tests shoul