soumak77 / firebase-mock

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

validate data #57

Closed rbokel closed 6 years ago

rbokel commented 6 years ago

Firebase throws an error, when the input data contains an undefined property. This pr adds a validator for the data to push, update and set to mimic this behaviour