@grackle-ai/web-components 0.108.0 → 0.108.1
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.
- package/.rush/temp/c8da732c75a50be68d2a40b1c14aeab2654cc1af.tar.log +240 -0
- package/.rush/temp/{6a006f2c0da21b52033b551b9ab7fe5476f98104.untar.log → c8da732c75a50be68d2a40b1c14aeab2654cc1af.untar.log} +2 -2
- package/.rush/temp/chunked-rush-logs/web-components._phase_build.chunks.jsonl +18 -0
- package/.rush/temp/chunked-rush-logs/web-components._phase_test.chunks.jsonl +121 -0
- package/.rush/temp/fb761ea36fead333e4d2b59ce5ade8fb1bc8d724.tar.log +12 -0
- package/.rush/temp/{8d311efca0ab9b63564c69382ef5e7be719f9d07.untar.log → fb761ea36fead333e4d2b59ce5ade8fb1bc8d724.untar.log} +2 -2
- package/.rush/temp/operation/_phase_build/all.log +3 -3
- package/.rush/temp/operation/_phase_build/log-chunks.jsonl +3 -3
- package/.rush/temp/operation/_phase_build/state.json +1 -1
- package/.rush/temp/operation/_phase_test/all.log +17 -17
- package/.rush/temp/operation/_phase_test/log-chunks.jsonl +17 -17
- package/.rush/temp/operation/_phase_test/state.json +1 -1
- package/package.json +2 -2
- package/rush-logs/web-components._phase_build.cache.log +1 -1
- package/rush-logs/web-components._phase_build.log +18 -0
- package/rush-logs/web-components._phase_test.cache.log +1 -1
- package/rush-logs/web-components._phase_test.log +121 -0
- package/temp/build/lint/_eslint-5eVG3S6w.json +810 -0
|
@@ -0,0 +1,121 @@
|
|
|
1
|
+
Invoking: heft run --only test
|
|
2
|
+
The provided list of phases does not contain all phase dependencies. You may need to run the excluded phases manually.
|
|
3
|
+
---- test started ----
|
|
4
|
+
[test:vitest] Running vitest...
|
|
5
|
+
|
|
6
|
+
RUN v3.2.4 /home/runner/work/grackle/grackle/packages/web-components
|
|
7
|
+
|
|
8
|
+
✓ src/utils/sessionEvents.test.ts (14 tests) 48ms
|
|
9
|
+
✓ src/utils/eventContent.test.ts (38 tests) 155ms
|
|
10
|
+
✓ src/utils/dashboard.test.ts (4 tests) 33ms
|
|
11
|
+
✓ src/utils/route-config.test.ts (23 tests) 59ms
|
|
12
|
+
✓ src/utils/scrollUtils.test.ts (11 tests) 37ms
|
|
13
|
+
✓ src/utils/breadcrumbs.test.ts (18 tests) 58ms
|
|
14
|
+
✓ src/components/tools/classifyTool.test.ts (6 tests) 12ms
|
|
15
|
+
✓ src/components/tools/toolCardHelpers.test.ts (10 tests) 16ms
|
|
16
|
+
✓ src/components/display/extractText.test.tsx (8 tests) 17ms
|
|
17
|
+
✓ src/components/editable/useEditableField.test.tsx (17 tests) 164ms
|
|
18
|
+
✓ src/hooks/useEventSelection.test.ts (13 tests) 220ms
|
|
19
|
+
✓ src/components/notifications/UpdateBanner.test.tsx (4 tests) 136ms
|
|
20
|
+
|
|
21
|
+
Test Files 12 passed (12)
|
|
22
|
+
Tests 166 passed (166)
|
|
23
|
+
Start at 02:28:03
|
|
24
|
+
Duration 14.69s (transform 2.51s, setup 0ms, collect 16.67s, tests 957ms, environment 8.65s, prepare 3.84s)
|
|
25
|
+
|
|
26
|
+
[test:vitest] Vitest completed.
|
|
27
|
+
[test:storybook-test] Starting Storybook static server on port 34673...
|
|
28
|
+
[test:storybook-test] Storybook server ready. Running interaction tests...
|
|
29
|
+
jest-haste-map: duplicate manual mock found: adapter-manager
|
|
30
|
+
The following files share their name; please delete one of them:
|
|
31
|
+
* <rootDir>/packages/server/dist/__mocks__/adapter-manager.js
|
|
32
|
+
* <rootDir>/packages/server/src/__mocks__/adapter-manager.ts
|
|
33
|
+
|
|
34
|
+
jest-haste-map: duplicate manual mock found: auto-reconnect
|
|
35
|
+
The following files share their name; please delete one of them:
|
|
36
|
+
* <rootDir>/packages/server/dist/__mocks__/auto-reconnect.js
|
|
37
|
+
* <rootDir>/packages/server/src/__mocks__/auto-reconnect.ts
|
|
38
|
+
|
|
39
|
+
jest-haste-map: duplicate manual mock found: event-bus
|
|
40
|
+
The following files share their name; please delete one of them:
|
|
41
|
+
* <rootDir>/packages/server/dist/__mocks__/event-bus.js
|
|
42
|
+
* <rootDir>/packages/server/src/__mocks__/event-bus.ts
|
|
43
|
+
|
|
44
|
+
jest-haste-map: duplicate manual mock found: event-processor
|
|
45
|
+
The following files share their name; please delete one of them:
|
|
46
|
+
* <rootDir>/packages/server/dist/__mocks__/event-processor.js
|
|
47
|
+
* <rootDir>/packages/server/src/__mocks__/event-processor.ts
|
|
48
|
+
|
|
49
|
+
jest-haste-map: duplicate manual mock found: github-import
|
|
50
|
+
The following files share their name; please delete one of them:
|
|
51
|
+
* <rootDir>/packages/server/dist/__mocks__/github-import.js
|
|
52
|
+
* <rootDir>/packages/server/src/__mocks__/github-import.ts
|
|
53
|
+
|
|
54
|
+
jest-haste-map: duplicate manual mock found: lifecycle
|
|
55
|
+
The following files share their name; please delete one of them:
|
|
56
|
+
* <rootDir>/packages/server/dist/__mocks__/lifecycle.js
|
|
57
|
+
* <rootDir>/packages/server/src/__mocks__/lifecycle.ts
|
|
58
|
+
|
|
59
|
+
jest-haste-map: duplicate manual mock found: log-writer
|
|
60
|
+
The following files share their name; please delete one of them:
|
|
61
|
+
* <rootDir>/packages/server/dist/__mocks__/log-writer.js
|
|
62
|
+
* <rootDir>/packages/server/src/__mocks__/log-writer.ts
|
|
63
|
+
|
|
64
|
+
jest-haste-map: duplicate manual mock found: logger
|
|
65
|
+
The following files share their name; please delete one of them:
|
|
66
|
+
* <rootDir>/packages/server/dist/__mocks__/logger.js
|
|
67
|
+
* <rootDir>/packages/server/src/__mocks__/logger.ts
|
|
68
|
+
|
|
69
|
+
jest-haste-map: duplicate manual mock found: pipe-delivery
|
|
70
|
+
The following files share their name; please delete one of them:
|
|
71
|
+
* <rootDir>/packages/server/dist/__mocks__/pipe-delivery.js
|
|
72
|
+
* <rootDir>/packages/server/src/__mocks__/pipe-delivery.ts
|
|
73
|
+
|
|
74
|
+
jest-haste-map: duplicate manual mock found: processor-registry
|
|
75
|
+
The following files share their name; please delete one of them:
|
|
76
|
+
* <rootDir>/packages/server/dist/__mocks__/processor-registry.js
|
|
77
|
+
* <rootDir>/packages/server/src/__mocks__/processor-registry.ts
|
|
78
|
+
|
|
79
|
+
jest-haste-map: duplicate manual mock found: reanimate-agent
|
|
80
|
+
The following files share their name; please delete one of them:
|
|
81
|
+
* <rootDir>/packages/server/dist/__mocks__/reanimate-agent.js
|
|
82
|
+
* <rootDir>/packages/server/src/__mocks__/reanimate-agent.ts
|
|
83
|
+
|
|
84
|
+
jest-haste-map: duplicate manual mock found: session-recovery
|
|
85
|
+
The following files share their name; please delete one of them:
|
|
86
|
+
* <rootDir>/packages/server/dist/__mocks__/session-recovery.js
|
|
87
|
+
* <rootDir>/packages/server/src/__mocks__/session-recovery.ts
|
|
88
|
+
|
|
89
|
+
jest-haste-map: duplicate manual mock found: stream-hub
|
|
90
|
+
The following files share their name; please delete one of them:
|
|
91
|
+
* <rootDir>/packages/server/dist/__mocks__/stream-hub.js
|
|
92
|
+
* <rootDir>/packages/server/src/__mocks__/stream-hub.ts
|
|
93
|
+
|
|
94
|
+
jest-haste-map: duplicate manual mock found: stream-registry
|
|
95
|
+
The following files share their name; please delete one of them:
|
|
96
|
+
* <rootDir>/packages/server/dist/__mocks__/stream-registry.js
|
|
97
|
+
* <rootDir>/packages/server/src/__mocks__/stream-registry.ts
|
|
98
|
+
|
|
99
|
+
jest-haste-map: duplicate manual mock found: token-push
|
|
100
|
+
The following files share their name; please delete one of them:
|
|
101
|
+
* <rootDir>/packages/server/dist/__mocks__/token-push.js
|
|
102
|
+
* <rootDir>/packages/server/src/__mocks__/token-push.ts
|
|
103
|
+
|
|
104
|
+
jest-haste-map: duplicate manual mock found: utils/exec
|
|
105
|
+
The following files share their name; please delete one of them:
|
|
106
|
+
* <rootDir>/packages/server/dist/__mocks__/utils/exec.js
|
|
107
|
+
* <rootDir>/packages/server/src/__mocks__/utils/exec.ts
|
|
108
|
+
|
|
109
|
+
jest-haste-map: duplicate manual mock found: utils/format-gh-error
|
|
110
|
+
The following files share their name; please delete one of them:
|
|
111
|
+
* <rootDir>/packages/server/dist/__mocks__/utils/format-gh-error.js
|
|
112
|
+
* <rootDir>/packages/server/src/__mocks__/utils/format-gh-error.ts
|
|
113
|
+
|
|
114
|
+
jest-haste-map: duplicate manual mock found: utils/network
|
|
115
|
+
The following files share their name; please delete one of them:
|
|
116
|
+
* <rootDir>/packages/server/dist/__mocks__/utils/network.js
|
|
117
|
+
* <rootDir>/packages/server/src/__mocks__/utils/network.ts
|
|
118
|
+
|
|
119
|
+
[test:storybook-test] Storybook interaction tests completed.
|
|
120
|
+
---- test finished (113.409s) ----
|
|
121
|
+
-------------------- Finished (113.416s) --------------------
|