Skip to content

Commit 4310d67

Browse files
fix: update partial url test cases
1 parent 0b3a8bb commit 4310d67

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

tests/yml_tests/test_URLs_partial_pass.yml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -172,14 +172,14 @@ tests:
172172
groupid: 12345
173173
output: json
174174

175-
expected file: blank jsonlite
175+
expected file: blank json
176176
expected code: 200
177177

178178
- groupid hash blank:
179179
groupid: sdfkhgsdfkhgsdf
180180
output: json
181181

182-
expected file: blank jsonlite
182+
expected file: blank json
183183
expected code: 200
184184

185185
- groupid TEST blank:
@@ -200,35 +200,35 @@ tests:
200200
groupid: R1_57704_ST7_F173
201201
output: json
202202

203-
expected file: blank jsonlite
203+
expected file: blank json
204204
expected code: 200
205205

206206
- groupid ERS blank not in CMR:
207207
groupid: E2_84699_STD_F309
208208
output: json
209209

210-
expected file: blank jsonlite
210+
expected file: blank json
211211
expected code: 200
212212

213213
- groupid JERS blank not in CMR:
214214
groupid: J1_36439_STD_F268
215215
output: json
216216

217-
expected file: blank jsonlite
217+
expected file: blank json
218218
expected code: 200
219219

220220
- groupid Seasat blank not in CMR:
221221
groupid: SS_01502_STD
222222
output: json
223223

224-
expected file: blank jsonlite
224+
expected file: blank json
225225
expected code: 200
226226

227227
- instrument test:
228228
instrument: test
229229
output: json
230230

231-
expected file: blank jsonlite
231+
expected file: blank json
232232
expected code: 200
233233

234234
- instrument notvalid:
@@ -245,7 +245,7 @@ tests:
245245
output: json
246246
maxResults: 100
247247

248-
expected file: blank jsonlite
248+
expected file: blank json
249249
expected code: 200
250250

251251
- output test:

0 commit comments

Comments
 (0)