50 Commits

Author SHA1 Message Date
Jeppe Reinhold
68c535031d Add E2E test for multiple CSF files with same title in autodocs 2024-02-27 09:16:29 +01:00
Kasper Peulen
c4db489a4b Re-enable flaky tests 2024-02-16 18:32:05 +01:00
Michael Shilman
999f449655 Skip flakey tests, will fix after merge 2024-02-01 17:38:14 +08:00
Kasper Peulen
021c101faf Apply updated eslint rules 2024-01-15 13:33:41 +01:00
Norbert de Langen
99a1b78ade fix 2023-12-14 12:26:52 +01:00
Jeppe Reinhold
d0979bc948 fix e2e test asserting react 17 2023-12-13 22:50:23 +01:00
Jeppe Reinhold
171493e7a2 add e2e test for resolved react version 2023-12-13 13:35:44 +01:00
Kasper Peulen
b9b73babcd Remove more references 2023-12-05 16:35:43 +01: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
1f967e21b2
improve 2e2 test consistency 2023-07-10 11:35:58 +02:00
Kasper Peulen
914286e848 Revert "Docs: E2E tests for Source block update fix" 2023-06-06 11:43:12 +02:00
chakAs3
d028cde9c5 skip internal and ca for test 2023-06-02 20:51:33 +04:00
chakAs3
a0cd9c5c6f skip angular for dynamic source test 2023-06-02 20:19:52 +04:00
chakAs3
ec6cdf5595 skip angular for test 2023-06-02 19:46:58 +04:00
chakAs3
1bd982ebd8 added lit to Skipped renderer not supporting dynamic 2023-05-31 16:03:00 +04:00
chakAs3
3623501ba6 add test check if value changes back to previous 2023-05-30 10:11:22 +04:00
Yann Braga
40b8841e53 use correct selector for source snippets test 2023-04-14 14:15:08 +02:00
Yann Braga
82ec4cc278 use string matching instead of snapshot 2023-04-14 11:32:23 +02:00
Yann Braga
a02dbc099e update selector for source code e2e test 2023-04-14 10:16:33 +02:00
Valentin Palkovic
6a5c2e5377 Add e2e tests to verify parameters.docs.source.type === 'code' behaviour 2023-04-12 16:02:14 +02:00
Valentin Palkovic
afcd828c7e Revert "Fix csf-plugin loader"
This reverts commit 372a5501163b8499f2372bb5f25c87b3fb8d9bae.
2023-04-12 13:03:40 +02:00
Valentin Palkovic
372a550116 Fix csf-plugin loader
The CSF-Plugin loader was not applying the necessary transformations in Angular projects.

Co-authored-by: Norbert de Langen <ndelangen@me.com>
2023-03-16 14:39:53 +01:00
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