39 Commits

Author SHA1 Message Date
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
Yann Braga
a30a5f3987 improve story loading 2024-12-13 19:43:05 +01:00
Yann Braga
632402769c Build: Improve waiting detection on E2E to fix flake 2024-12-13 13:12:20 +01:00
Valentin Palkovic
3b870cc568 Fix E2E tests 2024-10-25 12:35:46 +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
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
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
Norbert de Langen
71f2da582d fix linting issues
Co-authored-by: Jeppe Reinhold <jeppe@chromatic.com>
2024-09-26 11:10:51 +02:00
Jeppe Reinhold
bb3301cd61 add playwright eslint plugin, fix tests by rules 2024-09-03 21:49:36 +02:00
Norbert de Langen
1fdd2d6c67 more fixes 2024-08-15 10:00:59 +02:00
Norbert de Langen
513bb66bb9 apply sorting to code 2024-08-08 13:00:19 +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
4c9967b2c3
Merge pull request #26528 from deining/fix-typo
Maintenance: Fix typos
2024-03-26 11:00:22 +01:00
Jeppe Reinhold
8699394358 add stories and autodocs for resolved react in addon-docs templates 2024-03-20 13:38:50 +01:00
Andreas Deininger
3fca53414b Fix typos 2024-03-15 21:55:21 +01:00
Kasper Peulen
021c101faf Apply updated eslint rules 2024-01-15 13:33:41 +01:00
Michael Shilman
185e342944 Fix e2e tests for navigating to filtered pages 2024-01-12 19:52:27 +08:00
Yann Braga
93339afbdf Merge branch 'next' into norbert/vitest-for-monorepo 2023-12-19 00:31:27 -03:00
Jeppe Reinhold
171493e7a2 add e2e test for resolved react version 2023-12-13 13:35:44 +01:00
Norbert de Langen
1c9050af5a
fix linting 2023-11-08 16:08:06 +01:00
Norbert de Langen
ff50f695ea
ensure the preview is done loading after navigation 2023-10-19 13:00:01 +02:00
Jeppe Reinhold
7970677e6a fix for removing showNav, isFullscreen, showPanel manager states 2023-09-18 13:57:42 +02:00
Yann Braga
fc259ed7e3 small improvements 2023-08-01 15:52:28 +02:00
Yann Braga
b47521d36a e2e: make sure we start every test with clean state 2023-08-01 14:34:21 +02:00
Valentin Palkovic
99047dd248 Fix flaky e2e tests 2023-07-27 15:37:38 +02:00
Norbert de Langen
a06b8bb6d2
fix util, to find selected story element 2023-07-09 22:29:27 +02:00
Jeppe Reinhold
a39b23ea52 wait for URL when navigating to story 2023-04-11 14:42:52 +02:00
Ian VanSchooten
0f69e88459 Fix rebase 2022-10-27 19:40:17 -04:00
Ian VanSchooten
393a12aac3 Use explicit type imports 2022-10-27 19:33:39 -04:00
Tom Coleman
22b01292b3 Fix addon docs test to use a docspage 2022-10-27 22:53:41 +11:00
Ian VanSchooten
25169ab01f Wait for page to finish loading in e2e tests 2022-08-24 22:06:49 -04:00
Norbert de Langen
5b0a1fd902
fix the e2e tests 2022-08-22 16:08:25 +02:00
Michael Shilman
ba8561804b E2E: Addon-controls playwright test 2022-08-14 19:20:33 +08:00
Michael Shilman
41c1e359a4 Fix deepscan 2022-08-14 17:58:27 +08:00
Michael Shilman
03f4e415df E2E: Addon-actions playwright test 2022-08-14 17:48:13 +08:00