You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When Firebase is used in an environment where window.Firebase is expected to exist, MockFirebase.override() will replace that so you can run your tests.
in your tutorial you are saying to do MockFirebase.override(); but I can not find anywhere in the doc what is this function.
Your library seems great, but very very hard to understand how it works.
The text was updated successfully, but these errors were encountered: