Skip to content

Conversation

@dmurvihill
Copy link
Owner

Reopening the original PR here.

@dmurvihill
Copy link
Owner Author

@op I think this method has been removed in recent Firebase SDKs? Do you still want it?

Copy link
Owner Author

@dmurvihill dmurvihill left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Circling back to this PR, I see that getAll is offered through the Admin SDK.

@op, I don't think we can silently discard a valid input; it will make users very confused. We could emit a warning on receiving a fieldMask, or throw an exception explaining that firebase-mock does not yet support ReadOptions. I'm fine with either.

expect(snaps[2].exists).to.equal(false);
});
});
it('gets the value of all passed documents honoring the read options', function() {
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

'Honoring' is definitely not the right word here. Did you mean 'Ignoring'?

@dmurvihill
Copy link
Owner Author

I am closing this PR as it is nearly two years without activity. Feel free to re-open.

@dmurvihill dmurvihill closed this Nov 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants