27 Commits

Author SHA1 Message Date
Tom Coleman
7aecf57f9e Fix e2e test properly 2023-02-24 16:52:30 +11:00
Tom Coleman
6ecced19db Fix selector for error test 2023-02-24 16:07:58 +11:00
Tom Coleman
73744a60e4
Update code/e2e-tests/addon-docs.spec.ts
Co-authored-by: Jeppe Reinhold <jeppe@chromatic.com>
2023-02-23 23:19:33 +11:00
Tom Coleman
c476261ac8 Add a story that throws 2023-02-23 16:04:43 +11:00
Tom Coleman
f5d598916c Re-enable snippets test for nextjs 2023-02-15 10:41:10 +11:00
Tom Coleman
2fe880318c Use more reliable API for waiting 2023-02-14 14:52:52 +11:00
Tom Coleman
263e800ef2 Up timeout a little 2023-02-14 11:57:59 +11:00
Tom Coleman
2ac9cc57aa Add exceptions for various broken framewokrs 2023-02-13 15:20:47 +11:00
Tom Coleman
95a26d108a Disable SSv7 2023-02-08 16:49:44 +11:00
Tom Coleman
1af5309a9c Disable snippet test for nextjs 2023-02-08 14:31:28 +11:00
Tom Coleman
29cf97e85d Fix used jest block 2023-02-08 14:24:54 +11:00
Jeppe Reinhold
0de70d37f1
Merge branch 'next' into 20745-duplicate-source-snippets 2023-02-07 14:50:19 +01:00
Yann Braga
3b2c3c4f18 skip certain test when testing ssv6 2023-02-06 12:44:17 +01:00
Tom Coleman
e5898db1d3 Add E2E test for source snippet behaviour 2023-02-06 14:57:52 +11:00
Jeppe Reinhold
5a764fed4d fix addon docs e2e test 2023-01-30 09:05:05 +01:00
Tom Coleman
c22aac8e5b Fix ordering spec 2023-01-16 12:20:29 +11: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
3da2d94c76 Add e2e spec for autoplay 2022-10-28 16:00:41 +11: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
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
8e373f4b54 E2E: Conditionally skip vue3 docs snippet tests 2022-08-15 08:29:52 +08:00
Michael Shilman
cb20988f4e E2E: Addon-docs playwright test 2022-08-14 19:41:42 +08:00