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
Tools for testing Firebase back-end features, using Jest. This repo provides a "one stop", opinionated approach to testing Firebase projects. Using it may save you from reading countless pages of documentation and evaluating different testing strategies and libraries.
Why would Firebase developers be interested in this project?:
Setting up back-end testing of a Firebase project is not as easy as getting started with Firebase itself. This repo tries to navigate the treacherous waters and lead you through.
Have you added a .opensource/project.json file to your site:
Link to project (GitHub): https://github.com/akauppi/firebase-jest-testing
Describe the project in 2-3 sentences:
Tools for testing Firebase back-end features, using Jest. This repo provides a "one stop", opinionated approach to testing Firebase projects. Using it may save you from reading countless pages of documentation and evaluating different testing strategies and libraries.
Why would Firebase developers be interested in this project?:
Setting up back-end testing of a Firebase project is not as easy as getting started with Firebase itself. This repo tries to navigate the treacherous waters and lead you through.
Have you added a
.opensource/project.json
file to your site:No
Examples:
The text was updated successfully, but these errors were encountered: