-
Notifications
You must be signed in to change notification settings - Fork 198
Conversation
Given @ranweiler's experience with the state machine code, I added them to review this PR. |
Note, this passed the integration tests. |
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.
Can we add some unit tests to validate this going forward?
It should just require adding some test cases here to ensure that the right events get pushed (or not) to the events
field of CoordinatorDouble
, depending on the initial state.
@chkeita, is it correct that you can now manually observe all expected events being received by the service handler? I.e. in a normal job with no setup script, transitions from |
Hello @bmc-msft! Because this pull request has the p.s. you can customize the way I help with merging this pull request, such as holding this pull request until a specific person approves. Simply @mention me (
|
No description provided.