katowulf / mockfirebase

Firebase mock library for writing unit tests (experimental)
157 stars 40 forks source link

`export()` with deep prioirites #98

Open jamestalmage opened 8 years ago

jamestalmage commented 8 years ago

Currently getData() does not export priorities, and snap.export() seems to only export the priority on the top level object.

(I will flush the issue out in detail later).