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
WorkflowExecutionUtils right now is completely untestable and unmockable, we should decouple this class into testable pieces to make it possible to cover it with unit tests.
The first unit test worth adding is a unit test for an issue fixed in #472