Mock library for Cloud Firestore
npm install mock-cloud-firestore
npm install --save-dev mock-cloud-firestore
`
If you're not using any module bundler, you can use the precompiled UMD builds in the dist folder. For this build, MockFirebase would be available as a window.MockFirebase` global variable. You can download the files at unpkg.