2793 Commits

Author SHA1 Message Date
Valentin Palkovic
074d6797be
Merge pull request #29446 from storybookjs/escape-xml-in-error
Addon Test: Escape XML when converting ANSI to HTML in test errors
2024-10-28 10:12:04 +01:00
Gert Hengeveld
8b08b4e10c Update story status label for consistency 2024-10-25 21:20:03 +02:00
Valentin Palkovic
efe13b2531
Merge branch 'next' into escape-xml-in-error 2024-10-25 16:03:55 +02:00
Gert Hengeveld
84aef74de0 Escape XML when converting ANSI to HTML in test errors 2024-10-25 15:34:15 +02:00
Gert Hengeveld
6be3da3666 Rewordings 2024-10-24 17:11:40 +02:00
Gert Hengeveld
41615d1690
Merge branch 'next' into revert-29433-revert-29338-yann/addon-interactions-conflict 2024-10-24 17:04:05 +02:00
storybook-bot
d6098267c9 Bump version from "8.4.0-alpha.8" to "8.4.0-beta.0" [skip ci] 2024-10-24 14:48:43 +00:00
Valentin Palkovic
2cde356c78
Revert "Revert "Addon Test: Error when addon interactions exists"" 2024-10-23 16:22:07 +02:00
Valentin Palkovic
ce8dd08f4c
Revert "Addon Test: Error when addon interactions exists" 2024-10-23 16:20:53 +02:00
Valentin Palkovic
7460021da5 Merge remote-tracking branch 'origin/next' into unified-ui-testing 2024-10-23 14:56:15 +02:00
Valentin Palkovic
88fb43767a Cleanup 2024-10-23 13:00:16 +02:00
Valentin Palkovic
86f2d25b61
Merge branch 'unified-ui-testing' into yann/addon-interactions-conflict 2024-10-23 12:49:21 +02:00
storybook-bot
ef4ff77f9f Merge branch 'next-release' into next 2024-10-21 14:09:24 +00:00
storybook-bot
3e154da5fa Bump version from "8.4.0-alpha.7" to "8.4.0-alpha.8" [skip ci] 2024-10-21 14:01:33 +00:00
jonniebigodes
c184d63565
Merge branch 'next' into docs_remove_framework_from_links 2024-10-21 14:16:30 +01:00
Valentin Palkovic
4da1ec12c6 Fix type issues 2024-10-21 13:56:23 +02:00
Valentin Palkovic
387ca48c37
Merge pull request #29414 from storybookjs/kasper/escape-xml
Interactions: Escape xml of interactions errors
2024-10-21 13:21:49 +02:00
Valentin Palkovic
8549ddb017
Merge pull request #29388 from storybookjs/valentin/report-component-test-errors
Addon-Test: Report component file tests to the frontend
2024-10-21 13:19:49 +02:00
Valentin Palkovic
b6f92678c2 Merge remote-tracking branch 'origin/next' into unified-ui-testing 2024-10-21 11:30:42 +02:00
Kasper Peulen
453d2438f8 Escape xml 2024-10-21 11:13:06 +02:00
Valentin Palkovic
79ec6c670c
Merge branch 'unified-ui-testing' into yann/addon-interactions-conflict 2024-10-21 10:45:32 +02:00
Valentin Palkovic
b68f953387 Addon-Test: Report component file tests to the frontend 2024-10-21 10:08:04 +02:00
jonniebigodes
44ed4e6ee9 Docs: Fix broken links in the monorepo documentation 2024-10-20 16:46:52 +01:00
strozw
0284687b2f
refactor: Revert unncessary changes 2024-10-20 15:46:33 +09:00
strozw
4e3bab36dc
refactor: Change dynamic import of @vitest/browser/context to be closer to the previous form 2024-10-20 14:55:15 +09:00
strozw
97f93b7d71
Revert "chore: update vitest packages to 2.1.3"
This reverts commit 484f930b406118917e4f2a2189f10cd4cccfca5c.
2024-10-20 14:48:36 +09:00
strozw
9abcdf6648
fix: Fix vitest-plugin/viewports.ts so that it is not affected by errors thrown by @vietest/browser/contest. 2024-10-19 14:15:42 +09:00
strozw
484f930b40
chore: update vitest packages to 2.1.3 2024-10-19 14:15:21 +09:00
Valentin Palkovic
0c9a253451 Refactor vite-plugin-storybook-test configuration handling 2024-10-17 16:02:47 +02:00
Valentin Palkovic
2ecb95735e
Merge pull request #29375 from storybookjs/test-provider-name
Core: Improve aria labels using test provider `name` property
2024-10-17 11:15:14 +02:00
Valentin Palkovic
448cc6a149 Merge remote-tracking branch 'origin/next' into unified-ui-testing 2024-10-17 10:02:49 +02:00
Gert Hengeveld
71a4b083eb Improve aria labels using test provider name property 2024-10-16 16:11:37 +02:00
Valentin Palkovic
81c9b87e7f Merge remote-tracking branch 'origin/unified-ui-testing' into valentin/fix-watch-mode-in-testing-module 2024-10-16 15:04:10 +02:00
Valentin Palkovic
5045d57e8a Addon-Test: Fix watch mode 2024-10-16 15:03:54 +02:00
Gert Hengeveld
c56107f55d Wait for current run to finish before restarting Vitest when toggling watch mode 2024-10-16 14:50:05 +02:00
Gert Hengeveld
c875a27103 Show number of tests when showing last run time, and prioritize this over the watch mode state 2024-10-16 13:22:34 +02:00
Valentin Palkovic
6282669d18 Upgrade vitest 2024-10-16 11:25:58 +02:00
Valentin Palkovic
957049967d
Merge pull request #29359 from storybookjs/valentin/unified-testing-telemetry
Testing-Module: Add telemetry to testingmodule events
2024-10-16 08:32:38 +02:00
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