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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix for case where a compound state has a transition to it self. #3092

Merged
merged 1 commit into from May 31, 2022

Conversation

knsv
Copy link
Collaborator

@knsv knsv commented May 31, 2022

馃搼 Summary

Fix for case where a compound state has a transition to it self.

Resolves #3089

馃搹 Design Decisions

In order to create an edge from a cluster to itself, a fake node is created from which the cluster can link to. This node is not visible but consists only of the (edge) label

馃搵 Tasks

Make sure you

  • 馃摉 have read the contribution guidelines
  • 馃捇 have added unit/e2e tests (if appropriate)
  • 馃敄 targeted develop branch

@github-actions
Copy link

馃寑 Tests overview by Testomatio

Found 346 cypress tests in 24 files

鉁旓笍 Added 1 test

+ State diagram: v2 A compound state should be able to link to itself
馃搸 List all suites (25)

@knsv knsv merged commit ef9740b into develop May 31, 2022
@knsv knsv deleted the _3089_cluster_edge_self branch August 23, 2022 17:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

State diagram throws "I.hash.loc is undefined"
1 participant