23 Commits

Author SHA1 Message Date
Jeppe Reinhold
7cecdaf820 Merge branch 'next' of github.com:storybookjs/storybook into svelte-autodoc-ts 2024-10-24 11:59: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
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
Norbert de Langen
513bb66bb9 apply sorting to code 2024-08-08 13:00:19 +02:00
Taku Fukada
7e2d0f8730
svelte docgen: fix for e2e test 2024-07-29 21:34:59 +09:00
Jeppe Reinhold
b6e832d670 use auto-retrying assertions for text content in e2e tests
See https://playwright.dev/docs/test-assertions
2024-04-25 12:28:45 +02:00
Kasper Peulen
021c101faf Apply updated eslint rules 2024-01-15 13:33:41 +01:00
paoloricciuti
b3840f4e4f SvelteKit: new modules exports mocks 2023-12-15 16:45:53 +01:00
paoloricciuti
3546b4549e fix tests once again 2023-11-23 11:07:25 +01:00
paoloricciuti
911f48a354 fix tests again 2023-11-23 11:02:12 +01:00
paoloricciuti
a76cd247b2 fix tests 2023-11-23 10:39:09 +01:00
paoloricciuti
7b8edc5142 SvelteKit: default to actions for goto, invalidate, invalidateall 2023-11-22 23:30:11 +01:00
Jeppe Reinhold
4784208378 fix decorator e2e test in dev 2023-11-22 00:56:05 +01:00
Jeppe Reinhold
e3def1d891 Merge branch 'fix-svelte-renderer-firing-decorator-twice' of github.com:paoloricciuti/storybook into paoloricciuti/next 2023-11-22 00:49:34 +01:00
Jeppe Reinhold
da77256141 e2e test for default sveltekit actions 2023-11-22 00:48:23 +01:00
paoloricciuti
4a7b7e0a98 add test for decorators run once 2023-11-20 20:43:18 +01:00
Jeppe Reinhold
692cf75bb1 e2e test for decorated svelte source output in docs 2023-11-10 14:36:18 +01:00
Jeppe Reinhold
270c94da50 support javascript in Svelte Vite docgen 2023-10-09 14:32:10 +02:00
j3rem1e
048d7c6613 Move e2e tests into ButtonView 2023-09-14 21:10:13 +02:00
j3rem1e
a1860c02d5 Fix e2e tests 2023-09-13 19:20:43 +02:00
j3rem1e
4f5351151c Svelte: Fix documentation for typescript component with vite 2023-09-12 20:13:36 +02:00
j3rem1e
e0fb28981d Adding e2e to test Svelte documentation 2023-09-09 19:40:30 +02:00