You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's probably worth trying to make it possible to run external Groovy scripts as a part of function Locator. This way it will be possible to implement complex calculations like card deck shuffling or any arithmetic operation on a state.
Activity
refactor(test): made state creation process more extensible