firebase-admin-python icon indicating copy to clipboard operation
firebase-admin-python copied to clipboard

[FR] Python Security Rules Unit Testing

Open Bradley-McCallion opened this issue 2 months ago • 1 comments

Is your feature request related to a problem? Please describe. I am using a Python Firebase Functions Backend for My Application but I would like to Unit Test My Firestore Security Rules. There doesn't seem to be a supported library for this in Python.

Describe the solution you'd like Provide a similar library like is provided for NodeJS: https://www.npmjs.com/package/@firebase/rules-unit-testing/v/3.0.2-canary.6d31930b3

Describe alternatives you've considered It may be possible to setup the testing manually without the supported helper methods. I may have to separate my security rules unit testing to another repo and use NodeJS.

Bradley-McCallion avatar Sep 29 '25 13:09 Bradley-McCallion

I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight.

google-oss-bot avatar Sep 29 '25 13:09 google-oss-bot