Replies: 2 comments
-
Thanks for your interest @Cloud33! Although I believe that we have not directly used Coyote state machines with Orleans before, we have a team in Azure that has done something very similar. They used the They way to do this is that every time you create a Now one way to do systematic testing in this scenario, is to override the logic that I described above (e.g. using mocking / dependency injection, to bypass the Orleans logic) and just have the state machines communicating with each other so that they can be tested by Hope this helps? +@akashlal in case he wants to add anything. |
Beta Was this translation helpful? Give feedback.
-
Thank you for your reply. |
Beta Was this translation helpful? Give feedback.
-
I'm interested in wanting to use
State machines
inOrleans
.Because
Orleans
itself supportsActor
, how do you put them together?I'm a beginner who's interested in
State machines
and wants help.Thank you so much
Beta Was this translation helpful? Give feedback.
All reactions