fake_cloud_firestore
fake_cloud_firestore copied to clipboard
mergeFields ignored in mock "set" method
Please let me know if I'm mistaken here, but after looking at the source code, I felt confident enough to report.
In the SetOptions
docs, mergeFields
is a valid argument, but in the equivalent mocked code, it's not used.
If I'm not misunderstanding, then this may just be a feature request.
Thanks for reporting this issue @EnduringBeta. You're right, this feature is not implemented so far. If you are willing to propose a PR, I'll be happy to review it!
I don't have the bandwidth to currently do it myself, but I do appreciate the confirmation about the status. Thanks.