Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/coderlane/firestore-rules-test-demo
https://github.com/coderlane/firestore-rules-test-demo
Last synced: 23 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/coderlane/firestore-rules-test-demo
- Owner: Coderlane
- Created: 2021-01-29T21:30:01.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-01-30T23:55:01.000Z (almost 4 years ago)
- Last Synced: 2024-12-09T22:40:14.947Z (about 1 month ago)
- Language: JavaScript
- Size: 80.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# firestore-rules-test-demo
![CI](https://github.com/Coderlane/firestore-rules-test-demo/workflows/CI/badge.svg) [![codecov](https://codecov.io/gh/Coderlane/firestore-rules-test-demo/branch/master/graph/badge.svg?token=ZZZRZV7OS9)](https://codecov.io/gh/Coderlane/firestore-rules-test-demo)
This is a simple demo that tests firestore security rules and collects the coverage output.
This project uses the [firebase emulator](https://firebase.google.com/docs/rules/emulator-reports) and [`coderlane/firestore-coverage-action`](https://github.com/coderlane/firestore-coverage-action) to generate coverage data for [codecov.io](https://codecov.io/gh/Coderlane/firestore-rules-test-demo).