File tree Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Original file line number Diff line number Diff line change 95
95
]
96
96
}
97
97
},
98
+ {
99
+ "id" : " 1045" ,
100
+ "queryGroupId" : " c-tst" ,
101
+ "queryLocation" : " average" ,
102
+ "name" : " Average value - queryLocation without rq" ,
103
+ "description" : " Should demonstrates a query calculating some average, but the queryLocation is faultive." ,
104
+ "icon" : " FunctionsIcon" ,
105
+ "comunicaContext" : {
106
+ "sources" : [
107
+ " http://localhost:8080/example/values"
108
+ ]
109
+ }
110
+ },
111
+ {
112
+ "id" : " 1046" ,
113
+ "queryGroupId" : " c-tst" ,
114
+ "queryLocation" : " averagefefefefe.rq" ,
115
+ "name" : " Average value - unexisting queryLocation (ends in .rq)" ,
116
+ "description" : " Should demonstrates a query calculating some average, but the queryLocation is faultive." ,
117
+ "icon" : " FunctionsIcon" ,
118
+ "comunicaContext" : {
119
+ "sources" : [
120
+ " http://localhost:8080/example/values"
121
+ ]
122
+ }
123
+ },
98
124
{
99
125
"id" : " 1050" ,
100
126
"queryGroupId" : " a-ex" ,
You can’t perform that action at this time.
0 commit comments