Brian Soumakian
Brian Soumakian
I've been using this solution to do this: http://stackoverflow.com/a/9425964
There seems to be an intermittent issue with attempting to unload the file after loading it through angularLoad. As long as there is a significant amount of time between unloading/loading,...
I've been using this solution and it seems to work perfectly: http://stackoverflow.com/a/9425964
@fshe is this still an issue with version 2.2.5?
@iverenshaguy yes this library should be used to mock firebase storage, however, not all APIs are implemented yet
Your code is correct. Currently the firestore mocks do not support saving a reference, which is a bug. Similarly, queries are not working with references either (https://github.com/soumak77/firebase-mock/issues/78).
@a-xin I think both function versions can be supported at once without a new major version. We just need to expose a way to create the input parameters used by...
Not sure when I'll get to this, but I'll take a PR from anyone that wants to give it a shot. Here is the official API that needs to be...
@ssbothwell every API should be mocked at some point. I've only mocked what my app has needed thus far. PRs are welcome for mocking any other APIs.
Thanks @paulstelzer! One suggestion that I have is to include the word firebase in the plugin name.