python-mock-firestore
python-mock-firestore copied to clipboard
Add collection id property and document collections() method
Adding 2 updates and a test
- property id in CollectionReference. This is now supported in firestore
- method collection() in DocumentReference. You can now get a list of subcollections within a document.
I need this !
I'm closing this since it has been 9 months and no review