-
Notifications
You must be signed in to change notification settings - Fork 16
[18.0][MIG] statechart, test_statechart, statechart_demo #49
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
Conversation
yvaucher
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LG
Functional test with it's integration it in a custom module.
|
Can you rebase? it seems the CI wasn't triggered on last commits. |
|
I added two forward port and deleted the setup in my migration PR on top of yours. You can merge it here if it's ok to you. #50 50 |
We don't need it to be available locally.
Co-Authored-By: thomas.binsfeld@acsone.eu
As proposed in PR 48
8eceab3 to
a1aada1
Compare
|
I did a few things here:
|
…n raising a TransitionError From #46
|
I pushed the forward port of #46 |
Migration of statechart + test_statechart + stachart_demo