13 Commits

Author SHA1 Message Date
Valentin Palkovic
2333ef63ce Additional cleanup 2025-03-11 12:25:00 +01:00
Michael Shilman
ee7b69fead Tweak RNW CI 2024-11-17 23:10:46 +08: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
a78474717c Fix test 2024-04-09 20:40:43 +02:00
Kasper Peulen
021c101faf Apply updated eslint rules 2024-01-15 13:33:41 +01:00
Jeppe Reinhold
71a457525a disable actions e2e test for svelte prerelease 2023-12-06 09:35:34 +01:00
Norbert de Langen
78bcb62774
fix state & e2e tests
The state merging of useAddonState needed a fix because the merger function wasn't called with the correct data, due to react18 using async rendering, making this.state be the old state.
2023-10-19 16:36:22 +02:00
Yann Braga
3b158fc343 e2e: change onClick to click to support svelte examples 2022-11-30 18:47:46 +01:00
Tom Coleman
22b01292b3 Fix addon docs test to use a docspage 2022-10-27 22:53:41 +11:00
Ian VanSchooten
25169ab01f Wait for page to finish loading in e2e tests 2022-08-24 22:06:49 -04:00
Michael Shilman
03f4e415df E2E: Addon-actions playwright test 2022-08-14 17:48:13 +08:00