firebase / firebase-functions-test

MIT License
232 stars 48 forks source link

Improve error message for Firestore encoding errors #107

Closed inlined closed 3 years ago

inlined commented 3 years ago

Reviewing the geopoint bug I realized people complained that the error message called anything unserializeable a geopoint. This fixes that bug.