forked from xamarin/GoogleApisForiOSComponents
-
-
Notifications
You must be signed in to change notification settings - Fork 29
Expand file tree
/
Copy pathruntime-drift-cases.json
More file actions
48 lines (48 loc) · 1.24 KB
/
Copy pathruntime-drift-cases.json
File metadata and controls
48 lines (48 loc) · 1.24 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
{
"cases": [
{
"id": "abtesting-activateexperiment",
"method": "VerifyABTestingActivateExperimentAsync",
"bindingPackage": "AdamE.Firebase.iOS.ABTesting",
"packages": [
{
"id": "AdamE.Firebase.iOS.ABTesting",
"version": "12.6.0"
}
]
},
{
"id": "abtesting-validaterunningexperiments",
"method": "VerifyABTestingValidateRunningExperimentsAsync",
"bindingPackage": "AdamE.Firebase.iOS.ABTesting",
"packages": [
{
"id": "AdamE.Firebase.iOS.ABTesting",
"version": "12.6.0"
}
]
},
{
"id": "cloudfirestore-getquerynamed",
"method": "VerifyCloudFirestoreGetQueryNamedAsync",
"bindingPackage": "AdamE.Firebase.iOS.CloudFirestore",
"packages": [
{
"id": "AdamE.Firebase.iOS.CloudFirestore",
"version": "12.6.0"
}
]
},
{
"id": "cloudfunctions-usefunctionsemulatororigin",
"method": "VerifyCloudFunctionsUseFunctionsEmulatorOriginAsync",
"bindingPackage": "AdamE.Firebase.iOS.CloudFunctions",
"packages": [
{
"id": "AdamE.Firebase.iOS.CloudFunctions",
"version": "12.6.0"
}
]
}
]
}