40 Commits

Author SHA1 Message Date
Valentin Palkovic
6ad0975fd5
Update code/e2e-tests/framework-nextjs.spec.ts
Co-authored-by: Yann Braga <yannbf@gmail.com>
2022-12-06 10:41:52 +01:00
Valentin Palkovic
79c00afe6a Add E2E tests 2022-12-06 09:23:57 +01:00
Yann Braga
b9c82007e1 fix flakliness on interactions e2e test 2022-12-02 10:29:13 +01:00
Yann Braga
30642d2913 revamp tests 2022-11-30 19:26:18 +01:00
Yann Braga
9a1fce8222 add comments 2022-11-30 19:26:18 +01:00
Yann Braga
529e75d464 add extra assertion in e2e test 2022-11-30 19:26:18 +01:00
Yann Braga
bd9e2f5441 add e2e tests for the interactions debugger 2022-11-30 19:26:18 +01:00
Yann Braga
3b158fc343 e2e: change onClick to click to support svelte examples 2022-11-30 18:47:46 +01:00
Tom Coleman
f4394de826 Small comment fix 2022-11-21 16:32:57 +11:00
Tom Coleman
6762e7a60c Add failing test for docs order
For https://github.com/storybookjs/storybook/issues/19163
2022-11-21 16:18:44 +11:00
Tom Coleman
40e298c14f Merge remote-tracking branch 'origin/next' into tom/sb-888-disable-play-functions-in-docs-if-not 2022-11-04 11:02:15 +11:00
Tom Coleman
8bcf78db52
Merge pull request #19668 from storybookjs/tom/sb-889-disable-keyboard-shortcuts-during-the
Disable keyboard shortcuts during (docs) play functions and add tests
2022-10-31 12:39:11 +11:00
Tom Coleman
59d2b28577 Make button selector more specific 2022-10-31 12:09:58 +11:00
Tom Coleman
ce99cfe099 Remove unnecessary delay 2022-10-29 22:00:18 +11:00
Tom Coleman
ebc28fc898 Add E2E test for keyboard shortcut behaviour 2022-10-28 23:30:52 +11:00
Tom Coleman
3da2d94c76 Add e2e spec for autoplay 2022-10-28 16:00:41 +11: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
Norbert de Langen
6be12c24d8
deal with the aftermath of upgrading eslint 2022-10-24 14:57:37 +02:00
Tom Coleman
4b2c4ad2db Preact doesn't do source snippets 2022-10-14 16:23:27 +11:00
Michael Shilman
88c46e7d32 Skip interactions e2e for lit-vite projects 2022-10-10 17:09:45 +08:00
Michael Shilman
7e7bffb9ae Fix skip logic for vue-cli snippet test 2022-09-15 17:42:22 +08:00
Michael Shilman
70fc932a0d Don't run source snippet e2e on vue-cli's vue3 2022-09-15 11:05:24 +08:00
Ian VanSchooten
25169ab01f Wait for page to finish loading in e2e tests 2022-08-24 22:06:49 -04:00
Michael Shilman
d5417d1c19 Merge branch 'next' into vite-frameworks-clean 2022-08-24 02:01:16 +08:00
Michael Shilman
2bb5210128 Get rid of failing example test 2022-08-24 01:51:54 +08:00
Norbert de Langen
5b0a1fd902
fix the e2e tests 2022-08-22 16:08:25 +02:00
Michael Shilman
8e373f4b54 E2E: Conditionally skip vue3 docs snippet tests 2022-08-15 08:29:52 +08:00
Michael Shilman
74f5836fa9 E2E: Addon-viewport playwright test 2022-08-14 20:02:38 +08:00
Michael Shilman
23badb7d8d E2E: Addon-interactions playwright test 2022-08-14 19:57:43 +08:00
Michael Shilman
cb20988f4e E2E: Addon-docs playwright test 2022-08-14 19:41:42 +08: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
58fc426cfd E2E: Addon-backgrounds playwright test 2022-08-14 17:48:35 +08:00
Michael Shilman
03f4e415df E2E: Addon-actions playwright test 2022-08-14 17:48:13 +08:00
Tom Coleman
c5e4df91cd Possibly .not.toBeEmpty() isn't reliable 2022-08-10 10:23:46 +10:00
Tom Coleman
e95f64c1df Tweak spec to work on angular example 2022-08-10 10:23:45 +10:00
Tom Coleman
ef3dc80294 Use correct port 2022-08-10 10:23:45 +10:00
Tom Coleman
3dd83b1be1 Add a simple playwright setup 2022-08-10 10:23:45 +10:00