5 Commits

Author SHA1 Message Date
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