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
When rewriting classes to the Puma State Machine, at some point we added a test method test_transition. See for example test_whatsapp. All test classes should test this, so check for the ones that still lack it.
When rewriting classes to the Puma State Machine, at some point we added a test method
test_transition. See for exampletest_whatsapp. All test classes should test this, so check for the ones that still lack it.