284 Commits

Author SHA1 Message Date
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
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
037f7cec54 Integrate GlobalErrorModal into testing UI module 2024-10-10 17:30:53 +02:00
Yann Braga
c5e20e23fa add test discrepancy component, add tests 2024-10-09 08:41:48 +02:00
Yann Braga
8b909b8e3a update and add more tests 2024-10-02 09:40:30 +02:00
Yann Braga
a10e7eed1a Merge branch 'unified-ui-testing' into yann/addon-test-e2e 2024-10-01 14:57:04 +02:00
Yann Braga
64cce47761 Merge branch 'unified-ui-testing' into yann/addon-test-e2e 2024-09-30 10:51:48 +02:00
Yann Braga
42d0ef4674 apply addon-test to all sandboxes 2024-09-30 10:41:05 +02:00
Yann Braga
ff5ee958ff Addon Test: Add interactions functionality 2024-09-27 17:44:09 +02:00
Yann Braga
959f975f03 change testing strategies
Move to test-storybooks as the e2e tests for UI module involve side effects and spawning vitest which takes time. Doing that in a sandbox is convoluted because there are too many stories
2024-09-27 13:33:04 +02:00
Yann Braga
db40f3ca8e fixes 2024-09-26 18:35:25 +02:00
Yann Braga
71093f66f7 skip e2e on non-chromium browsers 2024-09-26 17:07:56 +02:00
Yann Braga
81c3dcd70d add timeout 2024-09-26 15:05:16 +02:00
Yann Braga
d75573439e Register addon test on sandboxes and introduce E2E tests 2024-09-26 12:21:48 +02:00
Norbert de Langen
71f2da582d fix linting issues
Co-authored-by: Jeppe Reinhold <jeppe@chromatic.com>
2024-09-26 11:10:51 +02:00
Valentin Palkovic
12f802955b Preact: Fix E2E test
Since v10.24.0, Preact pretends to be React version 18.3.1 instead of 17.0.2.
This change has caused an assertion failure in one of our E2E tests where
we have assumed to see React 17.0.2 printed in one of our stories.
2024-09-16 21:12:09 +02:00
Taku Fukada
1fe5ca80fe
Merge remote-tracking branch 'upstream/next' into svelte-autodoc-ts 2024-09-07 10:09:41 +09:00
Jeppe Reinhold
bb3301cd61 add playwright eslint plugin, fix tests by rules 2024-09-03 21:49:36 +02:00
Jeppe Reinhold
53ad1a1865 fix tags e2e test 2024-09-03 20:44:44 +02:00
Jeppe Reinhold
82281206f4 use auto-retrying assertions in e2e tests 2024-09-03 20:23:46 +02:00
Norbert de Langen
1fdd2d6c67 more fixes 2024-08-15 10:00:59 +02:00
Norbert de Langen
61416c99b7 skip on firefox 2024-08-14 08:37:34 +02:00
Norbert de Langen
739c95de77 fix e2e 2024-08-13 17:01:45 +02:00
Norbert de Langen
35f7f2d2cd fix e2e 2024-08-13 16:12:22 +02:00
Norbert de Langen
cabe235f4a add e2e test for save-from-controls, testing if the preview is actually rendered. This tests HMR ;) 2024-08-13 11:59:35 +02:00
Norbert de Langen
513bb66bb9 apply sorting to code 2024-08-08 13:00:19 +02:00
Norbert de Langen
fe3c81a294 fix test, after story rename/addition 2024-07-30 16:20:51 +02:00
Taku Fukada
7e2d0f8730
svelte docgen: fix for e2e test 2024-07-29 21:34:59 +09:00
Norbert de Langen
3aafff72ee add retry for playwright test that is failing
simplify test

Co-authored-by: Yann Braga <yannbf@gmail.com>
2024-07-25 17:18:18 +02:00
Norbert de Langen
ee3f55cb2f testing a fix with yann
Co-authored-by: Yann Braga <yannbf@gmail.com>
2024-07-25 15:50:22 +02:00
Norbert de Langen
7e53f9e7ba add work-around hopefully reducing e2e test flake 2024-07-25 15:14:19 +02:00
Norbert de Langen
c1b7e87e3e fixes 2024-07-18 15:59:31 +02:00
Norbert de Langen
a1a6a7da11 fix e2e test 2024-07-18 13:53:30 +02:00
Norbert de Langen
48d06e5a4c Merge branch 'next' into tom/23347-story-globals 2024-07-16 15:46:29 +02:00
Kasper Peulen
5b81e5b3c2 Fix e2e test 2024-07-03 22:47:55 +02:00
Gert Hengeveld
df3ab6fa1e Skip E2E tests for beforeAll hook for now 2024-07-03 15:55:24 +02:00
Gert Hengeveld
f56d8f8ba0 Merge branch 'next' into beforeAll-hook 2024-07-01 16:59:31 +02:00
Tom Coleman
57ac8f6661 Add end-to-end tests of toolbars/overrides 2024-06-26 12:21:54 +10:00
Yann Braga
012c28fb8b add E2E tests for beforeAll hook and HMR 2024-06-18 15:03:00 +02:00
Norbert de Langen
64cc3a92fb fix 2024-06-05 16:00:59 +02:00
Norbert de Langen
e2057b8893 fix 2024-06-05 10:03:55 +02:00
Norbert de Langen
0b3e21310b Merge branch 'next' into norbert/cpc 2024-06-03 09:37:00 +02:00