soumak77 / firebase-mock

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

add basic firestore.FieldPath support #140

Open cruzdanilo opened 5 years ago

cruzdanilo commented 5 years ago

fix #139

op commented 5 years ago

Sorry, didn't see this change until now. :+1:

I created #142 which adds support for FieldPath on the orderBy method. Would be epic to merge these two!