webcomponents / webcomponents.org

Home of the web components community
https://www.webcomponents.org
Apache License 2.0
359 stars 95 forks source link

[catalog-server] Run tests against real Firestore #1332

Open justinfagnani opened 1 year ago

justinfagnani commented 1 year ago

Tests against real (GCP production) Firestore will presumably be more accurate wrt to transactions, indices, and security rules.

To do this properly we will need to:

CaptainCodeman commented 1 year ago

The emulator is pretty good, especially for testing all different security rule permissions.

https://firebase.google.com/docs/firestore/security/test-rules-emulator