soumak77 / firebase-mock

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

Add FieldPath support #142

Open op opened 5 years ago

op commented 5 years ago

This change adds support for FieldPath to orderBy() on Query.

References: https://cloud.google.com/nodejs/docs/reference/firestore/latest/Query#orderBy

dmurvihill commented 4 years ago

Hi @op, thanks for the contribution. As you know, this repo is no longer usable. A pull request on the project's new repo.