I'm trying to mock Firebase Cloud Firestore, which...
# mockk
a
I'm trying to mock Firebase Cloud Firestore, which seems a bit complex due to the callbacks and tasks. Can someone point to some resource (article, library) to explain/simplify this? I googled for it, but I couldn't find any significant resource.