Commit Graph

13 Commits

Author SHA1 Message Date
moklick
a7abcc0517 test(edges): zindex in sub flows 2025-06-26 12:12:13 +02:00
peterkogo
3ce88763e2 fix the all the e2e tests 2025-01-09 16:01:18 +01:00
Moritz Klack
75acd24cee Rename updateEdge to reconnectEdge (#4373)
* refactor(edges): rename update to reconnect

* refactor(react): rename edge update to reconnect

* chore(examples): repair broken reconnect example

* chore(react): changelog
2024-06-19 16:57:30 +02:00
moklick
9ad0aaf277 test(playwright): fix edge selection and auto pan tests 2024-03-06 14:44:58 +01:00
moklick
7ea999f74b chore(tests): update playwright 2024-01-03 16:11:18 +01:00
peterkogo
b8affc1c82 Svelte NodeToolbar with E2E (#3643)
* Added NodeToolbar

* Added comments & fixed default behaviour in svelte

* Added e2e-tests for NodeToolbar component & added data-id to react NodeToolbar

* refactor(svelte/NodeToolbar): cleanup

* refactor(node-toolbar): add system utils

---------

Co-authored-by: moklick <info@moritzklack.com>
2023-11-20 18:40:43 +01:00
Peter
99c24f86c6 fix(tests) adjusted FlowConfig type 2023-11-16 11:18:11 +01:00
Peter
6db6d957d3 chore(tests) added README and added plugins to generic tests 2023-11-13 11:36:59 +01:00
moklick
d82a54fa5b chore(examples): cleanup 2023-11-08 17:44:51 +01:00
Peter
5fd7db74a8 fixed tests for react & added scripts to package.json 2023-11-08 11:22:20 +01:00
Peter
a92671093c added tests 2023-11-08 10:39:54 +01:00
Peter
9551ebc0f3 ported all test cases from svelte to react 2023-11-07 16:31:49 +01:00
Peter
8be0337e00 refactored react-examples app and created generic test case component 2023-11-07 16:19:09 +01:00