-
Notifications
You must be signed in to change notification settings - Fork 929
Firestore: query.test.ts: add a test that resumes a query with existence filter #7134
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
Conversation
|
Size Report 1Affected ProductsNo changes between base commit (b516abd) and merge commit (222926c).Test Logs |
Size Analysis Report 1Affected ProductsNo changes between base commit (b516abd) and merge commit (d782139).Test Logs |
…existence filter to actually validate the existence filter. This builds upon the test added in #7134
…existence filter to actually validate the existence filter. This builds upon the test added in #7134
…existence filter to actually validate the existence filter. This builds upon the test added in #7134
…existence filter to actually validate the existence filter. This builds upon the test added in #7134
This PR was ported to the Android SDK in firebase/firebase-android-sdk#4799 and to the iOS SDK in firebase/firebase-ios-sdk#10974.