aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firestore/Example/Tests/SpecTests/json/persistence_spec_test.json
diff options
context:
space:
mode:
authorGravatar Sebastian Schmidt <mrschmidt@google.com>2018-07-06 20:46:00 +0200
committerGravatar GitHub <noreply@github.com>2018-07-06 20:46:00 +0200
commit4c9df5a6661e12d6b3d11f69746ff256f0526653 (patch)
treea6bf509556d5190afc4b6699528bd615fa2fc106 /Firestore/Example/Tests/SpecTests/json/persistence_spec_test.json
parente732be51e299774fa766d6ed2bcf4656f00ad1b0 (diff)
Add spec test support for target-scoped resume tokens (#1498)
Diffstat (limited to 'Firestore/Example/Tests/SpecTests/json/persistence_spec_test.json')
-rw-r--r--Firestore/Example/Tests/SpecTests/json/persistence_spec_test.json24
1 files changed, 18 insertions, 6 deletions
diff --git a/Firestore/Example/Tests/SpecTests/json/persistence_spec_test.json b/Firestore/Example/Tests/SpecTests/json/persistence_spec_test.json
index 158e337..7303e36 100644
--- a/Firestore/Example/Tests/SpecTests/json/persistence_spec_test.json
+++ b/Firestore/Example/Tests/SpecTests/json/persistence_spec_test.json
@@ -196,8 +196,12 @@
2
],
"resume-token-1000"
- ],
- "watchSnapshot": 1000,
+ ]
+ },
+ {
+ "watchSnapshot": {
+ "version": 1000
+ },
"expect": [
{
"query": {
@@ -331,8 +335,12 @@
2
],
"resume-token-1000"
- ],
- "watchSnapshot": 1000,
+ ]
+ },
+ {
+ "watchSnapshot": {
+ "version": 1000
+ },
"expect": [
{
"query": {
@@ -697,8 +705,12 @@
2
],
"resume-token-500"
- ],
- "watchSnapshot": 500,
+ ]
+ },
+ {
+ "watchSnapshot": {
+ "version": 500
+ },
"expect": [
{
"query": {