react-query-firestore icon indicating copy to clipboard operation
react-query-firestore copied to clipboard

How to mock data for tests?

Open timmyjs opened this issue 4 years ago • 0 comments

Hey there 👋

How can I mock data in tests I fetch in my application with react-query-firestore?

My setup is using jest and react-testing-library. Can you please give any hints or examples for that?

🔥 Thanks in advance and many thanks for providing this library! It works very well so far and really simplifies querying Firestore a lot!

timmyjs avatar Sep 22 '21 09:09 timmyjs