Thomas May
Results
1
issues of
Thomas May
Hey there 👋 How can I mock data in tests I fetch in my application with `react-query-firestore`? My setup is using [jest](https://github.com/facebook/jest) and [react-testing-library](https://github.com/testing-library/react-testing-library). Can you please give any hints...