@grackle-ai/web-components 0.112.0 → 0.112.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/{c8b4fba3a6cfb704f3582f1197cac0fc11abbc50.untar.log → 30718c57404891eb5c6c96c935c4a6879170c963.untar.log} +2 -2
- package/.rush/temp/{e2794f6b3dd02e58a0ca34e8c438c22d25296c3e.untar.log → 6ab1fbb7acd3281d7612ffe24dcc9982dd8c9061.untar.log} +2 -2
- package/.rush/temp/operation/_phase_build/all.log +5 -5
- package/.rush/temp/operation/_phase_build/log-chunks.jsonl +5 -5
- package/.rush/temp/operation/_phase_build/state.json +1 -1
- package/.rush/temp/operation/_phase_test/all.log +24 -24
- package/.rush/temp/operation/_phase_test/log-chunks.jsonl +24 -24
- package/.rush/temp/operation/_phase_test/state.json +1 -1
- package/dist/index.js +3900 -3895
- package/package.json +2 -2
- package/rush-logs/web-components._phase_build.cache.log +1 -1
- package/rush-logs/web-components._phase_test.cache.log +1 -1
- package/src/components/display/SplashScreen.tsx +2 -1
- package/src/components/layout/AppNav.stories.tsx +5 -5
- package/src/components/layout/AppNav.tsx +23 -14
- package/src/components/layout/StatusBar.tsx +2 -1
- package/src/components/panels/KeyboardShortcutsPanel.stories.tsx +2 -2
- package/src/components/panels/KeyboardShortcutsPanel.tsx +3 -2
- package/src/index.ts +2 -0
- package/src/utils/assetUrl.test.ts +23 -0
- package/src/utils/assetUrl.ts +33 -0
- package/.rush/temp/c8b4fba3a6cfb704f3582f1197cac0fc11abbc50.tar.log +0 -235
- package/.rush/temp/chunked-rush-logs/web-components._phase_build.chunks.jsonl +0 -18
- package/.rush/temp/chunked-rush-logs/web-components._phase_test.chunks.jsonl +0 -125
- package/.rush/temp/e2794f6b3dd02e58a0ca34e8c438c22d25296c3e.tar.log +0 -12
- package/rush-logs/web-components._phase_build.log +0 -18
- package/rush-logs/web-components._phase_test.log +0 -125
- package/temp/build/lint/_eslint-5eVG3S6w.json +0 -830
|
@@ -1,125 +0,0 @@
|
|
|
1
|
-
{"kind":"O","text":"Invoking: heft run --only test \n"}
|
|
2
|
-
{"kind":"O","text":"The provided list of phases does not contain all phase dependencies. You may need to run the excluded phases manually.\n"}
|
|
3
|
-
{"kind":"O","text":" ---- test started ---- \n"}
|
|
4
|
-
{"kind":"O","text":"[test:vitest] Running vitest...\n"}
|
|
5
|
-
{"kind":"O","text":"\n"}
|
|
6
|
-
{"kind":"O","text":"\u001b[1m\u001b[46m RUN \u001b[49m\u001b[22m \u001b[36mv3.2.4 \u001b[39m\u001b[90m/home/runner/work/grackle/grackle/packages/web-components\u001b[39m\n"}
|
|
7
|
-
{"kind":"O","text":"\n"}
|
|
8
|
-
{"kind":"O","text":" \u001b[32m✓\u001b[39m src/utils/sessionEvents.test.ts \u001b[2m(\u001b[22m\u001b[2m14 tests\u001b[22m\u001b[2m)\u001b[22m\u001b[32m 54\u001b[2mms\u001b[22m\u001b[39m\n"}
|
|
9
|
-
{"kind":"O","text":" \u001b[32m✓\u001b[39m src/utils/eventContent.test.ts \u001b[2m(\u001b[22m\u001b[2m38 tests\u001b[22m\u001b[2m)\u001b[22m\u001b[32m 139\u001b[2mms\u001b[22m\u001b[39m\n"}
|
|
10
|
-
{"kind":"O","text":" \u001b[32m✓\u001b[39m src/utils/dashboard.test.ts \u001b[2m(\u001b[22m\u001b[2m4 tests\u001b[22m\u001b[2m)\u001b[22m\u001b[32m 7\u001b[2mms\u001b[22m\u001b[39m\n"}
|
|
11
|
-
{"kind":"O","text":" \u001b[32m✓\u001b[39m src/utils/route-config.test.ts \u001b[2m(\u001b[22m\u001b[2m23 tests\u001b[22m\u001b[2m)\u001b[22m\u001b[32m 30\u001b[2mms\u001b[22m\u001b[39m\n"}
|
|
12
|
-
{"kind":"O","text":" \u001b[32m✓\u001b[39m src/utils/scrollUtils.test.ts \u001b[2m(\u001b[22m\u001b[2m11 tests\u001b[22m\u001b[2m)\u001b[22m\u001b[32m 24\u001b[2mms\u001b[22m\u001b[39m\n"}
|
|
13
|
-
{"kind":"O","text":" \u001b[32m✓\u001b[39m src/utils/breadcrumbs.test.ts \u001b[2m(\u001b[22m\u001b[2m18 tests\u001b[22m\u001b[2m)\u001b[22m\u001b[32m 55\u001b[2mms\u001b[22m\u001b[39m\n"}
|
|
14
|
-
{"kind":"O","text":" \u001b[32m✓\u001b[39m src/components/tools/toolCardHelpers.test.ts \u001b[2m(\u001b[22m\u001b[2m10 tests\u001b[22m\u001b[2m)\u001b[22m\u001b[32m 27\u001b[2mms\u001b[22m\u001b[39m\n"}
|
|
15
|
-
{"kind":"O","text":" \u001b[32m✓\u001b[39m src/components/tools/classifyTool.test.ts \u001b[2m(\u001b[22m\u001b[2m6 tests\u001b[22m\u001b[2m)\u001b[22m\u001b[32m 28\u001b[2mms\u001b[22m\u001b[39m\n"}
|
|
16
|
-
{"kind":"O","text":" \u001b[32m✓\u001b[39m src/components/display/extractText.test.tsx \u001b[2m(\u001b[22m\u001b[2m8 tests\u001b[22m\u001b[2m)\u001b[22m\u001b[32m 32\u001b[2mms\u001b[22m\u001b[39m\n"}
|
|
17
|
-
{"kind":"O","text":" \u001b[32m✓\u001b[39m src/hooks/useEventSelection.test.ts \u001b[2m(\u001b[22m\u001b[2m13 tests\u001b[22m\u001b[2m)\u001b[22m\u001b[32m 131\u001b[2mms\u001b[22m\u001b[39m\n"}
|
|
18
|
-
{"kind":"O","text":" \u001b[32m✓\u001b[39m src/components/editable/useEditableField.test.tsx \u001b[2m(\u001b[22m\u001b[2m17 tests\u001b[22m\u001b[2m)\u001b[22m\u001b[32m 200\u001b[2mms\u001b[22m\u001b[39m\n"}
|
|
19
|
-
{"kind":"O","text":" \u001b[32m✓\u001b[39m src/components/notifications/UpdateBanner.test.tsx \u001b[2m(\u001b[22m\u001b[2m4 tests\u001b[22m\u001b[2m)\u001b[22m\u001b[32m 264\u001b[2mms\u001b[22m\u001b[39m\n"}
|
|
20
|
-
{"kind":"O","text":" \u001b[32m✓\u001b[39m src/utils/grackleHostStyleVariables.test.ts \u001b[2m(\u001b[22m\u001b[2m2 tests\u001b[22m\u001b[2m)\u001b[22m\u001b[33m 540\u001b[2mms\u001b[22m\u001b[39m\n"}
|
|
21
|
-
{"kind":"O","text":" \u001b[33m\u001b[2m✓\u001b[22m\u001b[39m grackleHostStyleVariables\u001b[2m > \u001b[22malways returns the MCP-standard fallback variables \u001b[33m 516\u001b[2mms\u001b[22m\u001b[39m\n"}
|
|
22
|
-
{"kind":"O","text":" \u001b[32m✓\u001b[39m src/components/display/McpAppWidget.test.tsx \u001b[2m(\u001b[22m\u001b[2m3 tests\u001b[22m\u001b[2m)\u001b[22m\u001b[33m 501\u001b[2mms\u001b[22m\u001b[39m\n"}
|
|
23
|
-
{"kind":"O","text":" \u001b[33m\u001b[2m✓\u001b[22m\u001b[39m McpAppWidget\u001b[2m > \u001b[22mmounts an iframe host for the widget \u001b[33m 321\u001b[2mms\u001b[22m\u001b[39m\n"}
|
|
24
|
-
{"kind":"O","text":"\n"}
|
|
25
|
-
{"kind":"O","text":"\u001b[2m Test Files \u001b[22m \u001b[1m\u001b[32m14 passed\u001b[39m\u001b[22m\u001b[90m (14)\u001b[39m\n"}
|
|
26
|
-
{"kind":"O","text":"\u001b[2m Tests \u001b[22m \u001b[1m\u001b[32m171 passed\u001b[39m\u001b[22m\u001b[90m (171)\u001b[39m\n"}
|
|
27
|
-
{"kind":"O","text":"\u001b[2m Start at \u001b[22m 22:02:20\n"}
|
|
28
|
-
{"kind":"O","text":"\u001b[2m Duration \u001b[22m 16.20s\u001b[2m (transform 2.92s, setup 0ms, collect 17.59s, tests 2.03s, environment 14.57s, prepare 5.64s)\u001b[22m\n"}
|
|
29
|
-
{"kind":"O","text":"\n"}
|
|
30
|
-
{"kind":"O","text":"[test:vitest] Vitest completed.\n"}
|
|
31
|
-
{"kind":"O","text":"[test:storybook-test] Starting Storybook static server on port 38719...\n"}
|
|
32
|
-
{"kind":"O","text":"[test:storybook-test] Storybook server ready. Running interaction tests...\n"}
|
|
33
|
-
{"kind":"O","text":"jest-haste-map: duplicate manual mock found: adapter-manager\n"}
|
|
34
|
-
{"kind":"O","text":" The following files share their name; please delete one of them:\n"}
|
|
35
|
-
{"kind":"O","text":" * <rootDir>/packages/server/dist/__mocks__/adapter-manager.js\n"}
|
|
36
|
-
{"kind":"O","text":" * <rootDir>/packages/server/src/__mocks__/adapter-manager.ts\n"}
|
|
37
|
-
{"kind":"O","text":"\n"}
|
|
38
|
-
{"kind":"O","text":"jest-haste-map: duplicate manual mock found: auto-reconnect\n"}
|
|
39
|
-
{"kind":"O","text":" The following files share their name; please delete one of them:\n"}
|
|
40
|
-
{"kind":"O","text":" * <rootDir>/packages/server/dist/__mocks__/auto-reconnect.js\n"}
|
|
41
|
-
{"kind":"O","text":" * <rootDir>/packages/server/src/__mocks__/auto-reconnect.ts\n"}
|
|
42
|
-
{"kind":"O","text":"\n"}
|
|
43
|
-
{"kind":"O","text":"jest-haste-map: duplicate manual mock found: event-bus\n"}
|
|
44
|
-
{"kind":"O","text":" The following files share their name; please delete one of them:\n"}
|
|
45
|
-
{"kind":"O","text":" * <rootDir>/packages/server/dist/__mocks__/event-bus.js\n"}
|
|
46
|
-
{"kind":"O","text":" * <rootDir>/packages/server/src/__mocks__/event-bus.ts\n"}
|
|
47
|
-
{"kind":"O","text":"\n"}
|
|
48
|
-
{"kind":"O","text":"jest-haste-map: duplicate manual mock found: event-processor\n"}
|
|
49
|
-
{"kind":"O","text":" The following files share their name; please delete one of them:\n"}
|
|
50
|
-
{"kind":"O","text":" * <rootDir>/packages/server/dist/__mocks__/event-processor.js\n"}
|
|
51
|
-
{"kind":"O","text":" * <rootDir>/packages/server/src/__mocks__/event-processor.ts\n"}
|
|
52
|
-
{"kind":"O","text":"\n"}
|
|
53
|
-
{"kind":"O","text":"jest-haste-map: duplicate manual mock found: github-import\n"}
|
|
54
|
-
{"kind":"O","text":" The following files share their name; please delete one of them:\n"}
|
|
55
|
-
{"kind":"O","text":" * <rootDir>/packages/server/dist/__mocks__/github-import.js\n"}
|
|
56
|
-
{"kind":"O","text":" * <rootDir>/packages/server/src/__mocks__/github-import.ts\n"}
|
|
57
|
-
{"kind":"O","text":"\n"}
|
|
58
|
-
{"kind":"O","text":"jest-haste-map: duplicate manual mock found: lifecycle\n"}
|
|
59
|
-
{"kind":"O","text":" The following files share their name; please delete one of them:\n"}
|
|
60
|
-
{"kind":"O","text":" * <rootDir>/packages/server/dist/__mocks__/lifecycle.js\n"}
|
|
61
|
-
{"kind":"O","text":" * <rootDir>/packages/server/src/__mocks__/lifecycle.ts\n"}
|
|
62
|
-
{"kind":"O","text":"\n"}
|
|
63
|
-
{"kind":"O","text":"jest-haste-map: duplicate manual mock found: log-writer\n"}
|
|
64
|
-
{"kind":"O","text":" The following files share their name; please delete one of them:\n"}
|
|
65
|
-
{"kind":"O","text":" * <rootDir>/packages/server/dist/__mocks__/log-writer.js\n"}
|
|
66
|
-
{"kind":"O","text":" * <rootDir>/packages/server/src/__mocks__/log-writer.ts\n"}
|
|
67
|
-
{"kind":"O","text":"\n"}
|
|
68
|
-
{"kind":"O","text":"jest-haste-map: duplicate manual mock found: logger\n"}
|
|
69
|
-
{"kind":"O","text":" The following files share their name; please delete one of them:\n"}
|
|
70
|
-
{"kind":"O","text":" * <rootDir>/packages/server/dist/__mocks__/logger.js\n"}
|
|
71
|
-
{"kind":"O","text":" * <rootDir>/packages/server/src/__mocks__/logger.ts\n"}
|
|
72
|
-
{"kind":"O","text":"\n"}
|
|
73
|
-
{"kind":"O","text":"jest-haste-map: duplicate manual mock found: pipe-delivery\n"}
|
|
74
|
-
{"kind":"O","text":" The following files share their name; please delete one of them:\n"}
|
|
75
|
-
{"kind":"O","text":" * <rootDir>/packages/server/dist/__mocks__/pipe-delivery.js\n"}
|
|
76
|
-
{"kind":"O","text":" * <rootDir>/packages/server/src/__mocks__/pipe-delivery.ts\n"}
|
|
77
|
-
{"kind":"O","text":"\n"}
|
|
78
|
-
{"kind":"O","text":"jest-haste-map: duplicate manual mock found: processor-registry\n"}
|
|
79
|
-
{"kind":"O","text":" The following files share their name; please delete one of them:\n"}
|
|
80
|
-
{"kind":"O","text":" * <rootDir>/packages/server/dist/__mocks__/processor-registry.js\n"}
|
|
81
|
-
{"kind":"O","text":" * <rootDir>/packages/server/src/__mocks__/processor-registry.ts\n"}
|
|
82
|
-
{"kind":"O","text":"\n"}
|
|
83
|
-
{"kind":"O","text":"jest-haste-map: duplicate manual mock found: reanimate-agent\n"}
|
|
84
|
-
{"kind":"O","text":" The following files share their name; please delete one of them:\n"}
|
|
85
|
-
{"kind":"O","text":" * <rootDir>/packages/server/dist/__mocks__/reanimate-agent.js\n"}
|
|
86
|
-
{"kind":"O","text":" * <rootDir>/packages/server/src/__mocks__/reanimate-agent.ts\n"}
|
|
87
|
-
{"kind":"O","text":"\n"}
|
|
88
|
-
{"kind":"O","text":"jest-haste-map: duplicate manual mock found: session-recovery\n"}
|
|
89
|
-
{"kind":"O","text":" The following files share their name; please delete one of them:\n"}
|
|
90
|
-
{"kind":"O","text":" * <rootDir>/packages/server/dist/__mocks__/session-recovery.js\n"}
|
|
91
|
-
{"kind":"O","text":" * <rootDir>/packages/server/src/__mocks__/session-recovery.ts\n"}
|
|
92
|
-
{"kind":"O","text":"\n"}
|
|
93
|
-
{"kind":"O","text":"jest-haste-map: duplicate manual mock found: stream-hub\n"}
|
|
94
|
-
{"kind":"O","text":" The following files share their name; please delete one of them:\n"}
|
|
95
|
-
{"kind":"O","text":" * <rootDir>/packages/server/dist/__mocks__/stream-hub.js\n"}
|
|
96
|
-
{"kind":"O","text":" * <rootDir>/packages/server/src/__mocks__/stream-hub.ts\n"}
|
|
97
|
-
{"kind":"O","text":"\n"}
|
|
98
|
-
{"kind":"O","text":"jest-haste-map: duplicate manual mock found: stream-registry\n"}
|
|
99
|
-
{"kind":"O","text":" The following files share their name; please delete one of them:\n"}
|
|
100
|
-
{"kind":"O","text":" * <rootDir>/packages/server/dist/__mocks__/stream-registry.js\n"}
|
|
101
|
-
{"kind":"O","text":" * <rootDir>/packages/server/src/__mocks__/stream-registry.ts\n"}
|
|
102
|
-
{"kind":"O","text":"\n"}
|
|
103
|
-
{"kind":"O","text":"jest-haste-map: duplicate manual mock found: token-push\n"}
|
|
104
|
-
{"kind":"O","text":" The following files share their name; please delete one of them:\n"}
|
|
105
|
-
{"kind":"O","text":" * <rootDir>/packages/server/dist/__mocks__/token-push.js\n"}
|
|
106
|
-
{"kind":"O","text":" * <rootDir>/packages/server/src/__mocks__/token-push.ts\n"}
|
|
107
|
-
{"kind":"O","text":"\n"}
|
|
108
|
-
{"kind":"O","text":"jest-haste-map: duplicate manual mock found: utils/exec\n"}
|
|
109
|
-
{"kind":"O","text":" The following files share their name; please delete one of them:\n"}
|
|
110
|
-
{"kind":"O","text":" * <rootDir>/packages/server/dist/__mocks__/utils/exec.js\n"}
|
|
111
|
-
{"kind":"O","text":" * <rootDir>/packages/server/src/__mocks__/utils/exec.ts\n"}
|
|
112
|
-
{"kind":"O","text":"\n"}
|
|
113
|
-
{"kind":"O","text":"jest-haste-map: duplicate manual mock found: utils/format-gh-error\n"}
|
|
114
|
-
{"kind":"O","text":" The following files share their name; please delete one of them:\n"}
|
|
115
|
-
{"kind":"O","text":" * <rootDir>/packages/server/dist/__mocks__/utils/format-gh-error.js\n"}
|
|
116
|
-
{"kind":"O","text":" * <rootDir>/packages/server/src/__mocks__/utils/format-gh-error.ts\n"}
|
|
117
|
-
{"kind":"O","text":"\n"}
|
|
118
|
-
{"kind":"O","text":"jest-haste-map: duplicate manual mock found: utils/network\n"}
|
|
119
|
-
{"kind":"O","text":" The following files share their name; please delete one of them:\n"}
|
|
120
|
-
{"kind":"O","text":" * <rootDir>/packages/server/dist/__mocks__/utils/network.js\n"}
|
|
121
|
-
{"kind":"O","text":" * <rootDir>/packages/server/src/__mocks__/utils/network.ts\n"}
|
|
122
|
-
{"kind":"O","text":"\n"}
|
|
123
|
-
{"kind":"O","text":"[test:storybook-test] Storybook interaction tests completed.\n"}
|
|
124
|
-
{"kind":"O","text":" ---- test finished (115.550s) ---- \n"}
|
|
125
|
-
{"kind":"O","text":"-------------------- Finished (115.554s) --------------------\n"}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
Start time: Fri May 22 2026 22:04:15 GMT+0000 (Coordinated Universal Time)
|
|
2
|
-
Invoking "/usr/bin/tar -c -f /home/runner/work/grackle/grackle/common/temp/build-cache/e2794f6b3dd02e58a0ca34e8c438c22d25296c3e-676797add2fbca6f.temp -z --files-from=-"
|
|
3
|
-
|
|
4
|
-
======= BEGIN PROCESS INPUT ======
|
|
5
|
-
.rush/temp/operation/_phase_test/all.log
|
|
6
|
-
.rush/temp/operation/_phase_test/log-chunks.jsonl
|
|
7
|
-
.rush/temp/operation/_phase_test/state.json
|
|
8
|
-
======== END PROCESS INPUT =======
|
|
9
|
-
======= BEGIN PROCESS OUTPUT =======
|
|
10
|
-
======== END PROCESS OUTPUT ========
|
|
11
|
-
|
|
12
|
-
Exited with code "0"
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
Invoking: heft run --only build -- --clean
|
|
2
|
-
---- build started ----
|
|
3
|
-
[build:typescript] Using TypeScript version 5.7.3
|
|
4
|
-
[build:storybook-build] Building Storybook...
|
|
5
|
-
[build:storybook-build] Storybook build completed.
|
|
6
|
-
[build:vite-build] Starting Vite build...
|
|
7
|
-
[build:lint] Using ESLint version 9.39.4
|
|
8
|
-
vite v6.4.2 building for production...
|
|
9
|
-
transforming...
|
|
10
|
-
✓ 2715 modules transformed.
|
|
11
|
-
rendering chunks...
|
|
12
|
-
computing gzip size...
|
|
13
|
-
dist/index.css 158.47 kB │ gzip: 20.60 kB
|
|
14
|
-
dist/index.js 1,590.94 kB │ gzip: 401.57 kB
|
|
15
|
-
✓ built in 5.74s
|
|
16
|
-
[build:vite-build] Vite build completed.
|
|
17
|
-
---- build finished (74.958s) ----
|
|
18
|
-
-------------------- Finished (74.961s) --------------------
|
|
@@ -1,125 +0,0 @@
|
|
|
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) 54ms
|
|
9
|
-
✓ src/utils/eventContent.test.ts (38 tests) 139ms
|
|
10
|
-
✓ src/utils/dashboard.test.ts (4 tests) 7ms
|
|
11
|
-
✓ src/utils/route-config.test.ts (23 tests) 30ms
|
|
12
|
-
✓ src/utils/scrollUtils.test.ts (11 tests) 24ms
|
|
13
|
-
✓ src/utils/breadcrumbs.test.ts (18 tests) 55ms
|
|
14
|
-
✓ src/components/tools/toolCardHelpers.test.ts (10 tests) 27ms
|
|
15
|
-
✓ src/components/tools/classifyTool.test.ts (6 tests) 28ms
|
|
16
|
-
✓ src/components/display/extractText.test.tsx (8 tests) 32ms
|
|
17
|
-
✓ src/hooks/useEventSelection.test.ts (13 tests) 131ms
|
|
18
|
-
✓ src/components/editable/useEditableField.test.tsx (17 tests) 200ms
|
|
19
|
-
✓ src/components/notifications/UpdateBanner.test.tsx (4 tests) 264ms
|
|
20
|
-
✓ src/utils/grackleHostStyleVariables.test.ts (2 tests) 540ms
|
|
21
|
-
✓ grackleHostStyleVariables > always returns the MCP-standard fallback variables 516ms
|
|
22
|
-
✓ src/components/display/McpAppWidget.test.tsx (3 tests) 501ms
|
|
23
|
-
✓ McpAppWidget > mounts an iframe host for the widget 321ms
|
|
24
|
-
|
|
25
|
-
Test Files 14 passed (14)
|
|
26
|
-
Tests 171 passed (171)
|
|
27
|
-
Start at 22:02:20
|
|
28
|
-
Duration 16.20s (transform 2.92s, setup 0ms, collect 17.59s, tests 2.03s, environment 14.57s, prepare 5.64s)
|
|
29
|
-
|
|
30
|
-
[test:vitest] Vitest completed.
|
|
31
|
-
[test:storybook-test] Starting Storybook static server on port 38719...
|
|
32
|
-
[test:storybook-test] Storybook server ready. Running interaction tests...
|
|
33
|
-
jest-haste-map: duplicate manual mock found: adapter-manager
|
|
34
|
-
The following files share their name; please delete one of them:
|
|
35
|
-
* <rootDir>/packages/server/dist/__mocks__/adapter-manager.js
|
|
36
|
-
* <rootDir>/packages/server/src/__mocks__/adapter-manager.ts
|
|
37
|
-
|
|
38
|
-
jest-haste-map: duplicate manual mock found: auto-reconnect
|
|
39
|
-
The following files share their name; please delete one of them:
|
|
40
|
-
* <rootDir>/packages/server/dist/__mocks__/auto-reconnect.js
|
|
41
|
-
* <rootDir>/packages/server/src/__mocks__/auto-reconnect.ts
|
|
42
|
-
|
|
43
|
-
jest-haste-map: duplicate manual mock found: event-bus
|
|
44
|
-
The following files share their name; please delete one of them:
|
|
45
|
-
* <rootDir>/packages/server/dist/__mocks__/event-bus.js
|
|
46
|
-
* <rootDir>/packages/server/src/__mocks__/event-bus.ts
|
|
47
|
-
|
|
48
|
-
jest-haste-map: duplicate manual mock found: event-processor
|
|
49
|
-
The following files share their name; please delete one of them:
|
|
50
|
-
* <rootDir>/packages/server/dist/__mocks__/event-processor.js
|
|
51
|
-
* <rootDir>/packages/server/src/__mocks__/event-processor.ts
|
|
52
|
-
|
|
53
|
-
jest-haste-map: duplicate manual mock found: github-import
|
|
54
|
-
The following files share their name; please delete one of them:
|
|
55
|
-
* <rootDir>/packages/server/dist/__mocks__/github-import.js
|
|
56
|
-
* <rootDir>/packages/server/src/__mocks__/github-import.ts
|
|
57
|
-
|
|
58
|
-
jest-haste-map: duplicate manual mock found: lifecycle
|
|
59
|
-
The following files share their name; please delete one of them:
|
|
60
|
-
* <rootDir>/packages/server/dist/__mocks__/lifecycle.js
|
|
61
|
-
* <rootDir>/packages/server/src/__mocks__/lifecycle.ts
|
|
62
|
-
|
|
63
|
-
jest-haste-map: duplicate manual mock found: log-writer
|
|
64
|
-
The following files share their name; please delete one of them:
|
|
65
|
-
* <rootDir>/packages/server/dist/__mocks__/log-writer.js
|
|
66
|
-
* <rootDir>/packages/server/src/__mocks__/log-writer.ts
|
|
67
|
-
|
|
68
|
-
jest-haste-map: duplicate manual mock found: logger
|
|
69
|
-
The following files share their name; please delete one of them:
|
|
70
|
-
* <rootDir>/packages/server/dist/__mocks__/logger.js
|
|
71
|
-
* <rootDir>/packages/server/src/__mocks__/logger.ts
|
|
72
|
-
|
|
73
|
-
jest-haste-map: duplicate manual mock found: pipe-delivery
|
|
74
|
-
The following files share their name; please delete one of them:
|
|
75
|
-
* <rootDir>/packages/server/dist/__mocks__/pipe-delivery.js
|
|
76
|
-
* <rootDir>/packages/server/src/__mocks__/pipe-delivery.ts
|
|
77
|
-
|
|
78
|
-
jest-haste-map: duplicate manual mock found: processor-registry
|
|
79
|
-
The following files share their name; please delete one of them:
|
|
80
|
-
* <rootDir>/packages/server/dist/__mocks__/processor-registry.js
|
|
81
|
-
* <rootDir>/packages/server/src/__mocks__/processor-registry.ts
|
|
82
|
-
|
|
83
|
-
jest-haste-map: duplicate manual mock found: reanimate-agent
|
|
84
|
-
The following files share their name; please delete one of them:
|
|
85
|
-
* <rootDir>/packages/server/dist/__mocks__/reanimate-agent.js
|
|
86
|
-
* <rootDir>/packages/server/src/__mocks__/reanimate-agent.ts
|
|
87
|
-
|
|
88
|
-
jest-haste-map: duplicate manual mock found: session-recovery
|
|
89
|
-
The following files share their name; please delete one of them:
|
|
90
|
-
* <rootDir>/packages/server/dist/__mocks__/session-recovery.js
|
|
91
|
-
* <rootDir>/packages/server/src/__mocks__/session-recovery.ts
|
|
92
|
-
|
|
93
|
-
jest-haste-map: duplicate manual mock found: stream-hub
|
|
94
|
-
The following files share their name; please delete one of them:
|
|
95
|
-
* <rootDir>/packages/server/dist/__mocks__/stream-hub.js
|
|
96
|
-
* <rootDir>/packages/server/src/__mocks__/stream-hub.ts
|
|
97
|
-
|
|
98
|
-
jest-haste-map: duplicate manual mock found: stream-registry
|
|
99
|
-
The following files share their name; please delete one of them:
|
|
100
|
-
* <rootDir>/packages/server/dist/__mocks__/stream-registry.js
|
|
101
|
-
* <rootDir>/packages/server/src/__mocks__/stream-registry.ts
|
|
102
|
-
|
|
103
|
-
jest-haste-map: duplicate manual mock found: token-push
|
|
104
|
-
The following files share their name; please delete one of them:
|
|
105
|
-
* <rootDir>/packages/server/dist/__mocks__/token-push.js
|
|
106
|
-
* <rootDir>/packages/server/src/__mocks__/token-push.ts
|
|
107
|
-
|
|
108
|
-
jest-haste-map: duplicate manual mock found: utils/exec
|
|
109
|
-
The following files share their name; please delete one of them:
|
|
110
|
-
* <rootDir>/packages/server/dist/__mocks__/utils/exec.js
|
|
111
|
-
* <rootDir>/packages/server/src/__mocks__/utils/exec.ts
|
|
112
|
-
|
|
113
|
-
jest-haste-map: duplicate manual mock found: utils/format-gh-error
|
|
114
|
-
The following files share their name; please delete one of them:
|
|
115
|
-
* <rootDir>/packages/server/dist/__mocks__/utils/format-gh-error.js
|
|
116
|
-
* <rootDir>/packages/server/src/__mocks__/utils/format-gh-error.ts
|
|
117
|
-
|
|
118
|
-
jest-haste-map: duplicate manual mock found: utils/network
|
|
119
|
-
The following files share their name; please delete one of them:
|
|
120
|
-
* <rootDir>/packages/server/dist/__mocks__/utils/network.js
|
|
121
|
-
* <rootDir>/packages/server/src/__mocks__/utils/network.ts
|
|
122
|
-
|
|
123
|
-
[test:storybook-test] Storybook interaction tests completed.
|
|
124
|
-
---- test finished (115.550s) ----
|
|
125
|
-
-------------------- Finished (115.554s) --------------------
|