Valentin Palkovic
|
c0d50cca43
|
feat: Add initialGlobals for accessibility manual setting in preview.tsx
|
2024-11-29 15:55:44 +01:00 |
|
Valentin Palkovic
|
9cd7e771a6
|
fix: Update accessibility configuration to use environment variable for manual setting in vitest-plugin
|
2024-11-29 15:30:42 +01:00 |
|
Valentin Palkovic
|
e6358ba97f
|
Merge remote-tracking branch 'origin/jeppe/vitest-coverage-backend' into valentin/unified-a11y-testing
|
2024-11-29 14:36:21 +01:00 |
|
Valentin Palkovic
|
74a2bdc707
|
feat: Add accessibility support in TestProviderRender and related components
|
2024-11-29 14:15:42 +01:00 |
|
Valentin Palkovic
|
e52d1e6f66
|
refactor: update reporter API to use 'type' instead of 'id' and rename afterEach to experimental_afterEach
|
2024-11-29 14:15:16 +01:00 |
|
Jeppe Reinhold
|
d4d566a58d
|
sync coverage state on run request
|
2024-11-29 13:50:35 +01:00 |
|
Jeppe Reinhold
|
04f9ca0602
|
add coverage states to stories
|
2024-11-29 13:37:05 +01:00 |
|
Jeppe Reinhold
|
9f51803180
|
Merge branch 'next' into jeppe/vitest-coverage-backend
|
2024-11-29 11:21:50 +01:00 |
|
Jeppe Reinhold
|
b13506e41a
|
simplify
|
2024-11-29 11:21:18 +01:00 |
|
Jeppe Reinhold
|
5b5a436d0c
|
rename details.coverage to details.coverageSummary, to not confuse with config.coverage
|
2024-11-29 11:02:41 +01:00 |
|
storybook-bot
|
d3bc3ffb0b
|
Bump version from "8.5.0-alpha.12" to "8.5.0-alpha.13" [skip ci]
|
2024-11-29 09:32:25 +00:00 |
|
Valentin Palkovic
|
27424e6079
|
Merge remote-tracking branch 'origin/jeppe/vitest-coverage-backend' into valentin/unified-a11y-testing
|
2024-11-29 10:27:53 +01:00 |
|
Valentin Palkovic
|
7798a49f16
|
Merge remote-tracking branch 'origin/next' into valentin/unified-a11y-testing
|
2024-11-29 10:26:57 +01:00 |
|
Jeppe Reinhold
|
56666f0ec2
|
add coverage html link
|
2024-11-29 09:58:43 +01:00 |
|
storybook-bot
|
b53665b649
|
Bump version from "8.5.0-alpha.11" to "8.5.0-alpha.12" [skip ci]
|
2024-11-29 08:31:42 +00:00 |
|
storybook-bot
|
2a4b516ec6
|
Bump version from "8.5.0-alpha.11" to "8.5.0-alpha.12" [skip ci]
|
2024-11-29 08:26:07 +00:00 |
|
Jeppe Reinhold
|
37fb3f710c
|
improve vitest restart comment
|
2024-11-29 09:07:02 +01:00 |
|
Jeppe Reinhold
|
4a6999395e
|
disable coverage in watch mode
|
2024-11-28 23:16:43 +01:00 |
|
Jeppe Reinhold
|
1563d50e07
|
cleanup
|
2024-11-28 22:53:32 +01:00 |
|
Jeppe Reinhold
|
d8948f0184
|
restart vitest before every coverage run
|
2024-11-28 22:04:41 +01:00 |
|
Jeppe Reinhold
|
13f59b2bcb
|
only boot vitest child process on addon-test-specific events
|
2024-11-28 15:19:52 +01:00 |
|
Jeppe Reinhold
|
172f64c802
|
use coverage.statement as metric
|
2024-11-28 15:19:23 +01:00 |
|
Jeppe Reinhold
|
69884ada5e
|
cleanup
|
2024-11-28 15:19:03 +01:00 |
|
Jeppe Reinhold
|
2cf1d42013
|
configure coverage color based on watermark config
|
2024-11-28 13:48:15 +01:00 |
|
Valentin Palkovic
|
9fd3cd479c
|
Merge remote-tracking branch 'origin/next' into valentin/unified-a11y-testing
|
2024-11-28 10:59:11 +01:00 |
|
Jeppe Reinhold
|
6c40e01e33
|
Merge branch 'next' of github.com:storybookjs/storybook into jeppe/vitest-coverage-backend
|
2024-11-28 10:29:47 +01:00 |
|
Jeppe Reinhold
|
7b001def82
|
integrate coverage backend with UI
|
2024-11-28 10:28:57 +01:00 |
|
Gert Hengeveld
|
4d08f6d354
|
Merge pull request #29708 from storybookjs/testing-module-settings
Core / Addon Test: Add config UI to Testing Module
|
2024-11-28 10:16:12 +01:00 |
|
Valentin Palkovic
|
dda7f13a55
|
Fix types
|
2024-11-28 09:56:10 +01:00 |
|
Valentin Palkovic
|
45c9a76cf2
|
Update environment variable handling for Vitest integration in Storybook
|
2024-11-27 20:02:08 +01:00 |
|
Valentin Palkovic
|
0b796a44bd
|
Reorder import statements for project annotations in postInstall function
|
2024-11-27 15:58:41 +01:00 |
|
Valentin Palkovic
|
0437d77f78
|
Merge remote-tracking branch 'origin/next' into valentin/unified-a11y-testing
|
2024-11-27 15:42:58 +01:00 |
|
Valentin Palkovic
|
5ab29c6d3a
|
Refactor a11yRunner and utils for improved configuration handling and error reporting in tests
|
2024-11-27 15:42:20 +01:00 |
|
storybook-bot
|
3a0f922da7
|
Merge branch 'next-release' into next
|
2024-11-27 13:36:13 +00:00 |
|
Yann Braga
|
f80d23aae2
|
Merge pull request #29545 from ValeraS/fix/addon-toolbars
Toolbars: Suppress deprecation warning when using dynamic icons
|
2024-11-27 14:33:40 +01:00 |
|
storybook-bot
|
da1f1a04c0
|
Bump version from "8.5.0-alpha.10" to "8.5.0-alpha.11" [skip ci]
|
2024-11-27 13:27:52 +00:00 |
|
Jeppe Reinhold
|
a5a0b1f140
|
Merge branch 'testing-module-settings' of github.com:storybookjs/storybook into jeppe/vitest-coverage-backend
|
2024-11-27 14:21:48 +01:00 |
|
Valentin Palkovic
|
29bc6b0600
|
Update documentation
|
2024-11-27 14:20:16 +01:00 |
|
Jeppe Reinhold
|
f0fdfb1642
|
fix config types
|
2024-11-27 14:16:53 +01:00 |
|
Jeppe Reinhold
|
c5c3cf67d2
|
cleanup
|
2024-11-27 14:07:44 +01:00 |
|
Jeppe Reinhold
|
39fdd97950
|
only set coverage options when coveage is enabled
|
2024-11-27 14:06:41 +01:00 |
|
Valentin Palkovic
|
de6b1f2374
|
Add tags support for addon-a11y
|
2024-11-27 13:37:43 +01:00 |
|
Valentin Palkovic
|
8fb31f7198
|
Add check for Vitest standalone run in global setup
|
2024-11-27 11:17:48 +01:00 |
|
Gert Hengeveld
|
a74f511584
|
Only apply hover styling to labels that contain an enabled input
|
2024-11-27 11:04:14 +01:00 |
|
Valentin Palkovic
|
7ec1e7ea53
|
Provide fix for Vitest 2.1.4 and above
|
2024-11-27 10:59:01 +01:00 |
|
Gert Hengeveld
|
e2d2e53fe6
|
Don't show updated state when mounting
|
2024-11-27 10:54:23 +01:00 |
|
Valentin Palkovic
|
ffcf9e3723
|
Merge remote-tracking branch 'origin/next' into valentin/unified-a11y-testing
|
2024-11-27 10:23:21 +01:00 |
|
Gert Hengeveld
|
73e55e0046
|
Merge branch 'next' into testing-module-settings
|
2024-11-27 09:36:36 +01:00 |
|
Jeppe Reinhold
|
7a1e4b9227
|
restart vitest on coverage change
|
2024-11-26 22:56:30 +01:00 |
|
Norbert de Langen
|
f51b127bd2
|
add to UI; I'm sure either Jeppe or Gert will change
|
2024-11-26 17:05:19 +01:00 |
|