Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(firestore): update isEqual API to check collection path equality #3738

Merged
merged 5 commits into from
Jun 3, 2020

Conversation

russellwheatley
Copy link
Member

@russellwheatley russellwheatley commented Jun 3, 2020

As per this v5 PR, we ought to check that collection paths are different when checking if the query is the same using isEqual API.

I also updated the mocha file because the nested Firestore tests aren't being captured. Not sure if this is by design however.

@russellwheatley russellwheatley marked this pull request as ready for review June 3, 2020 12:53
@russellwheatley russellwheatley merged commit 405e040 into master Jun 3, 2020
@russellwheatley russellwheatley deleted the @russell/is-equal-check branch June 3, 2020 12:57
stefkampen pushed a commit to stefkampen/react-native-firebase that referenced this pull request Jun 6, 2020
…nvertase#3738)

* fix(firestore): update isEqual check

* test(firestore): test isEqual condition

Co-authored-by: Mike Diarmid <mike.diarmid@gmail.com>
[publish]
androidIsForVivek pushed a commit to androidIsForVivek/react-native-firebase that referenced this pull request Aug 9, 2021
…nvertase#3738)

* fix(firestore): update isEqual check

* test(firestore): test isEqual condition

Co-authored-by: Mike Diarmid <mike.diarmid@gmail.com>
[publish]
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.

2 participants