@@ -58,7 +58,7 @@ exports[`vitest > Should have the correct Vitest errors 1`] = `
58
58
},
59
59
],
60
60
" message" : " " ,
61
- " name" : " /Users/matt/repos/ts/beginners-typescript-tutorial/ src/01-number.problem.ts" ,
61
+ " name" : " src/01-number.problem.ts" ,
62
62
" status" : " passed" ,
63
63
},
64
64
{
@@ -74,7 +74,7 @@ exports[`vitest > Should have the correct Vitest errors 1`] = `
74
74
},
75
75
],
76
76
" message" : " " ,
77
- " name" : " /Users/matt/repos/ts/beginners-typescript-tutorial/ src/01-number.solution.ts" ,
77
+ " name" : " src/01-number.solution.ts" ,
78
78
" status" : " passed" ,
79
79
},
80
80
{
@@ -90,7 +90,7 @@ exports[`vitest > Should have the correct Vitest errors 1`] = `
90
90
},
91
91
],
92
92
" message" : " " ,
93
- " name" : " /Users/matt/repos/ts/beginners-typescript-tutorial/ src/02-object-param.problem.ts" ,
93
+ " name" : " src/02-object-param.problem.ts" ,
94
94
" status" : " passed" ,
95
95
},
96
96
{
@@ -106,7 +106,7 @@ exports[`vitest > Should have the correct Vitest errors 1`] = `
106
106
},
107
107
],
108
108
" message" : " " ,
109
- " name" : " /Users/matt/repos/ts/beginners-typescript-tutorial/ src/02-object-param.solution.1.ts" ,
109
+ " name" : " src/02-object-param.solution.1.ts" ,
110
110
" status" : " passed" ,
111
111
},
112
112
{
@@ -122,7 +122,7 @@ exports[`vitest > Should have the correct Vitest errors 1`] = `
122
122
},
123
123
],
124
124
" message" : " " ,
125
- " name" : " /Users/matt/repos/ts/beginners-typescript-tutorial/ src/02-object-param.solution.2.ts" ,
125
+ " name" : " src/02-object-param.solution.2.ts" ,
126
126
" status" : " passed" ,
127
127
},
128
128
{
@@ -138,7 +138,7 @@ exports[`vitest > Should have the correct Vitest errors 1`] = `
138
138
},
139
139
],
140
140
" message" : " " ,
141
- " name" : " /Users/matt/repos/ts/beginners-typescript-tutorial/ src/02-object-param.solution.3.ts" ,
141
+ " name" : " src/02-object-param.solution.3.ts" ,
142
142
" status" : " passed" ,
143
143
},
144
144
{
@@ -163,7 +163,7 @@ exports[`vitest > Should have the correct Vitest errors 1`] = `
163
163
},
164
164
],
165
165
" message" : " " ,
166
- " name" : " /Users/matt/repos/ts/beginners-typescript-tutorial/ src/03-optional-properties.problem.ts" ,
166
+ " name" : " src/03-optional-properties.problem.ts" ,
167
167
" status" : " passed" ,
168
168
},
169
169
{
@@ -188,7 +188,7 @@ exports[`vitest > Should have the correct Vitest errors 1`] = `
188
188
},
189
189
],
190
190
" message" : " " ,
191
- " name" : " /Users/matt/repos/ts/beginners-typescript-tutorial/ src/03-optional-properties.solution.ts" ,
191
+ " name" : " src/03-optional-properties.solution.ts" ,
192
192
" status" : " passed" ,
193
193
},
194
194
{
@@ -213,7 +213,7 @@ exports[`vitest > Should have the correct Vitest errors 1`] = `
213
213
},
214
214
],
215
215
" message" : " " ,
216
- " name" : " /Users/matt/repos/ts/beginners-typescript-tutorial/ src/04-optional-params.problem.ts" ,
216
+ " name" : " src/04-optional-params.problem.ts" ,
217
217
" status" : " passed" ,
218
218
},
219
219
{
@@ -238,7 +238,7 @@ exports[`vitest > Should have the correct Vitest errors 1`] = `
238
238
},
239
239
],
240
240
" message" : " " ,
241
- " name" : " /Users/matt/repos/ts/beginners-typescript-tutorial/ src/04-optional-params.solution.ts" ,
241
+ " name" : " src/04-optional-params.solution.ts" ,
242
242
" status" : " passed" ,
243
243
},
244
244
{
@@ -260,7 +260,7 @@ exports[`vitest > Should have the correct Vitest errors 1`] = `
260
260
},
261
261
],
262
262
" message" : " " ,
263
- " name" : " /Users/matt/repos/ts/beginners-typescript-tutorial/ src/05-assigning-types-to-variables.problem.ts" ,
263
+ " name" : " src/05-assigning-types-to-variables.problem.ts" ,
264
264
" status" : " failed" ,
265
265
},
266
266
{
@@ -276,37 +276,37 @@ exports[`vitest > Should have the correct Vitest errors 1`] = `
276
276
},
277
277
],
278
278
" message" : " " ,
279
- " name" : " /Users/matt/repos/ts/beginners-typescript-tutorial/ src/05-assigning-types-to-variables.solution.ts" ,
279
+ " name" : " src/05-assigning-types-to-variables.solution.ts" ,
280
280
" status" : " passed" ,
281
281
},
282
282
{
283
283
" assertionResults" : [],
284
284
" message" : " No test found in suite src/06-unions.problem.ts" ,
285
- " name" : " /Users/matt/repos/ts/beginners-typescript-tutorial/ src/06-unions.problem.ts" ,
285
+ " name" : " src/06-unions.problem.ts" ,
286
286
" status" : " passed" ,
287
287
},
288
288
{
289
289
" assertionResults" : [],
290
290
" message" : " No test found in suite src/06-unions.solution.ts" ,
291
- " name" : " /Users/matt/repos/ts/beginners-typescript-tutorial/ src/06-unions.solution.ts" ,
291
+ " name" : " src/06-unions.solution.ts" ,
292
292
" status" : " passed" ,
293
293
},
294
294
{
295
295
" assertionResults" : [],
296
296
" message" : " No test found in suite src/07-arrays.problem.ts" ,
297
- " name" : " /Users/matt/repos/ts/beginners-typescript-tutorial/ src/07-arrays.problem.ts" ,
297
+ " name" : " src/07-arrays.problem.ts" ,
298
298
" status" : " passed" ,
299
299
},
300
300
{
301
301
" assertionResults" : [],
302
302
" message" : " No test found in suite src/07-arrays.solution.1.ts" ,
303
- " name" : " /Users/matt/repos/ts/beginners-typescript-tutorial/ src/07-arrays.solution.1.ts" ,
303
+ " name" : " src/07-arrays.solution.1.ts" ,
304
304
" status" : " passed" ,
305
305
},
306
306
{
307
307
" assertionResults" : [],
308
308
" message" : " No test found in suite src/07-arrays.solution.2.ts" ,
309
- " name" : " /Users/matt/repos/ts/beginners-typescript-tutorial/ src/07-arrays.solution.2.ts" ,
309
+ " name" : " src/07-arrays.solution.2.ts" ,
310
310
" status" : " passed" ,
311
311
},
312
312
{
@@ -328,7 +328,7 @@ exports[`vitest > Should have the correct Vitest errors 1`] = `
328
328
},
329
329
],
330
330
" message" : " " ,
331
- " name" : " /Users/matt/repos/ts/beginners-typescript-tutorial/ src/08-function-return-type-annotations.problem.ts" ,
331
+ " name" : " src/08-function-return-type-annotations.problem.ts" ,
332
332
" status" : " failed" ,
333
333
},
334
334
{
@@ -344,31 +344,31 @@ exports[`vitest > Should have the correct Vitest errors 1`] = `
344
344
},
345
345
],
346
346
" message" : " " ,
347
- " name" : " /Users/matt/repos/ts/beginners-typescript-tutorial/ src/08-function-return-type-annotations.solution.ts" ,
347
+ " name" : " src/08-function-return-type-annotations.solution.ts" ,
348
348
" status" : " passed" ,
349
349
},
350
350
{
351
351
" assertionResults" : [],
352
352
" message" : " No test found in suite src/09-promises.problem.ts" ,
353
- " name" : " /Users/matt/repos/ts/beginners-typescript-tutorial/ src/09-promises.problem.ts" ,
353
+ " name" : " src/09-promises.problem.ts" ,
354
354
" status" : " passed" ,
355
355
},
356
356
{
357
357
" assertionResults" : [],
358
358
" message" : " No test found in suite src/09-promises.solution.1.ts" ,
359
- " name" : " /Users/matt/repos/ts/beginners-typescript-tutorial/ src/09-promises.solution.1.ts" ,
359
+ " name" : " src/09-promises.solution.1.ts" ,
360
360
" status" : " passed" ,
361
361
},
362
362
{
363
363
" assertionResults" : [],
364
364
" message" : " No test found in suite src/09-promises.solution.2.ts" ,
365
- " name" : " /Users/matt/repos/ts/beginners-typescript-tutorial/ src/09-promises.solution.2.ts" ,
365
+ " name" : " src/09-promises.solution.2.ts" ,
366
366
" status" : " passed" ,
367
367
},
368
368
{
369
369
" assertionResults" : [],
370
370
" message" : " No test found in suite src/09-promises.solution.3.ts" ,
371
- " name" : " /Users/matt/repos/ts/beginners-typescript-tutorial/ src/09-promises.solution.3.ts" ,
371
+ " name" : " src/09-promises.solution.3.ts" ,
372
372
" status" : " passed" ,
373
373
},
374
374
{
@@ -402,7 +402,7 @@ exports[`vitest > Should have the correct Vitest errors 1`] = `
402
402
},
403
403
],
404
404
" message" : " " ,
405
- " name" : " /Users/matt/repos/ts/beginners-typescript-tutorial/ src/10-set.problem.ts" ,
405
+ " name" : " src/10-set.problem.ts" ,
406
406
" status" : " passed" ,
407
407
},
408
408
{
@@ -436,7 +436,7 @@ exports[`vitest > Should have the correct Vitest errors 1`] = `
436
436
},
437
437
],
438
438
" message" : " " ,
439
- " name" : " /Users/matt/repos/ts/beginners-typescript-tutorial/ src/10-set.solution.ts" ,
439
+ " name" : " src/10-set.solution.ts" ,
440
440
" status" : " passed" ,
441
441
},
442
442
{
@@ -461,7 +461,7 @@ exports[`vitest > Should have the correct Vitest errors 1`] = `
461
461
},
462
462
],
463
463
" message" : " " ,
464
- " name" : " /Users/matt/repos/ts/beginners-typescript-tutorial/ src/11-record.problem.ts" ,
464
+ " name" : " src/11-record.problem.ts" ,
465
465
" status" : " passed" ,
466
466
},
467
467
{
@@ -486,7 +486,7 @@ exports[`vitest > Should have the correct Vitest errors 1`] = `
486
486
},
487
487
],
488
488
" message" : " " ,
489
- " name" : " /Users/matt/repos/ts/beginners-typescript-tutorial/ src/11-record.solution.1.ts" ,
489
+ " name" : " src/11-record.solution.1.ts" ,
490
490
" status" : " passed" ,
491
491
},
492
492
{
@@ -511,7 +511,7 @@ exports[`vitest > Should have the correct Vitest errors 1`] = `
511
511
},
512
512
],
513
513
" message" : " " ,
514
- " name" : " /Users/matt/repos/ts/beginners-typescript-tutorial/ src/11-record.solution.2.ts" ,
514
+ " name" : " src/11-record.solution.2.ts" ,
515
515
" status" : " passed" ,
516
516
},
517
517
{
@@ -536,7 +536,7 @@ exports[`vitest > Should have the correct Vitest errors 1`] = `
536
536
},
537
537
],
538
538
" message" : " " ,
539
- " name" : " /Users/matt/repos/ts/beginners-typescript-tutorial/ src/11-record.solution.3.ts" ,
539
+ " name" : " src/11-record.solution.3.ts" ,
540
540
" status" : " passed" ,
541
541
},
542
542
{
@@ -573,7 +573,7 @@ exports[`vitest > Should have the correct Vitest errors 1`] = `
573
573
},
574
574
],
575
575
" message" : " " ,
576
- " name" : " /Users/matt/repos/ts/beginners-typescript-tutorial/ src/12-typeof-narrowing.problem.ts" ,
576
+ " name" : " src/12-typeof-narrowing.problem.ts" ,
577
577
" status" : " failed" ,
578
578
},
579
579
{
@@ -598,7 +598,7 @@ exports[`vitest > Should have the correct Vitest errors 1`] = `
598
598
},
599
599
],
600
600
" message" : " " ,
601
- " name" : " /Users/matt/repos/ts/beginners-typescript-tutorial/ src/12-typeof-narrowing.solution.ts" ,
601
+ " name" : " src/12-typeof-narrowing.solution.ts" ,
602
602
" status" : " passed" ,
603
603
},
604
604
{
@@ -614,7 +614,7 @@ exports[`vitest > Should have the correct Vitest errors 1`] = `
614
614
},
615
615
],
616
616
" message" : " " ,
617
- " name" : " /Users/matt/repos/ts/beginners-typescript-tutorial/ src/13-catch-blocks.problem.ts" ,
617
+ " name" : " src/13-catch-blocks.problem.ts" ,
618
618
" status" : " passed" ,
619
619
},
620
620
{
@@ -630,7 +630,7 @@ exports[`vitest > Should have the correct Vitest errors 1`] = `
630
630
},
631
631
],
632
632
" message" : " " ,
633
- " name" : " /Users/matt/repos/ts/beginners-typescript-tutorial/ src/13-catch-blocks.solution.1.ts" ,
633
+ " name" : " src/13-catch-blocks.solution.1.ts" ,
634
634
" status" : " passed" ,
635
635
},
636
636
{
@@ -646,7 +646,7 @@ exports[`vitest > Should have the correct Vitest errors 1`] = `
646
646
},
647
647
],
648
648
" message" : " " ,
649
- " name" : " /Users/matt/repos/ts/beginners-typescript-tutorial/ src/13-catch-blocks.solution.2.ts" ,
649
+ " name" : " src/13-catch-blocks.solution.2.ts" ,
650
650
" status" : " passed" ,
651
651
},
652
652
{
@@ -662,67 +662,67 @@ exports[`vitest > Should have the correct Vitest errors 1`] = `
662
662
},
663
663
],
664
664
" message" : " " ,
665
- " name" : " /Users/matt/repos/ts/beginners-typescript-tutorial/ src/13-catch-blocks.solution.3.ts" ,
665
+ " name" : " src/13-catch-blocks.solution.3.ts" ,
666
666
" status" : " passed" ,
667
667
},
668
668
{
669
669
" assertionResults" : [],
670
670
" message" : " No test found in suite src/14-extends.problem.ts" ,
671
- " name" : " /Users/matt/repos/ts/beginners-typescript-tutorial/ src/14-extends.problem.ts" ,
671
+ " name" : " src/14-extends.problem.ts" ,
672
672
" status" : " passed" ,
673
673
},
674
674
{
675
675
" assertionResults" : [],
676
676
" message" : " No test found in suite src/14-extends.solution.ts" ,
677
- " name" : " /Users/matt/repos/ts/beginners-typescript-tutorial/ src/14-extends.solution.ts" ,
677
+ " name" : " src/14-extends.solution.ts" ,
678
678
" status" : " passed" ,
679
679
},
680
680
{
681
681
" assertionResults" : [],
682
682
" message" : " No test found in suite src/15-intersection.problem.ts" ,
683
- " name" : " /Users/matt/repos/ts/beginners-typescript-tutorial/ src/15-intersection.problem.ts" ,
683
+ " name" : " src/15-intersection.problem.ts" ,
684
684
" status" : " passed" ,
685
685
},
686
686
{
687
687
" assertionResults" : [],
688
688
" message" : " No test found in suite src/15-intersection.solution.ts" ,
689
- " name" : " /Users/matt/repos/ts/beginners-typescript-tutorial/ src/15-intersection.solution.ts" ,
689
+ " name" : " src/15-intersection.solution.ts" ,
690
690
" status" : " passed" ,
691
691
},
692
692
{
693
693
" assertionResults" : [],
694
694
" message" : " No test found in suite src/16-omit-and-pick.problem.ts" ,
695
- " name" : " /Users/matt/repos/ts/beginners-typescript-tutorial/ src/16-omit-and-pick.problem.ts" ,
695
+ " name" : " src/16-omit-and-pick.problem.ts" ,
696
696
" status" : " passed" ,
697
697
},
698
698
{
699
699
" assertionResults" : [],
700
700
" message" : " No test found in suite src/16-omit-and-pick.solution.1.ts" ,
701
- " name" : " /Users/matt/repos/ts/beginners-typescript-tutorial/ src/16-omit-and-pick.solution.1.ts" ,
701
+ " name" : " src/16-omit-and-pick.solution.1.ts" ,
702
702
" status" : " passed" ,
703
703
},
704
704
{
705
705
" assertionResults" : [],
706
706
" message" : " No test found in suite src/16-omit-and-pick.solution.2.ts" ,
707
- " name" : " /Users/matt/repos/ts/beginners-typescript-tutorial/ src/16-omit-and-pick.solution.2.ts" ,
707
+ " name" : " src/16-omit-and-pick.solution.2.ts" ,
708
708
" status" : " passed" ,
709
709
},
710
710
{
711
711
" assertionResults" : [],
712
712
" message" : " window is not defined" ,
713
- " name" : " /Users/matt/repos/ts/beginners-typescript-tutorial/ src/17-function-types.problem.ts" ,
713
+ " name" : " src/17-function-types.problem.ts" ,
714
714
" status" : " passed" ,
715
715
},
716
716
{
717
717
" assertionResults" : [],
718
718
" message" : " window is not defined" ,
719
- " name" : " /Users/matt/repos/ts/beginners-typescript-tutorial/ src/17-function-types.solution.1.ts" ,
719
+ " name" : " src/17-function-types.solution.1.ts" ,
720
720
" status" : " passed" ,
721
721
},
722
722
{
723
723
" assertionResults" : [],
724
724
" message" : " window is not defined" ,
725
- " name" : " /Users/matt/repos/ts/beginners-typescript-tutorial/ src/17-function-types.solution.2.ts" ,
725
+ " name" : " src/17-function-types.solution.2.ts" ,
726
726
" status" : " passed" ,
727
727
},
728
728
{
@@ -738,7 +738,7 @@ exports[`vitest > Should have the correct Vitest errors 1`] = `
738
738
},
739
739
],
740
740
" message" : " " ,
741
- " name" : " /Users/matt/repos/ts/beginners-typescript-tutorial/ src/18-function-types-with-promises.problem.ts" ,
741
+ " name" : " src/18-function-types-with-promises.problem.ts" ,
742
742
" status" : " passed" ,
743
743
},
744
744
{
@@ -754,7 +754,7 @@ exports[`vitest > Should have the correct Vitest errors 1`] = `
754
754
},
755
755
],
756
756
" message" : " " ,
757
- " name" : " /Users/matt/repos/ts/beginners-typescript-tutorial/ src/18-function-types-with-promises.solution.ts" ,
757
+ " name" : " src/18-function-types-with-promises.solution.ts" ,
758
758
" status" : " passed" ,
759
759
},
760
760
],
0 commit comments