- Notifications
You must be signed in to change notification settings - Fork114
Samples demonstrating how to test your Firebase app
License
NotificationsYou must be signed in to change notification settings
firebase/quickstart-testing
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
A collection of quickstart samples demonstrating testing patterns for Firebase services.
The repository is broken up by testing strategy:
- Unit testing security rules -write unit tests for your Realtime Database and Cloud Firestore securityrules using
mochaand the@firebase/rules-unit-testinglibrary. - Unit testing Cloud Functions -write unit tests for your Cloud Functions using the
firebase-functions-testSDK. - Connect your app to the Emulator Suite -connect the Firebase SDKs in your app directly to the local emulators and manuallytest your app.
Please read and follow the steps in theCONTRIBUTING.md
SeeLICENSE
About
Samples demonstrating how to test your Firebase app
Resources
License
Code of conduct
Contributing
Security policy
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.