10 Commits

Author SHA1 Message Date
Norbert de Langen
423a1986cb Refactor e2e test for addon toolbars: update button locator method and assertion for disabled state. 2025-03-21 16:38:42 +01:00
Norbert de Langen
abfe126377 Remove the Toolbars addon from the project, updating related configurations and documentation. Adjust migration notes to reflect this change and ensure consistency across the codebase. 2025-03-20 19:20:32 +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
Jeppe Reinhold
82281206f4 use auto-retrying assertions in e2e tests 2024-09-03 20:23:46 +02:00
Norbert de Langen
513bb66bb9 apply sorting to code 2024-08-08 13:00:19 +02:00
Norbert de Langen
fe3c81a294 fix test, after story rename/addition 2024-07-30 16:20:51 +02:00
Norbert de Langen
c1b7e87e3e fixes 2024-07-18 15:59:31 +02:00
Norbert de Langen
a1a6a7da11 fix e2e test 2024-07-18 13:53:30 +02:00
Tom Coleman
57ac8f6661 Add end-to-end tests of toolbars/overrides 2024-06-26 12:21:54 +10:00