python-mock-firestore icon indicating copy to clipboard operation
python-mock-firestore copied to clipboard

Add support for batch writes

Open maitham opened this issue 5 years ago • 3 comments

Add support for firestore batch writes.

maitham avatar Apr 01 '20 17:04 maitham

Any plans to work on this? I'm trying to use the framework in a project right now and it is working well, but I do need batch writes to mock my entire use case.

daveah avatar Sep 17 '20 01:09 daveah

Hello, progress on this subject ?

kekel87 avatar Feb 26 '21 09:02 kekel87

For those who are looking for batch transaction in 2022, check https://github.com/ainbr/python-mock-firestore/pull/1/files

flrngel avatar Nov 21 '22 19:11 flrngel