dmurvihill / firebase-mock

Firebase mock library for writing unit tests
55 stars 21 forks source link

feat: add now function to Timestamp #56

Closed tobiaseisenschenk closed 4 years ago

tobiaseisenschenk commented 4 years ago

We are using the now constructor on Timestamp in our project so I figured I'd add it here as well. Please let me know if I forgot anything.