17 Commits

Author SHA1 Message Date
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
Norbert de Langen
3aafff72ee add retry for playwright test that is failing
simplify test

Co-authored-by: Yann Braga <yannbf@gmail.com>
2024-07-25 17:18:18 +02:00
Norbert de Langen
ee3f55cb2f testing a fix with yann
Co-authored-by: Yann Braga <yannbf@gmail.com>
2024-07-25 15:50:22 +02:00
Charles de Dreuille
edc3da323c Update to alt 2024-01-17 14:32:48 +00:00
Charles de Dreuille
bf7f3970cb Update manager.spec.ts 2024-01-17 11:08:37 +00:00
Kasper Peulen
021c101faf Apply updated eslint rules 2024-01-15 13:33:41 +01:00
Jeppe Reinhold
5270919208 disable mobile UI tests in SSV6 templates 2023-10-03 22:14:46 +02:00
Jeppe Reinhold
410760d9c1 Manager E2E: wait for text content 2023-10-03 13:24:42 +02:00
Jeppe Reinhold
63cd327955 add e2e tests for mobile navigation 2023-09-22 15:43:58 +02:00
Jeppe Reinhold
5bbc1e0a24 improve e2e coverage of layout 2023-09-19 13:12:47 +02:00
Yann Braga
ce19a6a46d fix identation 2023-07-31 14:17:50 +02:00
Valentin Palkovic
bc2642070d
Update code/e2e-tests/manager.spec.ts
Co-authored-by: Yann Braga <yannbf@gmail.com>
2023-07-31 11:55:14 +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
Norbert de Langen
49475a07d2
add manager Ui coverage 2023-07-10 09:27:44 +02:00