atn832 / firebase_storage_mocks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

`.child()` is inconsistent with the actual CloudFirestore behavior

atn832 opened this issue · comments

During my testing I also noticed, that the behavior for .child() is inconsistent with the actual CloudFirestore package. It doesn't add a "/" to the path. I also fixed that in the latest commit

Originally posted by @timcreatedit in #26 (comment)