Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Split move and add waypoint tests #23

Conversation

jomarko
Copy link
Collaborator

@jomarko jomarko commented Mar 11, 2024

In this pull request we split addEdgeWaypoint tests to two categories of tests:

  • add
  • move

In the first category add we do not move the added waypoint, and we check only the DOM structure.

In the second category move we move added waypoints, or the default endpoints-ending nodes, and we check the visual effect of such mutation using screenshot comparison.

@ljmotta ljmotta merged commit 71db810 into ljmotta:kie-issues-946-part-3-main Mar 11, 2024
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants