@teambit/jest 1.0.256 → 1.0.258

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -14,831 +14,806 @@
14
14
  },
15
15
  "exports": [
16
16
  {
17
- "__schema": "ClassSchema",
17
+ "__schema": "ExportSchema",
18
18
  "location": {
19
- "filePath": "jest.tester.ts",
20
- "line": 39,
21
- "character": 1
19
+ "filePath": "index.ts",
20
+ "line": 1,
21
+ "character": 10
22
22
  },
23
- "signature": "class JestTester",
24
23
  "name": "JestTester",
25
- "members": [
26
- {
27
- "__schema": "ConstructorSchema",
28
- "location": {
29
- "filePath": "jest.tester.ts",
30
- "line": 42,
31
- "character": 3
32
- },
33
- "signature": "constructor JestTester(id: string, jestConfig: any, jestModulePath: string, jestWorker: HarmonyWorker<JestWorker>, logger: Logger, opts?: JestTesterOptions): JestTester",
34
- "name": "constructor",
35
- "params": [
36
- {
37
- "__schema": "ParameterSchema",
38
- "location": {
39
- "filePath": "jest.tester.ts",
40
- "line": 43,
41
- "character": 5
42
- },
43
- "name": "id",
44
- "type": {
45
- "__schema": "KeywordTypeSchema",
24
+ "exportNode": {
25
+ "__schema": "ClassSchema",
26
+ "location": {
27
+ "filePath": "jest.tester.ts",
28
+ "line": 39,
29
+ "character": 1
30
+ },
31
+ "signature": "class JestTester",
32
+ "name": "JestTester",
33
+ "members": [
34
+ {
35
+ "__schema": "ConstructorSchema",
36
+ "location": {
37
+ "filePath": "jest.tester.ts",
38
+ "line": 42,
39
+ "character": 3
40
+ },
41
+ "signature": "constructor JestTester(id: string, jestConfig: any, jestModulePath: string, jestWorker: HarmonyWorker<JestWorker>, logger: Logger, opts?: JestTesterOptions): JestTester",
42
+ "name": "constructor",
43
+ "params": [
44
+ {
45
+ "__schema": "ParameterSchema",
46
46
  "location": {
47
47
  "filePath": "jest.tester.ts",
48
48
  "line": 43,
49
- "character": 18
49
+ "character": 5
50
50
  },
51
- "name": "string"
52
- },
53
- "isOptional": false,
54
- "isSpread": false
55
- },
56
- {
57
- "__schema": "ParameterSchema",
58
- "location": {
59
- "filePath": "jest.tester.ts",
60
- "line": 44,
61
- "character": 5
51
+ "name": "id",
52
+ "type": {
53
+ "__schema": "KeywordTypeSchema",
54
+ "location": {
55
+ "filePath": "jest.tester.ts",
56
+ "line": 43,
57
+ "character": 18
58
+ },
59
+ "name": "string"
60
+ },
61
+ "isOptional": false,
62
+ "isSpread": false
62
63
  },
63
- "name": "jestConfig",
64
- "type": {
65
- "__schema": "KeywordTypeSchema",
64
+ {
65
+ "__schema": "ParameterSchema",
66
66
  "location": {
67
67
  "filePath": "jest.tester.ts",
68
68
  "line": 44,
69
- "character": 26
69
+ "character": 5
70
70
  },
71
- "name": "any"
72
- },
73
- "isOptional": false,
74
- "isSpread": false
75
- },
76
- {
77
- "__schema": "ParameterSchema",
78
- "location": {
79
- "filePath": "jest.tester.ts",
80
- "line": 45,
81
- "character": 5
71
+ "name": "jestConfig",
72
+ "type": {
73
+ "__schema": "KeywordTypeSchema",
74
+ "location": {
75
+ "filePath": "jest.tester.ts",
76
+ "line": 44,
77
+ "character": 26
78
+ },
79
+ "name": "any"
80
+ },
81
+ "isOptional": false,
82
+ "isSpread": false
82
83
  },
83
- "name": "jestModulePath",
84
- "type": {
85
- "__schema": "KeywordTypeSchema",
84
+ {
85
+ "__schema": "ParameterSchema",
86
86
  "location": {
87
87
  "filePath": "jest.tester.ts",
88
88
  "line": 45,
89
- "character": 29
89
+ "character": 5
90
90
  },
91
- "name": "string"
92
- },
93
- "isOptional": false,
94
- "isSpread": false
95
- },
96
- {
97
- "__schema": "ParameterSchema",
98
- "location": {
99
- "filePath": "jest.tester.ts",
100
- "line": 46,
101
- "character": 5
91
+ "name": "jestModulePath",
92
+ "type": {
93
+ "__schema": "KeywordTypeSchema",
94
+ "location": {
95
+ "filePath": "jest.tester.ts",
96
+ "line": 45,
97
+ "character": 29
98
+ },
99
+ "name": "string"
100
+ },
101
+ "isOptional": false,
102
+ "isSpread": false
102
103
  },
103
- "name": "jestWorker",
104
- "type": {
105
- "__schema": "TypeRefSchema",
104
+ {
105
+ "__schema": "ParameterSchema",
106
106
  "location": {
107
107
  "filePath": "jest.tester.ts",
108
108
  "line": 46,
109
- "character": 25
109
+ "character": 5
110
110
  },
111
- "name": "HarmonyWorker",
112
- "componentId": {
113
- "scope": "teambit.harmony",
114
- "name": "worker"
111
+ "name": "jestWorker",
112
+ "type": {
113
+ "__schema": "TypeRefSchema",
114
+ "location": {
115
+ "filePath": "jest.tester.ts",
116
+ "line": 46,
117
+ "character": 25
118
+ },
119
+ "name": "HarmonyWorker",
120
+ "typeArgs": [
121
+ {
122
+ "__schema": "TypeRefSchema",
123
+ "location": {
124
+ "filePath": "jest.tester.ts",
125
+ "line": 46,
126
+ "character": 39
127
+ },
128
+ "name": "JestWorker"
129
+ }
130
+ ]
115
131
  },
116
- "typeArgs": [
117
- {
118
- "__schema": "TypeRefSchema",
119
- "location": {
120
- "filePath": "jest.tester.ts",
121
- "line": 46,
122
- "character": 39
123
- },
124
- "name": "JestWorker",
125
- "internalFilePath": "jest.worker.ts"
126
- }
127
- ]
128
- },
129
- "isOptional": false,
130
- "isSpread": false
131
- },
132
- {
133
- "__schema": "ParameterSchema",
134
- "location": {
135
- "filePath": "jest.tester.ts",
136
- "line": 47,
137
- "character": 5
132
+ "isOptional": false,
133
+ "isSpread": false
138
134
  },
139
- "name": "logger",
140
- "type": {
141
- "__schema": "TypeRefSchema",
135
+ {
136
+ "__schema": "ParameterSchema",
142
137
  "location": {
143
138
  "filePath": "jest.tester.ts",
144
139
  "line": 47,
145
- "character": 21
140
+ "character": 5
146
141
  },
147
- "name": "Logger",
148
- "componentId": {
149
- "scope": "teambit.harmony",
150
- "name": "logger"
151
- }
152
- },
153
- "isOptional": false,
154
- "isSpread": false
155
- },
156
- {
157
- "__schema": "ParameterSchema",
158
- "location": {
159
- "filePath": "jest.tester.ts",
160
- "line": 48,
161
- "character": 5
142
+ "name": "logger",
143
+ "type": {
144
+ "__schema": "TypeRefSchema",
145
+ "location": {
146
+ "filePath": "jest.tester.ts",
147
+ "line": 47,
148
+ "character": 21
149
+ },
150
+ "name": "Logger"
151
+ },
152
+ "isOptional": false,
153
+ "isSpread": false
162
154
  },
163
- "name": "opts",
164
- "type": {
165
- "__schema": "TypeRefSchema",
155
+ {
156
+ "__schema": "ParameterSchema",
166
157
  "location": {
167
158
  "filePath": "jest.tester.ts",
168
159
  "line": 48,
169
- "character": 19
160
+ "character": 5
161
+ },
162
+ "name": "opts",
163
+ "type": {
164
+ "__schema": "TypeRefSchema",
165
+ "location": {
166
+ "filePath": "jest.tester.ts",
167
+ "line": 48,
168
+ "character": 19
169
+ },
170
+ "name": "JestTesterOptions"
170
171
  },
171
- "name": "JestTesterOptions",
172
- "internalFilePath": "jest.tester.ts"
172
+ "isOptional": true,
173
+ "defaultValue": "{}",
174
+ "isSpread": false
175
+ }
176
+ ],
177
+ "returnType": {
178
+ "__schema": "ThisTypeSchema",
179
+ "location": {
180
+ "filePath": "jest.tester.ts",
181
+ "line": 39,
182
+ "character": 1
173
183
  },
174
- "isOptional": true,
175
- "defaultValue": "{}",
176
- "isSpread": false
177
- }
178
- ],
179
- "returnType": {
180
- "__schema": "ThisTypeSchema",
181
- "location": {
182
- "filePath": "jest.tester.ts",
183
- "line": 39,
184
- "character": 1
184
+ "name": "JestTester"
185
185
  },
186
- "name": "JestTester"
187
- },
188
- "modifiers": []
189
- },
190
- {
191
- "__schema": "VariableLikeSchema",
192
- "location": {
193
- "filePath": "jest.tester.ts",
194
- "line": 54,
195
- "character": 3
186
+ "modifiers": []
196
187
  },
197
- "signature": "(property) JestTester.configPath: any",
198
- "name": "configPath",
199
- "type": {
200
- "__schema": "InferenceTypeSchema",
188
+ {
189
+ "__schema": "VariableLikeSchema",
201
190
  "location": {
202
191
  "filePath": "jest.tester.ts",
203
192
  "line": 54,
204
193
  "character": 3
205
194
  },
206
- "type": "any"
207
- },
208
- "isOptional": true,
209
- "defaultValue": "this.jestConfig"
210
- },
211
- {
212
- "__schema": "VariableLikeSchema",
213
- "location": {
214
- "filePath": "jest.tester.ts",
215
- "line": 56,
216
- "character": 3
195
+ "signature": "(property) JestTester.configPath: any",
196
+ "name": "configPath",
197
+ "type": {
198
+ "__schema": "InferenceTypeSchema",
199
+ "location": {
200
+ "filePath": "jest.tester.ts",
201
+ "line": 54,
202
+ "character": 3
203
+ },
204
+ "type": "any"
205
+ },
206
+ "isOptional": true,
207
+ "defaultValue": "this.jestConfig"
217
208
  },
218
- "signature": "(property) JestTester.displayName: string",
219
- "name": "displayName",
220
- "type": {
221
- "__schema": "InferenceTypeSchema",
209
+ {
210
+ "__schema": "VariableLikeSchema",
222
211
  "location": {
223
212
  "filePath": "jest.tester.ts",
224
213
  "line": 56,
225
214
  "character": 3
226
215
  },
227
- "type": "string"
228
- },
229
- "isOptional": true,
230
- "defaultValue": "'Jest'"
231
- },
232
- {
233
- "__schema": "VariableLikeSchema",
234
- "location": {
235
- "filePath": "jest.tester.ts",
236
- "line": 58,
237
- "character": 3
238
- },
239
- "signature": "(property) JestTester._callback: CallbackFn | undefined",
240
- "name": "_callback",
241
- "type": {
242
- "__schema": "TypeUnionSchema",
243
- "location": {
244
- "filePath": "jest.tester.ts",
245
- "line": 58,
246
- "character": 14
247
- },
248
- "types": [
249
- {
250
- "__schema": "TypeRefSchema",
251
- "location": {
252
- "filePath": "jest.tester.ts",
253
- "line": 58,
254
- "character": 14
255
- },
256
- "name": "CallbackFn",
257
- "componentId": {
258
- "scope": "teambit.defender",
259
- "name": "tester"
260
- }
216
+ "signature": "(property) JestTester.displayName: string",
217
+ "name": "displayName",
218
+ "type": {
219
+ "__schema": "InferenceTypeSchema",
220
+ "location": {
221
+ "filePath": "jest.tester.ts",
222
+ "line": 56,
223
+ "character": 3
261
224
  },
262
- {
263
- "__schema": "KeywordTypeSchema",
264
- "location": {
265
- "filePath": "jest.tester.ts",
266
- "line": 58,
267
- "character": 27
268
- },
269
- "name": "undefined"
270
- }
271
- ]
272
- },
273
- "isOptional": false
274
- },
275
- {
276
- "__schema": "FunctionLikeSchema",
277
- "location": {
278
- "filePath": "jest.tester.ts",
279
- "line": 60,
280
- "character": 3
281
- },
282
- "signature": "(method) JestTester.displayConfig(): string",
283
- "name": "displayConfig",
284
- "params": [],
285
- "returnType": {
286
- "__schema": "InferenceTypeSchema",
287
- "location": {
288
- "filePath": "jest.tester.ts",
289
- "line": 60,
290
- "character": 3
225
+ "type": "string"
291
226
  },
292
- "type": "string"
293
- },
294
- "modifiers": []
295
- },
296
- {
297
- "__schema": "FunctionLikeSchema",
298
- "location": {
299
- "filePath": "jest.tester.ts",
300
- "line": 64,
301
- "character": 3
227
+ "isOptional": true,
228
+ "defaultValue": "'Jest'"
302
229
  },
303
- "signature": "(method) JestTester.version(): any",
304
- "name": "version",
305
- "params": [],
306
- "returnType": {
307
- "__schema": "InferenceTypeSchema",
230
+ {
231
+ "__schema": "VariableLikeSchema",
308
232
  "location": {
309
233
  "filePath": "jest.tester.ts",
310
- "line": 64,
234
+ "line": 58,
311
235
  "character": 3
312
236
  },
313
- "type": "any"
314
- },
315
- "modifiers": []
316
- },
317
- {
318
- "__schema": "FunctionLikeSchema",
319
- "location": {
320
- "filePath": "jest.tester.ts",
321
- "line": 154,
322
- "character": 3
323
- },
324
- "signature": "(method) JestTester.onTestRunComplete(callback: CallbackFn): Promise<void>",
325
- "name": "onTestRunComplete",
326
- "params": [
327
- {
328
- "__schema": "ParameterSchema",
237
+ "signature": "(property) JestTester._callback: CallbackFn | undefined",
238
+ "name": "_callback",
239
+ "type": {
240
+ "__schema": "TypeUnionSchema",
329
241
  "location": {
330
242
  "filePath": "jest.tester.ts",
331
- "line": 154,
332
- "character": 27
243
+ "line": 58,
244
+ "character": 14
333
245
  },
334
- "name": "callback",
335
- "type": {
336
- "__schema": "TypeRefSchema",
337
- "location": {
338
- "filePath": "jest.tester.ts",
339
- "line": 154,
340
- "character": 37
246
+ "types": [
247
+ {
248
+ "__schema": "TypeRefSchema",
249
+ "location": {
250
+ "filePath": "jest.tester.ts",
251
+ "line": 58,
252
+ "character": 14
253
+ },
254
+ "name": "CallbackFn"
341
255
  },
342
- "name": "CallbackFn",
343
- "componentId": {
344
- "scope": "teambit.defender",
345
- "name": "tester"
256
+ {
257
+ "__schema": "KeywordTypeSchema",
258
+ "location": {
259
+ "filePath": "jest.tester.ts",
260
+ "line": 58,
261
+ "character": 27
262
+ },
263
+ "name": "undefined"
346
264
  }
347
- },
348
- "isOptional": false,
349
- "isSpread": false
350
- }
351
- ],
352
- "returnType": {
353
- "__schema": "InferenceTypeSchema",
265
+ ]
266
+ },
267
+ "isOptional": false
268
+ },
269
+ {
270
+ "__schema": "FunctionLikeSchema",
354
271
  "location": {
355
272
  "filePath": "jest.tester.ts",
356
- "line": 154,
273
+ "line": 60,
357
274
  "character": 3
358
275
  },
359
- "type": "Promise<void>"
360
- },
361
- "modifiers": [
362
- "async"
363
- ]
364
- },
365
- {
366
- "__schema": "FunctionLikeSchema",
367
- "location": {
368
- "filePath": "jest.tester.ts",
369
- "line": 158,
370
- "character": 3
276
+ "signature": "(method) JestTester.displayConfig(): string",
277
+ "name": "displayConfig",
278
+ "params": [],
279
+ "returnType": {
280
+ "__schema": "InferenceTypeSchema",
281
+ "location": {
282
+ "filePath": "jest.tester.ts",
283
+ "line": 60,
284
+ "character": 3
285
+ },
286
+ "type": "string"
287
+ },
288
+ "modifiers": []
371
289
  },
372
- "signature": "(method) JestTester.test(context: TesterContext): Promise<Tests>",
373
- "name": "test",
374
- "params": [
375
- {
376
- "__schema": "ParameterSchema",
290
+ {
291
+ "__schema": "FunctionLikeSchema",
292
+ "location": {
293
+ "filePath": "jest.tester.ts",
294
+ "line": 64,
295
+ "character": 3
296
+ },
297
+ "signature": "(method) JestTester.version(): any",
298
+ "name": "version",
299
+ "params": [],
300
+ "returnType": {
301
+ "__schema": "InferenceTypeSchema",
377
302
  "location": {
378
303
  "filePath": "jest.tester.ts",
379
- "line": 158,
380
- "character": 14
304
+ "line": 64,
305
+ "character": 3
381
306
  },
382
- "name": "context",
383
- "type": {
384
- "__schema": "TypeRefSchema",
307
+ "type": "any"
308
+ },
309
+ "modifiers": []
310
+ },
311
+ {
312
+ "__schema": "FunctionLikeSchema",
313
+ "location": {
314
+ "filePath": "jest.tester.ts",
315
+ "line": 154,
316
+ "character": 3
317
+ },
318
+ "signature": "(method) JestTester.onTestRunComplete(callback: CallbackFn): Promise<void>",
319
+ "name": "onTestRunComplete",
320
+ "params": [
321
+ {
322
+ "__schema": "ParameterSchema",
385
323
  "location": {
386
324
  "filePath": "jest.tester.ts",
387
- "line": 158,
388
- "character": 23
325
+ "line": 154,
326
+ "character": 27
389
327
  },
390
- "name": "TesterContext",
391
- "componentId": {
392
- "scope": "teambit.defender",
393
- "name": "tester"
394
- }
328
+ "name": "callback",
329
+ "type": {
330
+ "__schema": "TypeRefSchema",
331
+ "location": {
332
+ "filePath": "jest.tester.ts",
333
+ "line": 154,
334
+ "character": 37
335
+ },
336
+ "name": "CallbackFn"
337
+ },
338
+ "isOptional": false,
339
+ "isSpread": false
340
+ }
341
+ ],
342
+ "returnType": {
343
+ "__schema": "InferenceTypeSchema",
344
+ "location": {
345
+ "filePath": "jest.tester.ts",
346
+ "line": 154,
347
+ "character": 3
395
348
  },
396
- "isOptional": false,
397
- "isSpread": false
398
- }
399
- ],
400
- "returnType": {
401
- "__schema": "TypeRefSchema",
349
+ "type": "Promise<void>"
350
+ },
351
+ "modifiers": [
352
+ "async"
353
+ ]
354
+ },
355
+ {
356
+ "__schema": "FunctionLikeSchema",
402
357
  "location": {
403
358
  "filePath": "jest.tester.ts",
404
359
  "line": 158,
405
- "character": 39
360
+ "character": 3
406
361
  },
407
- "name": "Promise",
408
- "typeArgs": [
362
+ "signature": "(method) JestTester.test(context: TesterContext): Promise<Tests>",
363
+ "name": "test",
364
+ "params": [
409
365
  {
410
- "__schema": "TypeRefSchema",
366
+ "__schema": "ParameterSchema",
411
367
  "location": {
412
368
  "filePath": "jest.tester.ts",
413
369
  "line": 158,
414
- "character": 47
370
+ "character": 14
415
371
  },
416
- "name": "Tests",
417
- "componentId": {
418
- "scope": "teambit.defender",
419
- "name": "tester"
420
- }
372
+ "name": "context",
373
+ "type": {
374
+ "__schema": "TypeRefSchema",
375
+ "location": {
376
+ "filePath": "jest.tester.ts",
377
+ "line": 158,
378
+ "character": 23
379
+ },
380
+ "name": "TesterContext"
381
+ },
382
+ "isOptional": false,
383
+ "isSpread": false
421
384
  }
422
- ]
423
- },
424
- "modifiers": [
425
- "async"
426
- ]
427
- },
428
- {
429
- "__schema": "FunctionLikeSchema",
430
- "location": {
431
- "filePath": "jest.tester.ts",
432
- "line": 226,
433
- "character": 3
434
- },
435
- "signature": "(method) JestTester.watch(context: TesterContext): Promise<Tests>",
436
- "name": "watch",
437
- "params": [
438
- {
439
- "__schema": "ParameterSchema",
385
+ ],
386
+ "returnType": {
387
+ "__schema": "TypeRefSchema",
440
388
  "location": {
441
389
  "filePath": "jest.tester.ts",
442
- "line": 226,
443
- "character": 15
390
+ "line": 158,
391
+ "character": 39
444
392
  },
445
- "name": "context",
446
- "type": {
447
- "__schema": "TypeRefSchema",
448
- "location": {
449
- "filePath": "jest.tester.ts",
450
- "line": 226,
451
- "character": 24
452
- },
453
- "name": "TesterContext",
454
- "componentId": {
455
- "scope": "teambit.defender",
456
- "name": "tester"
393
+ "name": "Promise",
394
+ "typeArgs": [
395
+ {
396
+ "__schema": "TypeRefSchema",
397
+ "location": {
398
+ "filePath": "jest.tester.ts",
399
+ "line": 158,
400
+ "character": 47
401
+ },
402
+ "name": "Tests"
457
403
  }
458
- },
459
- "isOptional": false,
460
- "isSpread": false
461
- }
462
- ],
463
- "returnType": {
464
- "__schema": "TypeRefSchema",
404
+ ]
405
+ },
406
+ "modifiers": [
407
+ "async"
408
+ ]
409
+ },
410
+ {
411
+ "__schema": "FunctionLikeSchema",
465
412
  "location": {
466
413
  "filePath": "jest.tester.ts",
467
414
  "line": 226,
468
- "character": 40
415
+ "character": 3
469
416
  },
470
- "name": "Promise",
471
- "typeArgs": [
417
+ "signature": "(method) JestTester.watch(context: TesterContext): Promise<Tests>",
418
+ "name": "watch",
419
+ "params": [
472
420
  {
473
- "__schema": "TypeRefSchema",
421
+ "__schema": "ParameterSchema",
474
422
  "location": {
475
423
  "filePath": "jest.tester.ts",
476
424
  "line": 226,
477
- "character": 48
425
+ "character": 15
478
426
  },
479
- "name": "Tests",
480
- "componentId": {
481
- "scope": "teambit.defender",
482
- "name": "tester"
483
- }
427
+ "name": "context",
428
+ "type": {
429
+ "__schema": "TypeRefSchema",
430
+ "location": {
431
+ "filePath": "jest.tester.ts",
432
+ "line": 226,
433
+ "character": 24
434
+ },
435
+ "name": "TesterContext"
436
+ },
437
+ "isOptional": false,
438
+ "isSpread": false
484
439
  }
440
+ ],
441
+ "returnType": {
442
+ "__schema": "TypeRefSchema",
443
+ "location": {
444
+ "filePath": "jest.tester.ts",
445
+ "line": 226,
446
+ "character": 40
447
+ },
448
+ "name": "Promise",
449
+ "typeArgs": [
450
+ {
451
+ "__schema": "TypeRefSchema",
452
+ "location": {
453
+ "filePath": "jest.tester.ts",
454
+ "line": 226,
455
+ "character": 48
456
+ },
457
+ "name": "Tests"
458
+ }
459
+ ]
460
+ },
461
+ "modifiers": [
462
+ "async"
485
463
  ]
486
- },
487
- "modifiers": [
488
- "async"
489
- ]
490
- }
491
- ],
492
- "extendsNodes": [],
493
- "implementNodes": [
494
- {
495
- "__schema": "ExpressionWithTypeArgumentsSchema",
496
- "location": {
497
- "filePath": "jest.tester.ts",
498
- "line": 39,
499
- "character": 36
500
- },
501
- "name": "implements Tester",
502
- "typeArgs": [],
503
- "expression": {
504
- "__schema": "TypeRefSchema",
464
+ }
465
+ ],
466
+ "extendsNodes": [],
467
+ "implementNodes": [
468
+ {
469
+ "__schema": "ExpressionWithTypeArgumentsSchema",
505
470
  "location": {
506
471
  "filePath": "jest.tester.ts",
507
472
  "line": 39,
508
473
  "character": 36
509
474
  },
510
- "name": "Tester",
511
- "componentId": {
512
- "_legacy": {
513
- "scope": "teambit.defender",
514
- "name": "jest",
515
- "version": "1.0.256"
475
+ "name": "implements Tester",
476
+ "typeArgs": [],
477
+ "expression": {
478
+ "__schema": "TypeRefSchema",
479
+ "location": {
480
+ "filePath": "jest.tester.ts",
481
+ "line": 39,
482
+ "character": 36
516
483
  },
517
- "_scope": "teambit.defender"
484
+ "name": "Tester",
485
+ "componentId": {
486
+ "_legacy": {
487
+ "scope": "teambit.defender",
488
+ "name": "jest",
489
+ "version": "1.0.258"
490
+ },
491
+ "_scope": "teambit.defender"
492
+ }
518
493
  }
519
494
  }
520
- }
521
- ]
495
+ ]
496
+ }
522
497
  },
523
498
  {
524
- "__schema": "ClassSchema",
499
+ "__schema": "ExportSchema",
525
500
  "location": {
526
- "filePath": "jest.main.runtime.ts",
527
- "line": 10,
528
- "character": 1
501
+ "filePath": "index.ts",
502
+ "line": 2,
503
+ "character": 15
529
504
  },
530
- "signature": "class JestMain",
531
505
  "name": "JestMain",
532
- "members": [
533
- {
534
- "__schema": "ConstructorSchema",
535
- "location": {
536
- "filePath": "jest.main.runtime.ts",
537
- "line": 11,
538
- "character": 3
539
- },
540
- "signature": "constructor JestMain(jestWorker: HarmonyWorker<JestWorker>, logger: Logger): JestMain",
541
- "name": "constructor",
542
- "params": [
543
- {
544
- "__schema": "ParameterSchema",
545
- "location": {
546
- "filePath": "jest.main.runtime.ts",
547
- "line": 11,
548
- "character": 15
549
- },
550
- "name": "jestWorker",
551
- "type": {
552
- "__schema": "TypeRefSchema",
506
+ "exportNode": {
507
+ "__schema": "ClassSchema",
508
+ "location": {
509
+ "filePath": "jest.main.runtime.ts",
510
+ "line": 10,
511
+ "character": 1
512
+ },
513
+ "signature": "class JestMain",
514
+ "name": "JestMain",
515
+ "members": [
516
+ {
517
+ "__schema": "ConstructorSchema",
518
+ "location": {
519
+ "filePath": "jest.main.runtime.ts",
520
+ "line": 11,
521
+ "character": 3
522
+ },
523
+ "signature": "constructor JestMain(jestWorker: HarmonyWorker<JestWorker>, logger: Logger): JestMain",
524
+ "name": "constructor",
525
+ "params": [
526
+ {
527
+ "__schema": "ParameterSchema",
553
528
  "location": {
554
529
  "filePath": "jest.main.runtime.ts",
555
530
  "line": 11,
556
- "character": 35
531
+ "character": 15
557
532
  },
558
- "name": "HarmonyWorker",
559
- "componentId": {
560
- "scope": "teambit.harmony",
561
- "name": "worker"
533
+ "name": "jestWorker",
534
+ "type": {
535
+ "__schema": "TypeRefSchema",
536
+ "location": {
537
+ "filePath": "jest.main.runtime.ts",
538
+ "line": 11,
539
+ "character": 35
540
+ },
541
+ "name": "HarmonyWorker",
542
+ "typeArgs": [
543
+ {
544
+ "__schema": "TypeRefSchema",
545
+ "location": {
546
+ "filePath": "jest.main.runtime.ts",
547
+ "line": 11,
548
+ "character": 49
549
+ },
550
+ "name": "JestWorker"
551
+ }
552
+ ]
562
553
  },
563
- "typeArgs": [
564
- {
565
- "__schema": "TypeRefSchema",
566
- "location": {
567
- "filePath": "jest.main.runtime.ts",
568
- "line": 11,
569
- "character": 49
570
- },
571
- "name": "JestWorker",
572
- "internalFilePath": "jest.worker.ts"
573
- }
574
- ]
554
+ "isOptional": false,
555
+ "isSpread": false
575
556
  },
576
- "isOptional": false,
577
- "isSpread": false
578
- },
579
- {
580
- "__schema": "ParameterSchema",
557
+ {
558
+ "__schema": "ParameterSchema",
559
+ "location": {
560
+ "filePath": "jest.main.runtime.ts",
561
+ "line": 11,
562
+ "character": 62
563
+ },
564
+ "name": "logger",
565
+ "type": {
566
+ "__schema": "TypeRefSchema",
567
+ "location": {
568
+ "filePath": "jest.main.runtime.ts",
569
+ "line": 11,
570
+ "character": 78
571
+ },
572
+ "name": "Logger"
573
+ },
574
+ "isOptional": false,
575
+ "isSpread": false
576
+ }
577
+ ],
578
+ "returnType": {
579
+ "__schema": "ThisTypeSchema",
581
580
  "location": {
582
581
  "filePath": "jest.main.runtime.ts",
583
- "line": 11,
584
- "character": 62
585
- },
586
- "name": "logger",
587
- "type": {
588
- "__schema": "TypeRefSchema",
589
- "location": {
590
- "filePath": "jest.main.runtime.ts",
591
- "line": 11,
592
- "character": 78
593
- },
594
- "name": "Logger",
595
- "componentId": {
596
- "scope": "teambit.harmony",
597
- "name": "logger"
598
- }
582
+ "line": 10,
583
+ "character": 1
599
584
  },
600
- "isOptional": false,
601
- "isSpread": false
602
- }
603
- ],
604
- "returnType": {
605
- "__schema": "ThisTypeSchema",
585
+ "name": "JestMain"
586
+ },
587
+ "modifiers": []
588
+ },
589
+ {
590
+ "__schema": "FunctionLikeSchema",
606
591
  "location": {
607
592
  "filePath": "jest.main.runtime.ts",
608
- "line": 10,
609
- "character": 1
593
+ "line": 13,
594
+ "character": 3
610
595
  },
611
- "name": "JestMain"
612
- },
613
- "modifiers": []
614
- },
615
- {
616
- "__schema": "FunctionLikeSchema",
617
- "location": {
618
- "filePath": "jest.main.runtime.ts",
619
- "line": 13,
620
- "character": 3
621
- },
622
- "signature": "(method) JestMain.createTester(jestConfig: any, jestModulePath?: string, opts?: JestTesterOptions): JestTester",
623
- "name": "createTester",
624
- "params": [
625
- {
626
- "__schema": "ParameterSchema",
627
- "location": {
628
- "filePath": "jest.main.runtime.ts",
629
- "line": 13,
630
- "character": 16
631
- },
632
- "name": "jestConfig",
633
- "type": {
634
- "__schema": "KeywordTypeSchema",
596
+ "signature": "(method) JestMain.createTester(jestConfig: any, jestModulePath?: string, opts?: JestTesterOptions): JestTester",
597
+ "name": "createTester",
598
+ "params": [
599
+ {
600
+ "__schema": "ParameterSchema",
635
601
  "location": {
636
602
  "filePath": "jest.main.runtime.ts",
637
603
  "line": 13,
638
- "character": 28
604
+ "character": 16
639
605
  },
640
- "name": "any"
641
- },
642
- "isOptional": false,
643
- "isSpread": false
644
- },
645
- {
646
- "__schema": "ParameterSchema",
647
- "location": {
648
- "filePath": "jest.main.runtime.ts",
649
- "line": 13,
650
- "character": 33
606
+ "name": "jestConfig",
607
+ "type": {
608
+ "__schema": "KeywordTypeSchema",
609
+ "location": {
610
+ "filePath": "jest.main.runtime.ts",
611
+ "line": 13,
612
+ "character": 28
613
+ },
614
+ "name": "any"
615
+ },
616
+ "isOptional": false,
617
+ "isSpread": false
651
618
  },
652
- "name": "jestModulePath",
653
- "type": {
654
- "__schema": "InferenceTypeSchema",
619
+ {
620
+ "__schema": "ParameterSchema",
655
621
  "location": {
656
622
  "filePath": "jest.main.runtime.ts",
657
623
  "line": 13,
658
624
  "character": 33
659
625
  },
660
- "type": "string"
661
- },
662
- "isOptional": true,
663
- "defaultValue": "require.resolve('jest')",
664
- "isSpread": false
665
- },
666
- {
667
- "__schema": "ParameterSchema",
668
- "location": {
669
- "filePath": "jest.main.runtime.ts",
670
- "line": 13,
671
- "character": 75
626
+ "name": "jestModulePath",
627
+ "type": {
628
+ "__schema": "InferenceTypeSchema",
629
+ "location": {
630
+ "filePath": "jest.main.runtime.ts",
631
+ "line": 13,
632
+ "character": 33
633
+ },
634
+ "type": "string"
635
+ },
636
+ "isOptional": true,
637
+ "defaultValue": "require.resolve('jest')",
638
+ "isSpread": false
672
639
  },
673
- "name": "opts",
674
- "type": {
675
- "__schema": "TypeRefSchema",
640
+ {
641
+ "__schema": "ParameterSchema",
676
642
  "location": {
677
643
  "filePath": "jest.main.runtime.ts",
678
644
  "line": 13,
679
- "character": 82
645
+ "character": 75
646
+ },
647
+ "name": "opts",
648
+ "type": {
649
+ "__schema": "TypeRefSchema",
650
+ "location": {
651
+ "filePath": "jest.main.runtime.ts",
652
+ "line": 13,
653
+ "character": 82
654
+ },
655
+ "name": "JestTesterOptions"
680
656
  },
681
- "name": "JestTesterOptions",
682
- "internalFilePath": "jest.tester.ts"
657
+ "isOptional": true,
658
+ "isSpread": false
659
+ }
660
+ ],
661
+ "returnType": {
662
+ "__schema": "TypeRefSchema",
663
+ "location": {
664
+ "filePath": "jest.main.runtime.ts",
665
+ "line": 13,
666
+ "character": 3
683
667
  },
684
- "isOptional": true,
685
- "isSpread": false
686
- }
687
- ],
688
- "returnType": {
689
- "__schema": "TypeRefSchema",
690
- "location": {
691
- "filePath": "jest.main.runtime.ts",
692
- "line": 13,
693
- "character": 3
668
+ "name": "JestTester"
694
669
  },
695
- "name": "JestTester"
696
- },
697
- "modifiers": []
698
- },
699
- {
700
- "__schema": "VariableLikeSchema",
701
- "location": {
702
- "filePath": "jest.main.runtime.ts",
703
- "line": 17,
704
- "character": 3
670
+ "modifiers": []
705
671
  },
706
- "signature": "(property) JestMain.runtime: RuntimeDefinition",
707
- "name": "runtime",
708
- "type": {
709
- "__schema": "InferenceTypeSchema",
672
+ {
673
+ "__schema": "VariableLikeSchema",
710
674
  "location": {
711
675
  "filePath": "jest.main.runtime.ts",
712
676
  "line": 17,
713
677
  "character": 3
714
678
  },
715
- "type": "RuntimeDefinition"
716
- },
717
- "isOptional": true,
718
- "defaultValue": "MainRuntime"
719
- },
720
- {
721
- "__schema": "VariableLikeSchema",
722
- "location": {
723
- "filePath": "jest.main.runtime.ts",
724
- "line": 18,
725
- "character": 3
679
+ "signature": "(property) JestMain.runtime: RuntimeDefinition",
680
+ "name": "runtime",
681
+ "type": {
682
+ "__schema": "InferenceTypeSchema",
683
+ "location": {
684
+ "filePath": "jest.main.runtime.ts",
685
+ "line": 17,
686
+ "character": 3
687
+ },
688
+ "type": "RuntimeDefinition"
689
+ },
690
+ "isOptional": true,
691
+ "defaultValue": "MainRuntime"
726
692
  },
727
- "signature": "(property) JestMain.dependencies: Aspect[]",
728
- "name": "dependencies",
729
- "type": {
730
- "__schema": "InferenceTypeSchema",
693
+ {
694
+ "__schema": "VariableLikeSchema",
731
695
  "location": {
732
696
  "filePath": "jest.main.runtime.ts",
733
697
  "line": 18,
734
698
  "character": 3
735
699
  },
736
- "type": "Aspect[]"
737
- },
738
- "isOptional": true,
739
- "defaultValue": "[WorkerAspect, LoggerAspect]"
740
- },
741
- {
742
- "__schema": "FunctionLikeSchema",
743
- "location": {
744
- "filePath": "jest.main.runtime.ts",
745
- "line": 20,
746
- "character": 3
747
- },
748
- "signature": "(method) JestMain.provider([worker, loggerAspect]: [WorkerMain, LoggerMain]): Promise<JestMain>",
749
- "name": "provider",
750
- "params": [
751
- {
752
- "__schema": "ParameterSchema",
700
+ "signature": "(property) JestMain.dependencies: Aspect[]",
701
+ "name": "dependencies",
702
+ "type": {
703
+ "__schema": "InferenceTypeSchema",
753
704
  "location": {
754
705
  "filePath": "jest.main.runtime.ts",
755
- "line": 20,
756
- "character": 25
706
+ "line": 18,
707
+ "character": 3
757
708
  },
758
- "name": "[ worker, loggerAspect ]",
759
- "type": {
760
- "__schema": "TupleTypeSchema",
709
+ "type": "Aspect[]"
710
+ },
711
+ "isOptional": true,
712
+ "defaultValue": "[WorkerAspect, LoggerAspect]"
713
+ },
714
+ {
715
+ "__schema": "FunctionLikeSchema",
716
+ "location": {
717
+ "filePath": "jest.main.runtime.ts",
718
+ "line": 20,
719
+ "character": 3
720
+ },
721
+ "signature": "(method) JestMain.provider([worker, loggerAspect]: [WorkerMain, LoggerMain]): Promise<JestMain>",
722
+ "name": "provider",
723
+ "params": [
724
+ {
725
+ "__schema": "ParameterSchema",
761
726
  "location": {
762
727
  "filePath": "jest.main.runtime.ts",
763
728
  "line": 20,
764
- "character": 49
729
+ "character": 25
765
730
  },
766
- "elements": [
767
- {
768
- "__schema": "TypeRefSchema",
769
- "location": {
770
- "filePath": "jest.main.runtime.ts",
771
- "line": 20,
772
- "character": 50
773
- },
774
- "name": "WorkerMain",
775
- "componentId": {
776
- "scope": "teambit.harmony",
777
- "name": "worker"
778
- }
731
+ "name": "[ worker, loggerAspect ]",
732
+ "type": {
733
+ "__schema": "TupleTypeSchema",
734
+ "location": {
735
+ "filePath": "jest.main.runtime.ts",
736
+ "line": 20,
737
+ "character": 49
779
738
  },
780
- {
781
- "__schema": "TypeRefSchema",
782
- "location": {
783
- "filePath": "jest.main.runtime.ts",
784
- "line": 20,
785
- "character": 62
739
+ "elements": [
740
+ {
741
+ "__schema": "TypeRefSchema",
742
+ "location": {
743
+ "filePath": "jest.main.runtime.ts",
744
+ "line": 20,
745
+ "character": 50
746
+ },
747
+ "name": "WorkerMain"
786
748
  },
787
- "name": "LoggerMain",
788
- "componentId": {
789
- "scope": "teambit.harmony",
790
- "name": "logger"
749
+ {
750
+ "__schema": "TypeRefSchema",
751
+ "location": {
752
+ "filePath": "jest.main.runtime.ts",
753
+ "line": 20,
754
+ "character": 62
755
+ },
756
+ "name": "LoggerMain"
791
757
  }
792
- }
793
- ]
758
+ ]
759
+ },
760
+ "isOptional": false,
761
+ "isSpread": false
762
+ }
763
+ ],
764
+ "returnType": {
765
+ "__schema": "InferenceTypeSchema",
766
+ "location": {
767
+ "filePath": "jest.main.runtime.ts",
768
+ "line": 20,
769
+ "character": 3
794
770
  },
795
- "isOptional": false,
796
- "isSpread": false
797
- }
798
- ],
799
- "returnType": {
800
- "__schema": "InferenceTypeSchema",
801
- "location": {
802
- "filePath": "jest.main.runtime.ts",
803
- "line": 20,
804
- "character": 3
771
+ "type": "Promise<JestMain>"
805
772
  },
806
- "type": "Promise<JestMain>"
807
- },
808
- "modifiers": [
809
- "static",
810
- "async"
811
- ]
812
- }
813
- ],
814
- "extendsNodes": [],
815
- "implementNodes": []
773
+ "modifiers": [
774
+ "static",
775
+ "async"
776
+ ]
777
+ }
778
+ ],
779
+ "extendsNodes": [],
780
+ "implementNodes": []
781
+ }
816
782
  },
817
783
  {
818
- "__schema": "VariableLikeSchema",
784
+ "__schema": "ExportSchema",
819
785
  "location": {
820
- "filePath": "jest.aspect.ts",
786
+ "filePath": "index.ts",
821
787
  "line": 3,
822
- "character": 14
788
+ "character": 10
823
789
  },
824
- "signature": "const JestAspect: Aspect",
825
790
  "name": "JestAspect",
826
- "type": {
827
- "__schema": "TypeRefSchema",
791
+ "exportNode": {
792
+ "__schema": "VariableLikeSchema",
828
793
  "location": {
829
794
  "filePath": "jest.aspect.ts",
830
795
  "line": 3,
831
796
  "character": 14
832
797
  },
833
- "name": "Aspect",
834
- "componentId": {
835
- "scope": "teambit.harmony",
836
- "name": "harmony",
837
- "version": "0.4.6"
838
- }
839
- },
840
- "isOptional": false,
841
- "defaultValue": "Aspect.create({\n id: 'teambit.defender/jest',\n})"
798
+ "signature": "const JestAspect: Aspect",
799
+ "name": "JestAspect",
800
+ "type": {
801
+ "__schema": "TypeRefSchema",
802
+ "location": {
803
+ "filePath": "jest.aspect.ts",
804
+ "line": 3,
805
+ "character": 14
806
+ },
807
+ "name": "Aspect",
808
+ "componentId": {
809
+ "scope": "teambit.harmony",
810
+ "name": "harmony",
811
+ "version": "0.4.6"
812
+ }
813
+ },
814
+ "isOptional": false,
815
+ "defaultValue": "Aspect.create({\n id: 'teambit.defender/jest',\n})"
816
+ }
842
817
  }
843
818
  ],
844
819
  "internals": []
@@ -971,7 +946,7 @@
971
946
  "line": 36,
972
947
  "character": 22
973
948
  },
974
- "signature": "(component: \u001b[2m(component: teambit.component/component)\u001b[22m Component, context: \u001b[2m(component: teambit.defender/tester)\u001b[22m TesterContext): string[]",
949
+ "signature": "(component: Component, context: TesterContext): string[]",
975
950
  "name": "",
976
951
  "params": [
977
952
  {
@@ -989,11 +964,7 @@
989
964
  "line": 36,
990
965
  "character": 34
991
966
  },
992
- "name": "Component",
993
- "componentId": {
994
- "scope": "teambit.component",
995
- "name": "component"
996
- }
967
+ "name": "Component"
997
968
  },
998
969
  "isOptional": false,
999
970
  "isSpread": false
@@ -1013,11 +984,7 @@
1013
984
  "line": 36,
1014
985
  "character": 54
1015
986
  },
1016
- "name": "TesterContext",
1017
- "componentId": {
1018
- "scope": "teambit.defender",
1019
- "name": "tester"
1020
- }
987
+ "name": "TesterContext"
1021
988
  },
1022
989
  "isOptional": false,
1023
990
  "isSpread": false
@@ -1143,10 +1110,6 @@
1143
1110
  "character": 25
1144
1111
  },
1145
1112
  "name": "HarmonyWorker",
1146
- "componentId": {
1147
- "scope": "teambit.harmony",
1148
- "name": "worker"
1149
- },
1150
1113
  "typeArgs": [
1151
1114
  {
1152
1115
  "__schema": "TypeRefSchema",
@@ -1155,8 +1118,7 @@
1155
1118
  "line": 46,
1156
1119
  "character": 39
1157
1120
  },
1158
- "name": "JestWorker",
1159
- "internalFilePath": "jest.worker.ts"
1121
+ "name": "JestWorker"
1160
1122
  }
1161
1123
  ]
1162
1124
  },
@@ -1178,11 +1140,7 @@
1178
1140
  "line": 47,
1179
1141
  "character": 21
1180
1142
  },
1181
- "name": "Logger",
1182
- "componentId": {
1183
- "scope": "teambit.harmony",
1184
- "name": "logger"
1185
- }
1143
+ "name": "Logger"
1186
1144
  },
1187
1145
  "isOptional": false,
1188
1146
  "isSpread": false
@@ -1202,8 +1160,7 @@
1202
1160
  "line": 48,
1203
1161
  "character": 19
1204
1162
  },
1205
- "name": "JestTesterOptions",
1206
- "internalFilePath": "jest.tester.ts"
1163
+ "name": "JestTesterOptions"
1207
1164
  },
1208
1165
  "isOptional": true,
1209
1166
  "defaultValue": "{}",
@@ -1287,11 +1244,7 @@
1287
1244
  "line": 58,
1288
1245
  "character": 14
1289
1246
  },
1290
- "name": "CallbackFn",
1291
- "componentId": {
1292
- "scope": "teambit.defender",
1293
- "name": "tester"
1294
- }
1247
+ "name": "CallbackFn"
1295
1248
  },
1296
1249
  {
1297
1250
  "__schema": "KeywordTypeSchema",
@@ -1373,11 +1326,7 @@
1373
1326
  "line": 154,
1374
1327
  "character": 37
1375
1328
  },
1376
- "name": "CallbackFn",
1377
- "componentId": {
1378
- "scope": "teambit.defender",
1379
- "name": "tester"
1380
- }
1329
+ "name": "CallbackFn"
1381
1330
  },
1382
1331
  "isOptional": false,
1383
1332
  "isSpread": false
@@ -1421,11 +1370,7 @@
1421
1370
  "line": 158,
1422
1371
  "character": 23
1423
1372
  },
1424
- "name": "TesterContext",
1425
- "componentId": {
1426
- "scope": "teambit.defender",
1427
- "name": "tester"
1428
- }
1373
+ "name": "TesterContext"
1429
1374
  },
1430
1375
  "isOptional": false,
1431
1376
  "isSpread": false
@@ -1447,11 +1392,7 @@
1447
1392
  "line": 158,
1448
1393
  "character": 47
1449
1394
  },
1450
- "name": "Tests",
1451
- "componentId": {
1452
- "scope": "teambit.defender",
1453
- "name": "tester"
1454
- }
1395
+ "name": "Tests"
1455
1396
  }
1456
1397
  ]
1457
1398
  },
@@ -1484,11 +1425,7 @@
1484
1425
  "line": 226,
1485
1426
  "character": 24
1486
1427
  },
1487
- "name": "TesterContext",
1488
- "componentId": {
1489
- "scope": "teambit.defender",
1490
- "name": "tester"
1491
- }
1428
+ "name": "TesterContext"
1492
1429
  },
1493
1430
  "isOptional": false,
1494
1431
  "isSpread": false
@@ -1510,11 +1447,7 @@
1510
1447
  "line": 226,
1511
1448
  "character": 48
1512
1449
  },
1513
- "name": "Tests",
1514
- "componentId": {
1515
- "scope": "teambit.defender",
1516
- "name": "tester"
1517
- }
1450
+ "name": "Tests"
1518
1451
  }
1519
1452
  ]
1520
1453
  },
@@ -1546,7 +1479,7 @@
1546
1479
  "_legacy": {
1547
1480
  "scope": "teambit.defender",
1548
1481
  "name": "jest",
1549
- "version": "1.0.256"
1482
+ "version": "1.0.258"
1550
1483
  },
1551
1484
  "_scope": "teambit.defender"
1552
1485
  }
@@ -1622,10 +1555,6 @@
1622
1555
  "character": 35
1623
1556
  },
1624
1557
  "name": "HarmonyWorker",
1625
- "componentId": {
1626
- "scope": "teambit.harmony",
1627
- "name": "worker"
1628
- },
1629
1558
  "typeArgs": [
1630
1559
  {
1631
1560
  "__schema": "TypeRefSchema",
@@ -1634,8 +1563,7 @@
1634
1563
  "line": 11,
1635
1564
  "character": 49
1636
1565
  },
1637
- "name": "JestWorker",
1638
- "internalFilePath": "jest.worker.ts"
1566
+ "name": "JestWorker"
1639
1567
  }
1640
1568
  ]
1641
1569
  },
@@ -1657,11 +1585,7 @@
1657
1585
  "line": 11,
1658
1586
  "character": 78
1659
1587
  },
1660
- "name": "Logger",
1661
- "componentId": {
1662
- "scope": "teambit.harmony",
1663
- "name": "logger"
1664
- }
1588
+ "name": "Logger"
1665
1589
  },
1666
1590
  "isOptional": false,
1667
1591
  "isSpread": false
@@ -1744,8 +1668,7 @@
1744
1668
  "line": 13,
1745
1669
  "character": 82
1746
1670
  },
1747
- "name": "JestTesterOptions",
1748
- "internalFilePath": "jest.tester.ts"
1671
+ "name": "JestTesterOptions"
1749
1672
  },
1750
1673
  "isOptional": true,
1751
1674
  "isSpread": false
@@ -1837,11 +1760,7 @@
1837
1760
  "line": 20,
1838
1761
  "character": 50
1839
1762
  },
1840
- "name": "WorkerMain",
1841
- "componentId": {
1842
- "scope": "teambit.harmony",
1843
- "name": "worker"
1844
- }
1763
+ "name": "WorkerMain"
1845
1764
  },
1846
1765
  {
1847
1766
  "__schema": "TypeRefSchema",
@@ -1850,11 +1769,7 @@
1850
1769
  "line": 20,
1851
1770
  "character": 62
1852
1771
  },
1853
- "name": "LoggerMain",
1854
- "componentId": {
1855
- "scope": "teambit.harmony",
1856
- "name": "logger"
1857
- }
1772
+ "name": "LoggerMain"
1858
1773
  }
1859
1774
  ]
1860
1775
  },
@@ -1935,7 +1850,7 @@
1935
1850
  "componentId": {
1936
1851
  "scope": "teambit.defender",
1937
1852
  "name": "jest",
1938
- "version": "1.0.256"
1853
+ "version": "1.0.258"
1939
1854
  },
1940
1855
  "taggedModuleExports": []
1941
1856
  }