Kyle Gach
e76a66aa44
Add/update assets
2024-12-12 12:48:41 -07:00
Kyle Gach
c3df3f5a00
Address feedback
2024-12-12 12:48:41 -07:00
Kyle Gach
808b493447
Apply suggestions from code review
...
Co-authored-by: jonniebigodes <joaocontadesenvolvimento@gmail.com>
2024-12-12 10:33:49 -07:00
Kyle Gach
6fb17c9ab9
Docs updates for Storybook Test
...
- Focused tests
- Coverage
- A11y
- Remove `test.include` & `test.isolate` from example Vitest configs
- Streamline Test addon introduction
- Address feedback from EAP
2024-12-11 23:30:25 -07:00
Kasper Peulen
fdc8078bf8
Merge remote-tracking branch 'origin/next' into valentin/unified-a11y-testing
...
# Conflicts:
# code/addons/test/src/components/TestProviderRender.tsx
# code/core/src/manager/components/sidebar/SidebarBottom.tsx
2024-12-06 13:55:21 +01:00
jonniebigodes
763f5ee25a
Removes extra spacing
2024-12-02 22:33:38 +00:00
jonniebigodes
a0c12ae242
Starting to address snippets and other minor items
2024-12-02 22:23:08 +00:00
Michael Shilman
fa0838d3dd
Update docs/writing-tests/import-stories-in-tests/stories-in-end-to-end-tests.mdx
...
Co-authored-by: jonniebigodes <joaocontadesenvolvimento@gmail.com>
2024-12-02 20:48:05 +08:00
Valentin Palkovic
7a8ccfdfec
Add snippets for overriding accessibility test warning levels and update documentation reference
2024-12-02 09:57:27 +01:00
Valentin Palkovic
51915d72d3
Add accessibility addon test setup snippets and update documentation
2024-12-02 09:38:06 +01:00
Valentin Palkovic
e142500dc3
Update docs/writing-tests/accessibility-testing.mdx
...
Co-authored-by: jonniebigodes <joaocontadesenvolvimento@gmail.com>
2024-12-02 09:21:03 +01:00
Valentin Palkovic
74b1af6100
Update docs/writing-tests/accessibility-testing.mdx
...
Co-authored-by: jonniebigodes <joaocontadesenvolvimento@gmail.com>
2024-12-02 09:20:49 +01:00
Valentin Palkovic
490506d8d2
Update docs/writing-tests/accessibility-testing.mdx
...
Co-authored-by: jonniebigodes <joaocontadesenvolvimento@gmail.com>
2024-12-02 09:20:40 +01:00
Valentin Palkovic
ceb454be97
Update docs/writing-tests/accessibility-testing.mdx
...
Co-authored-by: jonniebigodes <joaocontadesenvolvimento@gmail.com>
2024-12-02 09:19:45 +01:00
Valentin Palkovic
22987ff635
Update docs/writing-tests/accessibility-testing.mdx
...
Co-authored-by: jonniebigodes <joaocontadesenvolvimento@gmail.com>
2024-12-02 09:18:50 +01:00
Michael Shilman
4c82a2d9d8
Documentation: Don't skip heading levels
2024-12-01 11:33:18 +08:00
Valentin Palkovic
29bc6b0600
Update documentation
2024-11-27 14:20:16 +01:00
Valentin Palkovic
de6b1f2374
Add tags support for addon-a11y
2024-11-27 13:37:43 +01:00
Valentin Palkovic
1379771a7a
Update docs/writing-tests/accessibility-testing.mdx
2024-11-25 12:18:16 +01:00
Valentin Palkovic
80119bdb36
Update docs/writing-tests/accessibility-testing.mdx
2024-11-25 12:18:10 +01:00
Valentin Palkovic
3d18bd46fe
Update docs/writing-tests/accessibility-testing.mdx
2024-11-25 12:18:03 +01:00
Valentin Palkovic
0791b02b26
Add docs and migration guide for addon-a11y
2024-11-25 10:19:12 +01:00
Valentin Palkovic
5d084d4f58
Merge branch 'next' into valentin/unified-a11y-testing
2024-11-23 07:08:56 +01:00
jonniebigodes
cbdfcb5264
Merge branch 'next' into docs_fix_snippets_v3
2024-11-22 16:40:45 +00:00
Valentin Palkovic
96227635a8
Support new parameters and globals for a11y
2024-11-21 14:01:13 +01:00
jonniebigodes
5667488ef3
Starter documentation and snippet fixes
2024-11-17 16:46:37 +00:00
Shrey Sudhir
938c900972
Improve clarity of Vite Framework limitations for test-addon
2024-11-16 15:52:17 +11:00
jonniebigodes
a43d99b412
Merge branch 'next' into docs_adjust_svelte_snippets_v5
2024-11-14 14:48:54 +00:00
jonniebigodes
6bee07d8ea
Docs: Svelte CSF snippets
2024-11-05 10:48:44 +00:00
Valentin Palkovic
7460021da5
Merge remote-tracking branch 'origin/next' into unified-ui-testing
2024-10-23 14:56:15 +02:00
Kyle Gach
bcecdb91c9
Address feedback
2024-10-22 22:51:16 -06:00
Kyle Gach
e40db8bdfb
Add Vitest error screenshot
2024-10-22 22:51:16 -06:00
Kyle Gach
20879cb7cb
Add assets
2024-10-22 22:51:16 -06:00
Kyle Gach
1220592b6d
Clarify Next.js requirements
2024-10-22 22:51:16 -06:00
Kyle Gach
524cec4af3
Correct status indicator guidance
2024-10-22 22:51:16 -06:00
Kyle Gach
4fc0b7c1ff
Add Vitest attribution in experimental callout
...
Co-authored-by: Michael Shilman <shilman@users.noreply.github.com>
2024-10-22 22:51:16 -06:00
Kyle Gach
7960bdde98
Update required Vitest version
...
Co-authored-by: Yann Braga <yannbf@gmail.com>
2024-10-22 22:51:16 -06:00
Kyle Gach
f728e29488
Docs: Replace Vitest plugin with Test addon
2024-10-22 22:51:15 -06:00
k35o
4a7247f47c
docs: storybookNextjsPlugin to storybookNextJsPlugin
2024-10-16 11:50:07 +09:00
jonniebigodes
dcca2f0bea
Minor fixes to the documentation
2024-10-09 15:03:32 +01:00
Michael Shilman
4c861a2f73
Docs: Add streamlined a11y setup docs
2024-10-08 10:07:12 +08:00
Yann Braga
f665c36e3d
update faq
2024-09-23 17:48:40 +02:00
InfiniteXyy
188271777e
chore: refactor with parsedStory
2024-09-21 17:17:25 +08:00
InfiniteXyy
5ac38c3bef
chore: update vitest document
2024-09-18 15:21:41 +08:00
Kyle Gach
4280ec7d03
Docs: Fixes for 8.3
2024-09-10 23:52:12 -06:00
Kyle Gach
de82bf05d4
Fix sidebar order
2024-09-09 13:54:36 -06:00
Kyle Gach
63e46fa47b
Rename to 'Storybook Vitest plugin', and more
2024-09-09 13:31:16 -06:00
Kyle Gach
d982babd55
Apply suggestions from code review
...
Co-authored-by: Yann Braga <yannbf@gmail.com>
2024-09-06 10:13:38 -06:00
Kyle Gach
e76df58230
Update heading
2024-09-04 11:05:39 -06:00
Kyle Gach
59f926afa6
Address comments and further changes
...
- Limit to react, vue, and svelte renderers
- `addon-vitest` -> `addon-test`
- `addon-vitest/plugin` -> `addon-test/vite-plugin`
- Add requirements
- Add more details and examples about framework plugins
- Add more detail about test setup file
- Move comparison to previous test runner into its own section
- Format snippets
2024-09-03 12:11:11 -06:00