@testspectra/cli 1.1.8-rc.18 → 1.1.8-rc.20

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.
@@ -19,6 +19,10 @@
19
19
  "nxJsonPlugins": [],
20
20
  "fileMap": {
21
21
  "nonProjectFiles": [
22
+ {
23
+ "file": "pnpm-lock.yaml",
24
+ "hash": "5459540818199025768"
25
+ },
22
26
  {
23
27
  "file": ".vscode/extensions.json",
24
28
  "hash": "6496079274348496909"
@@ -27,37 +31,33 @@
27
31
  "file": "spectra.config.ts",
28
32
  "hash": "5826567216431235375"
29
33
  },
30
- {
31
- "file": ".gitignore",
32
- "hash": "1731686672878252345"
33
- },
34
34
  {
35
35
  "file": ".cursorrules",
36
36
  "hash": "5914400097935294858"
37
37
  },
38
+ {
39
+ "file": ".gitignore",
40
+ "hash": "1731686672878252345"
41
+ },
38
42
  {
39
43
  "file": "pnpm-workspace.yaml",
40
44
  "hash": "11062973401223444734"
41
45
  },
42
46
  {
43
- "file": "pnpm-lock.yaml",
44
- "hash": "5459540818199025768"
47
+ "file": "nx.json",
48
+ "hash": "2058784385052146326"
45
49
  },
46
50
  {
47
- "file": "tsconfig.json",
48
- "hash": "8890589832440448254"
51
+ "file": "package.json",
52
+ "hash": "18300246505550579403"
49
53
  },
50
54
  {
51
- "file": "nx.json",
52
- "hash": "2058784385052146326"
55
+ "file": "tsconfig.json",
56
+ "hash": "8890589832440448254"
53
57
  },
54
58
  {
55
59
  "file": "CLAUDE.md",
56
60
  "hash": "9577234870771110688"
57
- },
58
- {
59
- "file": "package.json",
60
- "hash": "18300246505550579403"
61
61
  }
62
62
  ],
63
63
  "projectFileMap": {
@@ -147,6 +147,72 @@
147
147
  "hash": "7710645189151727546"
148
148
  }
149
149
  ],
150
+ "playground-e2e": [
151
+ {
152
+ "file": "packages/playground/e2e/project.json",
153
+ "hash": "7483436778468358608"
154
+ },
155
+ {
156
+ "file": "packages/playground/e2e/specs/Playground/TC-0001-form-controls/mobile.test.ts",
157
+ "hash": "4890867782031227471"
158
+ },
159
+ {
160
+ "file": "packages/playground/e2e/specs/Playground/TC-0001-form-controls/spec.md",
161
+ "hash": "1594899313611085372"
162
+ },
163
+ {
164
+ "file": "packages/playground/e2e/specs/Playground/TC-0001-form-controls/web.test.ts",
165
+ "hash": "1983735092902158167"
166
+ },
167
+ {
168
+ "file": "packages/playground/e2e/specs/Playground/TC-0002-toggle-elements/mobile.test.ts",
169
+ "hash": "11975331038121344625"
170
+ },
171
+ {
172
+ "file": "packages/playground/e2e/specs/Playground/TC-0002-toggle-elements/spec.md",
173
+ "hash": "12190577339537127331"
174
+ },
175
+ {
176
+ "file": "packages/playground/e2e/specs/Playground/TC-0002-toggle-elements/web.test.ts",
177
+ "hash": "12887248939991345892"
178
+ },
179
+ {
180
+ "file": "packages/playground/e2e/specs/Playground/hooks/after/mobile.hook.ts",
181
+ "hash": "14051783072589214011"
182
+ },
183
+ {
184
+ "file": "packages/playground/e2e/specs/Playground/hooks/after/web.hook.ts",
185
+ "hash": "14051783072589214011"
186
+ },
187
+ {
188
+ "file": "packages/playground/e2e/specs/Playground/hooks/afterEach/mobile.hook.ts",
189
+ "hash": "14051783072589214011"
190
+ },
191
+ {
192
+ "file": "packages/playground/e2e/specs/Playground/hooks/afterEach/web.hook.ts",
193
+ "hash": "14051783072589214011"
194
+ },
195
+ {
196
+ "file": "packages/playground/e2e/specs/Playground/hooks/before/mobile.hook.ts",
197
+ "hash": "14051783072589214011"
198
+ },
199
+ {
200
+ "file": "packages/playground/e2e/specs/Playground/hooks/before/web.hook.ts",
201
+ "hash": "14051783072589214011"
202
+ },
203
+ {
204
+ "file": "packages/playground/e2e/specs/Playground/hooks/beforeEach/mobile.hook.ts",
205
+ "hash": "14051783072589214011"
206
+ },
207
+ {
208
+ "file": "packages/playground/e2e/specs/Playground/hooks/beforeEach/web.hook.ts",
209
+ "hash": "14051783072589214011"
210
+ },
211
+ {
212
+ "file": "packages/playground/e2e/specs/Playground/suite.md",
213
+ "hash": "17750886301217575279"
214
+ }
215
+ ],
150
216
  "matchers-e2e": [
151
217
  {
152
218
  "file": "packages/matchers/e2e/project.json",
@@ -392,72 +458,6 @@
392
458
  "file": "packages/matchers/e2e/specs/EnvironmentConfig/suite.md",
393
459
  "hash": "2736763753819703752"
394
460
  }
395
- ],
396
- "playground-e2e": [
397
- {
398
- "file": "packages/playground/e2e/project.json",
399
- "hash": "7483436778468358608"
400
- },
401
- {
402
- "file": "packages/playground/e2e/specs/Playground/TC-0001-form-controls/mobile.test.ts",
403
- "hash": "4890867782031227471"
404
- },
405
- {
406
- "file": "packages/playground/e2e/specs/Playground/TC-0001-form-controls/spec.md",
407
- "hash": "1594899313611085372"
408
- },
409
- {
410
- "file": "packages/playground/e2e/specs/Playground/TC-0001-form-controls/web.test.ts",
411
- "hash": "1983735092902158167"
412
- },
413
- {
414
- "file": "packages/playground/e2e/specs/Playground/TC-0002-toggle-elements/mobile.test.ts",
415
- "hash": "11975331038121344625"
416
- },
417
- {
418
- "file": "packages/playground/e2e/specs/Playground/TC-0002-toggle-elements/spec.md",
419
- "hash": "12190577339537127331"
420
- },
421
- {
422
- "file": "packages/playground/e2e/specs/Playground/TC-0002-toggle-elements/web.test.ts",
423
- "hash": "12887248939991345892"
424
- },
425
- {
426
- "file": "packages/playground/e2e/specs/Playground/hooks/after/mobile.hook.ts",
427
- "hash": "14051783072589214011"
428
- },
429
- {
430
- "file": "packages/playground/e2e/specs/Playground/hooks/after/web.hook.ts",
431
- "hash": "14051783072589214011"
432
- },
433
- {
434
- "file": "packages/playground/e2e/specs/Playground/hooks/afterEach/mobile.hook.ts",
435
- "hash": "14051783072589214011"
436
- },
437
- {
438
- "file": "packages/playground/e2e/specs/Playground/hooks/afterEach/web.hook.ts",
439
- "hash": "14051783072589214011"
440
- },
441
- {
442
- "file": "packages/playground/e2e/specs/Playground/hooks/before/mobile.hook.ts",
443
- "hash": "14051783072589214011"
444
- },
445
- {
446
- "file": "packages/playground/e2e/specs/Playground/hooks/before/web.hook.ts",
447
- "hash": "14051783072589214011"
448
- },
449
- {
450
- "file": "packages/playground/e2e/specs/Playground/hooks/beforeEach/mobile.hook.ts",
451
- "hash": "14051783072589214011"
452
- },
453
- {
454
- "file": "packages/playground/e2e/specs/Playground/hooks/beforeEach/web.hook.ts",
455
- "hash": "14051783072589214011"
456
- },
457
- {
458
- "file": "packages/playground/e2e/specs/Playground/suite.md",
459
- "hash": "17750886301217575279"
460
- }
461
461
  ]
462
462
  }
463
463
  }