firebase / firebase-functions-test

MIT License
232 stars 48 forks source link

Add geopoint support #105

Closed inlined closed 3 years ago

inlined commented 3 years ago

Fixes #47

Looked into other reports that there are issues serializing a document reference or a timestamp. Added tests to verify that these actually work (though the types are a bit harder to work with).