yfiles-for-html-demos
yfiles-for-html-demos copied to clipboard
Create most complex test cases for e2e
Current e2e has basic tests like checking size of nodes and edges and so on, but it would be really nice to cover more test's like
- Creating edge between two nodes, track the path.
- Creating edge from outgoing node ports to incoming ports of other node.
- Creating Test for checking edge path for bends.
- Checking label location after creation in case of manual label creation.