Firebase test server meant for use in unit tests
- Basic API Usage
- POST
- GET
- PUT
- PATCH
- DELETE
- Query parameters:
- auth
- Streaming
- Query parameters:
- shallow
- format
- download
- Priorities
- Server Values
- Security Rules
- Error Conditions
- Fork it
- Create your feature branch (
git checkout -b new-feature
) - Commit your changes (
git commit -am 'awesome things with tests'
) - Push to the branch (
git push origin new-feature
) - Create new Pull Request