python-mock-firestore icon indicating copy to clipboard operation
python-mock-firestore copied to clipboard

Document.to_dict() returns {} for an empty object, but emulator returns None

Open steveobd opened this issue 1 year ago • 0 comments

I get different behavior in this method between the mock and firestore emulator

https://github.com/mdowds/python-mock-firestore/blob/0de34b1c319c08ccbcc6887d110f3bf8f5ff2116/mockfirestore/document.py#L25

steveobd avatar Jun 29 '24 14:06 steveobd