soumak77 / firebase-mock

Firebase mock library for writing unit tests
https://soumak77.github.io/firebase-mock
350 stars 96 forks source link

throw error when attempting to update document that doesn't exist #52

Open soumak77 opened 6 years ago

soumak77 commented 6 years ago

throw error No document to update when updating document that doesn't exist to more closely mimic firestore API