soumak77 / firebase-mock

Firebase mock library for writing unit tests
https://soumak77.github.io/firebase-mock
350 stars 96 forks source link

Fieldvalue array #132

Open boyko opened 5 years ago

boyko commented 5 years ago

Add support for array membership queries, arrayRemove and arrayUnion.

OldGuo commented 5 years ago

@soumak77 any plans for a new release with this added functionality?

alexpchin commented 5 years ago

@soumak77 Do you have any timeframe on when you might be merging some of these PR's?

dmurvihill commented 4 years ago

Hi @OldGuo and @alexpchin, this repo is no longer used (see #160) and we will be publishing new releases from my fork until we land on a permanent way forward. I've opened a new PR over there with this change.

We are also looking for maintainers.

@boyko -- if you could pull the changes from my fieldvalue-array branch and update so that you pass the linter, I'd be very grateful. Getting back to this by next Thursday would give the best chance of including this branch in the next release.