forked from inrupt-archived/solid-react-components
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathjest-test-results.json
More file actions
478 lines (478 loc) · 16.6 KB
/
jest-test-results.json
File metadata and controls
478 lines (478 loc) · 16.6 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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
{
"numFailedTestSuites": 0,
"numFailedTests": 0,
"numPassedTestSuites": 15,
"numPassedTests": 37,
"numPendingTestSuites": 0,
"numPendingTests": 0,
"numRuntimeErrorTestSuites": 0,
"numTotalTestSuites": 15,
"numTotalTests": 37,
"openHandles": [],
"snapshot": {
"added": 0,
"didUpdate": false,
"failure": false,
"filesAdded": 0,
"filesRemoved": 0,
"filesUnmatched": 0,
"filesUpdated": 0,
"matched": 0,
"total": 0,
"unchecked": 0,
"uncheckedKeysByFile": [],
"unmatched": 0,
"updated": 0
},
"startTime": 1558026321539,
"success": true,
"testResults": [
{
"assertionResults": [
{
"ancestorTitles": ["Private Route"],
"failureMessages": [],
"fullName": "Private Route should render loading when user is not logged",
"location": null,
"status": "passed",
"title": "should render loading when user is not logged"
},
{
"ancestorTitles": ["Private Route"],
"failureMessages": [],
"fullName": "Private Route should not render loader when user is logged",
"location": null,
"status": "passed",
"title": "should not render loader when user is logged"
}
],
"endTime": 1558026326631,
"message": "",
"name": "/Users/pablorodriguez/Documents/dev/solid-react-components/src/lib/components/PrivateRoute/private-route.component.test.js",
"startTime": 1558026323156,
"status": "passed",
"summary": ""
},
{
"assertionResults": [
{
"ancestorTitles": ["Shex ShapeForm Component"],
"failureMessages": [],
"fullName": "Shex ShapeForm Component should renders without crashing",
"location": null,
"status": "passed",
"title": "should renders without crashing"
}
],
"endTime": 1558026327044,
"message": "",
"name": "/Users/pablorodriguez/Documents/dev/solid-react-components/src/lib/components/ShexForm/children/Field/field.component.test.js",
"startTime": 1558026326676,
"status": "passed",
"summary": ""
},
{
"assertionResults": [
{
"ancestorTitles": ["Shex ShapeForm Component"],
"failureMessages": [],
"fullName": "Shex ShapeForm Component should renders without crashing",
"location": null,
"status": "passed",
"title": "should renders without crashing"
},
{
"ancestorTitles": ["Shex ShapeForm Component"],
"failureMessages": [],
"fullName": "Shex ShapeForm Component should renders with object values",
"location": null,
"status": "passed",
"title": "should renders with object values"
}
],
"endTime": 1558026327303,
"message": "",
"name": "/Users/pablorodriguez/Documents/dev/solid-react-components/src/lib/components/ShexForm/children/DropDownField/dropdown-field.component.test.js",
"startTime": 1558026327107,
"status": "passed",
"summary": ""
},
{
"assertionResults": [
{
"ancestorTitles": ["Shex ShapeForm Component"],
"failureMessages": [],
"fullName": "Shex ShapeForm Component should renders without crashing",
"location": null,
"status": "passed",
"title": "should renders without crashing"
},
{
"ancestorTitles": ["Shex ShapeForm Component"],
"failureMessages": [],
"fullName": "Shex ShapeForm Component should renders error when come from props",
"location": null,
"status": "passed",
"title": "should renders error when come from props"
}
],
"endTime": 1558026327499,
"message": "",
"name": "/Users/pablorodriguez/Documents/dev/solid-react-components/src/lib/components/ShexForm/children/InputField/input-field.component.test.js",
"startTime": 1558026327322,
"status": "passed",
"summary": ""
},
{
"assertionResults": [
{
"ancestorTitles": ["Shex ShapeForm Component"],
"failureMessages": [],
"fullName": "Shex ShapeForm Component should renders without crashing",
"location": null,
"status": "passed",
"title": "should renders without crashing"
},
{
"ancestorTitles": ["Shex ShapeForm Component"],
"failureMessages": [],
"fullName": "Shex ShapeForm Component it should have 'fn' as label",
"location": null,
"status": "passed",
"title": "it should have 'fn' as label"
},
{
"ancestorTitles": ["Shex ShapeForm Component"],
"failureMessages": [],
"fullName": "Shex ShapeForm Component it should have an input",
"location": null,
"status": "passed",
"title": "it should have an input"
},
{
"ancestorTitles": ["Shex ShapeForm Component"],
"failureMessages": [],
"fullName": "Shex ShapeForm Component it should have a '+ Add' button",
"location": null,
"status": "passed",
"title": "it should have a '+ Add' button"
}
],
"endTime": 1558026327738,
"message": "",
"name": "/Users/pablorodriguez/Documents/dev/solid-react-components/src/lib/components/ShexForm/shex-form.test.js",
"startTime": 1558026327533,
"status": "passed",
"summary": ""
},
{
"assertionResults": [
{
"ancestorTitles": ["should render without crashing"],
"failureMessages": [],
"fullName": "should render without crashing should render component",
"location": null,
"status": "passed",
"title": "should render component"
},
{
"ancestorTitles": ["should render without crashing"],
"failureMessages": [],
"fullName": "should render without crashing should render No image without upload file",
"location": null,
"status": "passed",
"title": "should render No image without upload file"
},
{
"ancestorTitles": ["should render without crashing"],
"failureMessages": [],
"fullName": "should render without crashing should render image if was uploaded",
"location": null,
"status": "passed",
"title": "should render image if was uploaded"
},
{
"ancestorTitles": ["should render without crashing"],
"failureMessages": [],
"fullName": "should render without crashing should render upload button",
"location": null,
"status": "passed",
"title": "should render upload button"
}
],
"endTime": 1558026327953,
"message": "",
"name": "/Users/pablorodriguez/Documents/dev/solid-react-components/src/lib/components/ProfileUploader/profile-uploader.test.js",
"startTime": 1558026327757,
"status": "passed",
"summary": ""
},
{
"assertionResults": [
{
"ancestorTitles": ["useForm"],
"failureMessages": [],
"fullName": "useForm returns function and empty object",
"location": null,
"status": "passed",
"title": "returns function and empty object"
}
],
"endTime": 1558026328058,
"message": "",
"name": "/Users/pablorodriguez/Documents/dev/solid-react-components/src/lib/hooks/useForm.test.js",
"startTime": 1558026323161,
"status": "passed",
"summary": ""
},
{
"assertionResults": [
{
"ancestorTitles": ["Shex ShapeForm Component"],
"failureMessages": [],
"fullName": "Shex ShapeForm Component should renders without crashing",
"location": null,
"status": "passed",
"title": "should renders without crashing"
},
{
"ancestorTitles": ["Shex ShapeForm Component"],
"failureMessages": [],
"fullName": "Shex ShapeForm Component should renders language version",
"location": null,
"status": "passed",
"title": "should renders language version"
},
{
"ancestorTitles": ["Shex ShapeForm Component"],
"failureMessages": [],
"fullName": "Shex ShapeForm Component should not renders if allowNewField is false",
"location": null,
"status": "passed",
"title": "should not renders if allowNewField is false"
}
],
"endTime": 1558026328117,
"message": "",
"name": "/Users/pablorodriguez/Documents/dev/solid-react-components/src/lib/components/ShexForm/children/AddButton/add-button.component.test.js",
"startTime": 1558026327968,
"status": "passed",
"summary": ""
},
{
"assertionResults": [
{
"ancestorTitles": ["useShex"],
"failureMessages": [],
"fullName": "useShex returns object when shexC is not loaded",
"location": null,
"status": "passed",
"title": "returns object when shexC is not loaded"
}
],
"endTime": 1558026328188,
"message": "",
"name": "/Users/pablorodriguez/Documents/dev/solid-react-components/src/lib/hooks/useShex.test.js",
"startTime": 1558026323166,
"status": "passed",
"summary": ""
},
{
"assertionResults": [
{
"ancestorTitles": ["Solid Uploader", "render without crashing"],
"failureMessages": [],
"fullName": "Solid Uploader render without crashing should render uploader component",
"location": null,
"status": "passed",
"title": "should render uploader component"
},
{
"ancestorTitles": ["Solid Uploader", "render without crashing"],
"failureMessages": [],
"fullName": "Solid Uploader render without crashing should render component by prop",
"location": null,
"status": "passed",
"title": "should render component by prop"
},
{
"ancestorTitles": ["Solid Uploader", "render without crashing"],
"failureMessages": [],
"fullName": "Solid Uploader render without crashing should render input file",
"location": null,
"status": "passed",
"title": "should render input file"
}
],
"endTime": 1558026328268,
"message": "",
"name": "/Users/pablorodriguez/Documents/dev/solid-react-components/src/lib/components/Uploader/uploader.test.js",
"startTime": 1558026328129,
"status": "passed",
"summary": ""
},
{
"assertionResults": [
{
"ancestorTitles": ["A withWebId wrapper", "before a session is received"],
"failureMessages": [],
"fullName": "A withWebId wrapper before a session is received renders the loader component",
"location": null,
"status": "passed",
"title": "renders the loader component"
},
{
"ancestorTitles": ["A withWebId wrapper", "when the user is not logged in"],
"failureMessages": [],
"fullName": "A withWebId wrapper when the user is not logged in redirect user",
"location": null,
"status": "passed",
"title": "redirect user"
},
{
"ancestorTitles": ["A withWebId wrapper", "when the user is logged in"],
"failureMessages": [],
"fullName": "A withWebId wrapper when the user is logged in renders the wrapped component",
"location": null,
"status": "passed",
"title": "renders the wrapped component"
}
],
"endTime": 1558026328336,
"message": "",
"name": "/Users/pablorodriguez/Documents/dev/solid-react-components/src/lib/components/withAuthorization/with-authorization.test.js",
"startTime": 1558026323159,
"status": "passed",
"summary": ""
},
{
"assertionResults": [
{
"ancestorTitles": ["Shex ShapeForm Component"],
"failureMessages": [],
"fullName": "Shex ShapeForm Component should render without crashing",
"location": null,
"status": "passed",
"title": "should render without crashing"
},
{
"ancestorTitles": ["Shex ShapeForm Component"],
"failureMessages": [],
"fullName": "Shex ShapeForm Component should render a submit button",
"location": null,
"status": "passed",
"title": "should render a submit button"
},
{
"ancestorTitles": ["Shex ShapeForm Component"],
"failureMessages": [],
"fullName": "Shex ShapeForm Component should render a reset button",
"location": null,
"status": "passed",
"title": "should render a reset button"
}
],
"endTime": 1558026328374,
"message": "",
"name": "/Users/pablorodriguez/Documents/dev/solid-react-components/src/lib/components/ShexFormBuilder/shex-form-builder.component.test.js",
"startTime": 1558026323156,
"status": "passed",
"summary": ""
},
{
"assertionResults": [
{
"ancestorTitles": ["Shex ShapeForm Component"],
"failureMessages": [],
"fullName": "Shex ShapeForm Component should renders without crashing",
"location": null,
"status": "passed",
"title": "should renders without crashing"
},
{
"ancestorTitles": ["Shex ShapeForm Component"],
"failureMessages": [],
"fullName": "Shex ShapeForm Component should renders language version",
"location": null,
"status": "passed",
"title": "should renders language version"
},
{
"ancestorTitles": ["Shex ShapeForm Component"],
"failureMessages": [],
"fullName": "Shex ShapeForm Component should not renders if canDelete is false",
"location": null,
"status": "passed",
"title": "should not renders if canDelete is false"
}
],
"endTime": 1558026328467,
"message": "",
"name": "/Users/pablorodriguez/Documents/dev/solid-react-components/src/lib/components/ShexForm/children/DeleteButton/delete-button.component.test.js",
"startTime": 1558026328096,
"status": "passed",
"summary": ""
},
{
"assertionResults": [
{
"ancestorTitles": ["ProviderSelect"],
"failureMessages": [],
"fullName": "ProviderSelect should render without crashing",
"location": null,
"status": "passed",
"title": "should render without crashing"
}
],
"endTime": 1558026328473,
"message": "",
"name": "/Users/pablorodriguez/Documents/dev/solid-react-components/src/lib/components/ProviderSelect/provider.select.component.test.js",
"startTime": 1558026323156,
"status": "passed",
"summary": ""
},
{
"assertionResults": [
{
"ancestorTitles": ["Provider Login Container"],
"failureMessages": [],
"fullName": "Provider Login Container shoud renders without crashing",
"location": null,
"status": "passed",
"title": "shoud renders without crashing"
},
{
"ancestorTitles": ["Provider Login Container"],
"failureMessages": [],
"fullName": "Provider Login Container should render WebId by default",
"location": null,
"status": "passed",
"title": "should render WebId by default"
},
{
"ancestorTitles": ["Provider Login Container"],
"failureMessages": [],
"fullName": "Provider Login Container clicking link button should render Provider Select",
"location": null,
"status": "passed",
"title": "clicking link button should render Provider Select"
},
{
"ancestorTitles": ["Provider Login Container"],
"failureMessages": [],
"fullName": "Provider Login Container should not call login without webId or provider",
"location": null,
"status": "passed",
"title": "should not call login without webId or provider"
}
],
"endTime": 1558026328614,
"message": "",
"name": "/Users/pablorodriguez/Documents/dev/solid-react-components/src/lib/components/ProviderLogin/provider-login.container.test.js",
"startTime": 1558026323159,
"status": "passed",
"summary": ""
}
],
"wasInterrupted": false
}