Skip to content

smashcut/firebase-mock

 
 

Repository files navigation

Firebase Mock Build Status

Firebase Mock extends mockfirebase to provide support for the following Firebase Javascript SDKS:

Setup

npm install firebase-mock

Integration

API

Firebase Mock supports the normal Firebase API plus a small set of utility methods documented fully in the API Reference. Rather than make a server call that is actually asynchronous, MockFirebase allow you to either trigger callbacks synchronously or asynchronously with a specified delay (ref.flush).

Tutorials

Authentication

Realtime Database

Firestore

Projects using firebase-mock

About

Firebase mock library for writing unit tests

Resources

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%