240 Commits

Author SHA1 Message Date
jonniebigodes
5667488ef3 Starter documentation and snippet fixes 2024-11-17 16:46:37 +00: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
Kyle Gach
1654ac5fa7 Fixes 2024-08-29 12:59:41 -06:00
Kyle Gach
99ffaccdf7 Merge branch 'next' into docs-addon-vitest
* next:
  Address feedback
  add link to docs for how to set feature flags.
  improve migration notes for globals project
  Fix typo
  ConfigFile: Fix `as const satisfies` modifiers
  Bump version from "8.3.0-alpha.11" to "8.3.0-beta.0" [skip ci]
  Update docs/versions/next.json
  Add description to empty 8.3.0-beta.0 release
  Write changelog for 8.3.0-beta.0 [skip ci]
  Bump version from "8.3.0-alpha.10" to "8.3.0-alpha.11" [skip ci]
  Write changelog for 8.3.0-alpha.11 [skip ci]
  Re-order sidebar
  Rename interaction test -> component test
2024-08-29 10:31:29 -06:00
Kyle Gach
9e3d644c83 Address feedback 2024-08-29 08:49:05 -06:00
Kyle Gach
78b22a96fe Address feedback 2024-08-28 14:35:38 -06:00
Kyle Gach
4aeab56311 Further updates 2024-08-27 09:52:16 -06:00
Kyle Gach
5d06f4d750
Apply suggestions from code review
Co-authored-by: Kasper Peulen <kasperpeulen@gmail.com>
2024-08-27 09:02:09 -06:00
Kyle Gach
8cdbbaf95a More polish 2024-08-26 12:34:26 -06:00
Kyle Gach
877e4a335a More updates 2024-08-26 12:30:35 -06:00
Kyle Gach
89be6a0b45 More updates 2024-08-26 12:30:35 -06:00
Kyle Gach
2bdd9dc969 WIP: Docs for Test runner with Vitest
- Includes sidebar order updates
    - Use non-zero-indexed orders
2024-08-26 12:30:35 -06:00
Kyle Gach
57022a0e0b Re-order sidebar
- Testing above Docs
- Component, visual, a11y, snapshot testing first, then others
2024-08-22 14:52:50 -06:00
Kyle Gach
df80522e1b Rename interaction test -> component test 2024-08-22 14:48:54 -06:00
Kasper Peulen
8f2c88dd6b Use internal renderToCanvas method if testingLibaryRender is not specified 2024-07-31 16:30:19 +02:00
Kyle Gach
4ae680cdec
Merge branch 'next' into yann/document-portable-stories 2024-07-10 13:02:40 -06:00
Kyle Gach
f73dc21b53 Add beforeAll section 2024-07-10 12:36:28 -06:00
Kyle Gach
dbcbae8d9e Further updates 2024-07-10 08:30:25 -06:00
Kyle Gach
bdbf67459a WIP: Just pushing what I can 2024-07-09 23:28:33 -06:00
Yann Braga
9308896321 update snippets 2024-07-09 19:20:36 +02:00
Kyle Gach
a31b882dd0 Add Angular fallback guidance 2024-07-09 09:41:08 -06:00
Kyle Gach
f1b57d0d79 Updates
- Prose tweaks, adding links for context
- Use `If` blocks for conditional content
- Restructure content to be story, component, project-ordered
- Update headings to be problem-oriented
2024-07-08 14:59:03 -06:00
Kasper Peulen
e683be22c8
Update docs/writing-tests/interaction-testing.mdx
Co-authored-by: Yann Braga <yannbf@gmail.com>
2024-07-08 14:14:15 +02:00
Kasper Peulen
87bea60d56
Update docs/writing-tests/interaction-testing.mdx
Co-authored-by: Yann Braga <yannbf@gmail.com>
2024-07-08 14:13:24 +02:00
Kasper Peulen
c471d07332 Improve message 2024-07-08 12:45:03 +02:00
Kasper Peulen
92efbe499a Address feedback 2024-07-08 12:05:17 +02:00
Kasper Peulen
58ea726f91
Update docs/writing-tests/interaction-testing.mdx
Co-authored-by: Yann Braga <yannbf@gmail.com>
2024-07-08 11:32:24 +02:00
Kasper Peulen
45a83bd282
Update docs/writing-tests/interaction-testing.mdx
Co-authored-by: Yann Braga <yannbf@gmail.com>
2024-07-08 11:32:14 +02:00