katowulf / mockfirebase

Firebase mock library for writing unit tests (experimental)
157 stars 40 forks source link

Trigger onAuth synchronously when attaching the handler #70

Closed JustinTulloss closed 9 years ago

JustinTulloss commented 9 years ago

According to the Firebase docs, this is the expected behavior.

https://www.firebase.com/docs/web/api/firebase/onauth.html

However, this is a breaking change.