2905 Commits

Author SHA1 Message Date
Gert Hengeveld
786ddd72a6 Rename tab 2024-10-15 16:30:29 +02:00
Yann Braga
cebf30564d
Merge pull request #29355 from storybookjs/yann/promote-nextjs-vite
Addon Test: Promote Nextjs Vite
2024-10-15 16:27:31 +02:00
Yann Braga
c563e31c37 Refactor log message in test addon preset 2024-10-15 16:26:43 +02:00
Yann Braga
38b017adcd improve prompt message 2024-10-15 15:52:01 +02:00
Valentin Palkovic
57199702c6 Testing Module: Add telemetry to testingmodule events 2024-10-15 15:48:21 +02:00
Yann Braga
2ebaa34c46 Fix tests 2024-10-15 15:33:29 +02:00
Yann Braga
99a36a5ef1 remove interactions addon internally before testing addon test 2024-10-15 14:15:07 +02:00
Yann Braga
53c91b3d9c make vitest dependencies optional 2024-10-15 14:15:06 +02:00
Yann Braga
19d024fd38 Add prompt to remove addon interactions as part of addon test postinstall 2024-10-15 14:15:06 +02:00
Yann Braga
d184988c0d refactor log, rephrase message 2024-10-15 13:19:27 +02:00
Yann Braga
374a1123dd Detect Nextjs webpack when using addon test and propose next vite 2024-10-15 08:44:23 +02:00
Valentin Palkovic
14f978d8b7 Update documentation links 2024-10-14 15:04:13 +02:00
Valentin Palkovic
d29f0c6b37 Refactor component test status message handling 2024-10-14 13:51:27 +02:00
Valentin Palkovic
1a44d1a58f Merge remote-tracking branch 'origin/unified-ui-testing' into valentin/fix-error-reporting-for-fatal-errors 2024-10-14 12:50:31 +02:00
Valentin Palkovic
64644ef95c Fix tests 2024-10-14 12:47:58 +02:00
Yann Braga
0e572bc49d Throw error upon detecting addon interactions alongside addon test 2024-10-14 12:29:58 +02:00
Yann Braga
1c671deb82
Merge pull request #29329 from storybookjs/yann/discrepancy-detection-telemetry
Addon Test: Add telemetry on discrepancy results
2024-10-14 12:16:47 +02:00
Yann Braga
27aa84b3ce Support globals and viewports global config in portable stories 2024-10-14 11:34:34 +02:00
David Leuliette
a088fc080c docs: drop /react slug from addons reference 2024-10-14 11:27:34 +02:00
storybook-bot
9d862798d6 Bump version from "8.4.0-alpha.6" to "8.4.0-alpha.7" [skip ci] 2024-10-12 21:05:10 +00:00
Valentin Palkovic
16077e6043 Addon-Test: Refactor bootTestRunner to handle fatal errors and improve error reporting 2024-10-11 14:12:25 +02:00
Yann Braga
8db0daae9f add testRunId to telemetry 2024-10-11 12:14:09 +02:00
Yann Braga
cf7ba1183c add telemetry on discrepancy results 2024-10-11 10:49:34 +02:00
Yann Braga
2eb23c8e30 remove test 2024-10-10 18:03:22 +02:00
Yann Braga
11a0891f0b fix test 2024-10-10 17:50:35 +02:00
Yann Braga
2356f45437 Refactor test runner error handling and logging 2024-10-10 17:49:44 +02:00
Yann Braga
037f7cec54 Integrate GlobalErrorModal into testing UI module 2024-10-10 17:30:53 +02:00
Valentin Palkovic
03f205c12b Refactor test runner error handling and logging 2024-10-10 12:00:32 +02:00
Valentin Palkovic
e224aa9fd8 Merge branch 'unified-ui-testing' into ui-testing-progress 2024-10-10 11:10:42 +02:00
Valentin Palkovic
d8f4a43aed Merge remote-tracking branch 'origin/next' into unified-ui-testing 2024-10-10 10:55:51 +02:00
Valentin Palkovic
06836a0fcf Fix tests 2024-10-10 10:51:15 +02:00
Valentin Palkovic
6c3e57a815 Remove border radius on ModalStackTrace 2024-10-10 10:06:47 +02:00
Valentin Palkovic
66700870a1 Fix documentation link and provide dynamic troubleshooting link 2024-10-10 10:04:43 +02:00
Valentin Palkovic
c8cdccdecb Addon-Test: Implement GlobalErrorModal 2024-10-10 10:04:20 +02:00
storybook-bot
9e3d960477 Bump version from "8.4.0-alpha.5" to "8.4.0-alpha.6" [skip ci] 2024-10-09 21:34:04 +00:00
Yann Braga
b24b3a2709
Merge pull request #29290 from storybookjs/yann/fix-test-cache
Addon Test: Fix test run cache
2024-10-09 16:53:10 +02:00
Yann Braga
8c03675efa improvements based on review 2024-10-09 16:24:02 +02:00
Gert Hengeveld
c4d3ed0318 Progress reporting for Testing Module 2024-10-09 15:13:12 +02:00
Yann Braga
46047ba028 cleanup 2024-10-09 12:23:40 +02:00
Yann Braga
219a93ceba fix stories 2024-10-09 11:00:59 +02:00
Yann Braga
44b3b3194a fix cache for run all scenario 2024-10-09 09:13:54 +02:00
Yann Braga
c5e20e23fa add test discrepancy component, add tests 2024-10-09 08:41:48 +02:00
Jeppe Reinhold
3d633c0be7 revert prebundling of @mdx-js/react 2024-10-08 21:47:06 +02:00
Jeppe Reinhold
36662bd4d1 purge @storybook/global from addon-docs 2024-10-08 21:45:51 +02:00
Jeppe Reinhold
474b23c2df prebundle dependencies in addon-docs 2024-10-08 21:36:53 +02:00
Yann Braga
576fe0e9ba
Update code/addons/test/src/node/vitest-manager.ts
Co-authored-by: Valentin Palkovic <valentin@chromatic.com>
2024-10-08 16:26:34 +02:00
storybook-bot
54b0b3c9f9 Bump version from "8.4.0-alpha.4" to "8.4.0-alpha.5" [skip ci] 2024-10-08 14:00:12 +00:00
Yann Braga
9861641fad add UI component 2024-10-08 12:30:32 +02:00
Yann Braga
d7bd5736e5 fix file cache in direct story testing 2024-10-07 11:09:57 +02:00
Yann Braga
06187424fe Add basic implementation of discrepancy detection 2024-10-04 16:37:06 +02:00