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
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
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
Michael Shilman
288c917758
Tags: Add E2E tests for older composed storybooks
2024-05-24 19:51:29 +08:00
Norbert de Langen
3205f6422a
fix e2e tests
2024-05-15 15:36:00 +02:00
Norbert de Langen
87878736d9
Merge pull request #27065 from storybookjs/norbert/add-nextjs-peerwarning-exception
...
Build: Fix nextjs prerelease peerDep warning
2024-05-08 10:32:03 +02:00
Norbert de Langen
f6b4fbd9ea
fix e2e test for nextjs/prerelease
2024-05-08 10:03:16 +02:00
Michael Shilman
2dee0307bf
Merge branch 'next' into shilman/add-tag-exclusion
2024-05-07 22:41:40 +08:00
Yann Braga
2707c15dda
Build: Add E2E tests for the module mocking stories
2024-05-07 15:35:19 +02:00
Michael Shilman
aad8a11dfb
Fix CI?
2024-05-07 20:56:52 +08:00
Michael Shilman
83639e0f72
Add e2e tests for new tags behavior
2024-05-07 20:28:32 +08:00
Jeppe Reinhold
206e6ec62c
dont be stupid now
2024-05-05 17:21:51 +02:00
Jeppe Reinhold
bd1f0cbc6b
expect React 19 in react prerelease sandboxes
2024-05-05 15:30:13 +02:00
Norbert de Langen
5aa7cfc4e7
Merge branch 'next' into save-from-controls
2024-05-02 09:07:30 +02:00