summaryrefslogtreecommitdiff
path: root/tests/test_statemachine.py
AgeCommit message (Collapse)Author
2010-06-03added function execution on transition, and more unit tests.Thom Nichols
2010-06-02overhauled state machine. Now allows for atomic transitions.Thom Nichols
Next step: atomic function calls (and maybe 'handlers') on state transition.