19 Commits

Author SHA1 Message Date
Yann Braga
800cefb925 fix e2e 2024-11-12 08:03:33 +01: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
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
Kasper Peulen
df9f64f07f Merge remote-tracking branch 'refs/remotes/origin/next' into kasper/module-mocking 2024-04-30 11:01:44 +02:00
Jeppe Reinhold
f9ba2f1f25 test 'nextjs/default-ts' instead of 'nextjs/default-js' in e2e tests 2024-04-22 12:32:39 +02:00
Yann Braga
707b7b0882 fix e2e test 2024-04-11 07:46:02 +02:00
Kasper Peulen
021c101faf Apply updated eslint rules 2024-01-15 13:33:41 +01:00
Jeppe Reinhold
e3725f88c8 rename nextjs story target 2023-11-22 14:07:11 +01: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
Valentin Palkovic
a19905f664 Skip flaky nextjs test 2023-05-03 14:56:00 +02:00
Valentin Palkovic
5faa582279 Comment out flaky test 2023-04-28 16:59:33 +02:00
Valentin Palkovic
0510017977
Merge branch 'next' into next-image-disable-lazy-loading 2023-04-25 15:23:27 +02:00
Valentin Palkovic
5e3371ba86 Fix e2e tests 2023-04-25 13:45:31 +02:00
Martin Nabhan
20511f024a Allow passing props to every instance of next/image using parameters 2023-04-25 12:21:34 +02:00
Yann Braga
3b2c3c4f18 skip certain test when testing ssv6 2023-02-06 12:44:17 +01:00
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