326 Commits

Author SHA1 Message Date
Gert Hengeveld
0436df964f Update assertion to avoid browser differences 2025-03-26 13:37:33 +01:00
Gert Hengeveld
cde6058718 Sticky subnav and fix E2E test 2025-03-26 11:03:34 +01:00
Norbert de Langen
c4119d51db
Merge branch 'next' into a11y-polish 2025-03-25 17:03:18 +01:00
Gert Hengeveld
f110e56067 Update E2E tests 2025-03-25 13:56:02 +01:00
Gert Hengeveld
c7eab4fdff
Merge branch 'next' into a11y-polish 2025-03-24 14:48:54 +01:00
Norbert de Langen
c2921c4bda Update Storybook configuration to remove viewport addon entry and adjust e2e test to reflect core integration changes. 2025-03-24 14:09:35 +01:00
Norbert de Langen
423a1986cb Refactor e2e test for addon toolbars: update button locator method and assertion for disabled state. 2025-03-21 16:38:42 +01:00
Norbert de Langen
477c3488e3
Delete code/e2e-tests/toolbar.spec.ts 2025-03-21 14:09:20 +01:00
Norbert de Langen
9cb720b2e0
Merge branch 'norbert/addon-controls-in-core' into norbert/addon-toolbar-in-core 2025-03-21 13:16:17 +01:00
Norbert de Langen
1cbf2a2689
Merge branch 'norebrt/docs-out-of-essentials' into norbert/addon-controls-in-core 2025-03-21 13:16:02 +01:00
Norbert de Langen
abfe126377 Remove the Toolbars addon from the project, updating related configurations and documentation. Adjust migration notes to reflect this change and ensure consistency across the codebase. 2025-03-20 19:20:32 +01:00
Norbert de Langen
1be2ccdea4 Update e2e tests to navigate to the correct Storybook path for core controls 2025-03-20 13:40:26 +01:00
Yann Braga
a107c80574 cleanup and add e2e tests 2025-03-18 18:47:19 +01:00
Norbert de Langen
772cfaa8f8 Update addon-viewport test to reflect that the viewport is uneditable when set via globals, and ensure the toolbar is disabled accordingly. 2025-03-18 12:37:07 +01:00
Norbert de Langen
c49c67636e Update addon-viewport test to navigate to the correct story path for globals instead of parameters 2025-03-18 11:58:14 +01:00
Valentin Palkovic
2333ef63ce Additional cleanup 2025-03-11 12:25:00 +01:00
Valentin Palkovic
e1a816cff2 Fix E2E tests 2025-03-05 15:35:01 +01:00
Kasper Peulen
8746a9a410 Merge remote-tracking branch 'origin/next' into kasper/csf-factories2 2025-02-10 14:27:40 +01:00
Kasper Peulen
1d5017f345 Merge remote-tracking branch 'origin/next' into kasper/csf-in-monorepo 2025-02-07 14:47:06 +01:00
Kasper Peulen
a1b216d415 Fix build 2025-02-06 16:01:00 +01:00
Kasper Peulen
d5bd041275 Change usage outside of core package 2025-02-06 13:47:49 +01:00
Valentin Palkovic
cdadf6cec6 Fix addon-docs E2E tests 2025-02-06 13:15:10 +01:00
Valentin Palkovic
51c02bcecd
Update addon-docs.spec.ts 2025-02-06 11:26:54 +01:00
Valentin Palkovic
fc4af7d0d3 CI: Fix E2E test for react-vite/default-ts 2025-02-06 10:39:36 +01:00
Yann Braga
740c149c85 Revert "skip svelte test for now"
This reverts commit 4127d874c1f07e345c54132d347c7464644eceba.
2025-01-10 07:22:14 +01:00
Yann Braga
4127d874c1 skip svelte test for now 2025-01-09 12:34:48 +01:00
Yann Braga
ef92a43608 revert workaround 2025-01-08 16:04:12 +01:00
Yann Braga
e0ef30ecf3 temporary attempt at fixing part of the E2E tests 2025-01-08 12:43:26 +01:00
Kasper Peulen
eeb7001e88
Merge pull request #28607 from storybookjs/revert-28479-revert/26884
CLI: Re-Add Nuxt support
2024-12-20 11:27:37 +01:00
Yann Braga
441ad86886 skip onboarding addon tests for built storybooks 2024-12-18 12:08:50 +01:00
Yann Braga
2b2b54d376 rename e2e test 2024-12-18 11:18:10 +01:00
Yann Braga
2a69d26f9c Merge branch 'next' into norbert/fix-confetti-bundling 2024-12-18 11:13:26 +01:00
Norbert de Langen
cc2a84a755 Add E2E tests 2024-12-18 10:27:58 +01:00
Michael Shilman
2307f9f704 E2E Tests: Fix failing test when Controls is not the default tab 2024-12-16 20:23:14 +08:00
Valentin Palkovic
8686c4e87c Build: Refactor e2e test for composition to make it more stable 2024-12-15 10:47:58 +01:00
Yann Braga
a30a5f3987 improve story loading 2024-12-13 19:43:05 +01:00
Kasper Peulen
f3b3e56dc5 Disable react check for nuxt 2024-12-13 17:01:40 +01:00
Yann Braga
632402769c Build: Improve waiting detection on E2E to fix flake 2024-12-13 13:12:20 +01:00
Yann Braga
c5504d50dc fix controls e2e test 2024-12-07 10:38:53 +01:00
Valentin Palkovic
667d403160 Merge remote-tracking branch 'origin/next' into valentin/unified-a11y-testing 2024-11-20 11:22:15 +01:00
Valentin Palkovic
a93ea7d0b1 Fix E2E tests 2024-11-19 11:08:52 +01:00
Michael Shilman
ee7b69fead Tweak RNW CI 2024-11-17 23:10:46 +08:00
Yann Braga
39601d1e0b Composition: Add E2E tests for mobile 2024-11-15 09:06:28 +01:00
Yann Braga
2ac6955886 fix types 2024-11-12 09:33:30 +01:00
Yann Braga
800cefb925 fix e2e 2024-11-12 08:03:33 +01:00
Valentin Palkovic
3b870cc568 Fix E2E tests 2024-10-25 12:35:46 +02:00
Jeppe Reinhold
7cecdaf820 Merge branch 'next' of github.com:storybookjs/storybook into svelte-autodoc-ts 2024-10-24 11:59:09 +02:00
Jeppe Reinhold
a4b54b62c4 Merge branch 'next' of github.com:storybookjs/storybook into svelte-autodoc-ts 2024-10-18 10:55:22 +02:00
Yann Braga
024cd2ab68 fix tests 2024-10-16 11:08:12 +02:00
Gert Hengeveld
786ddd72a6 Rename tab 2024-10-15 16:30:29 +02:00